Sample USB device code for MCF5475EVB?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Sample USB device code for MCF5475EVB?

1,505 次查看
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
标签 (1)
0 项奖励
回复
1 回复

732 次查看
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 项奖励
回复