Hi
My mcu is Cortex-M3, the mcu will connect USB HUB CY7C65620,and the M3 don't running operating system. So I need the USB HUB driver code, If cyp have the driver code for M3? tks
Solved! Go to Solution.
Hi,
CY7C65620 is a USB2.0 compliant Hub. Generally, we do not provide driver for the Hub as it will be provided by the Host controller itself.
So, the users need to develop the USB Hub driver for the Cortex-M3.
Regards,
Anil
Hi,
CY7C65620 is a USB2.0 compliant Hub. Generally, we do not provide driver for the Hub as it will be provided by the Host controller itself.
So, the users need to develop the USB Hub driver for the Cortex-M3.
Regards,
Anil