USB interface

Discussion to talk about software related topics only.
Post Reply
RebootExpert
Posts: 78
Joined: Fri Oct 09, 2020 2:57 pm

USB interface

Post by RebootExpert »

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.
RebootExpert
Posts: 78
Joined: Fri Oct 09, 2020 2:57 pm

Re: USB interface

Post by RebootExpert »

I've found the example locate at C:\nburn\examples\MOD5441X\UsbCcdSimple
RebootExpert
Posts: 78
Joined: Fri Oct 09, 2020 2:57 pm

Re: USB interface

Post by RebootExpert »

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?
Post Reply