USB interface
-
- Posts: 84
- Joined: Fri Oct 09, 2020 2:57 pm
USB interface
Is it possible to implement an USB interface by using MOD5441X? The module has some pins related to USB, but I don't see any example about usb.
-
- Posts: 84
- Joined: Fri Oct 09, 2020 2:57 pm
Re: USB interface
I've found the example locate at C:\nburn\examples\MOD5441X\UsbCcdSimple
-
- Posts: 84
- Joined: Fri Oct 09, 2020 2:57 pm
Re: USB interface
Follow the comments/instructions in the example above, I use mod54415 and development board 70 version. Supply the power via external source, and connected J2-17 and J2-18 to Data - and Data + of a micro USB type b receptacle.
Using 2.9.3, I build and load the example into mod54415. Connect to a PC with a USB cable. But the function CDCOpen() block forever and lost ethernet connection with the module. What did I do wrong? Am I missing anything?
Using 2.9.3, I build and load the example into mod54415. Connect to a PC with a USB cable. But the function CDCOpen() block forever and lost ethernet connection with the module. What did I do wrong? Am I missing anything?