Set-up:
I have MicroZed board that has Nexus 3 development board connected to it though USB. Nexus 3 board has CY7C68013A-56LTXC(FX2) chip on it, which is used to communicate to MicroZed.
Problem:
The problem that I am seeing is when I use command "lsusb" on MicroZed it returns "Bus 001 Deice 002: ID 04b4:8613" which is correct vip and vid for this device but it does not identify my device.
Question:
I was hoping that some one here could explain to me how can I get the driver for Cypress FX2 devices installed on my MicroZed board.
Note: When I use Ubuntu and use command "lsusb" while having nexus 3 connected to it I get "Bus 003 Device 015: ID 04b4:8613 Cypress Semiconductor Cor. Cy7C68013 Ez-USB FX2 USB 2.0 Development Kit."