Sample USB device code for MCF5475EVB?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sample USB device code for MCF5475EVB?

1,085 Views
DavidHearn
Contributor I
I'm using a LogicPD MCF5475EVB and wish to enable it as a USB device. Ultimately we wish to create a virtual COM port on a PC to this device to replace the serial link as we require higher speed communication - I understand doing it this way wouldn't require a driver to be developed on the (Windows) PC. The application currently is not terribly complex (1200 lines/31k of our own code), doesn't use an OS (just native C code) and is built with both m68k-elf tools and CodeWarrior.

Is there any sample USB device code available for this processor?

Any helpful suggestions as to where to start with this?

Thanks

David
Labels (1)
0 Kudos
1 Reply

312 Views
J2MEJediMaster
Specialist I
Start with this forum thread, which has some sample code. If that code is not suitable, use the search function at the bottom left of the web page and enter "USB driver" to search other threads.

---Tom
0 Kudos