LPC1788 USB Interfacing

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

LPC1788 USB Interfacing

870 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jay123 on Mon May 19 23:19:02 MST 2014
Hello,

Microcontroller Use: LPC1788

presently i'm downloading my application through RS232 serial communication, but downloading time increase with increase in application size .
so  now i want to implement USB for fast download.

basic software requirement
a) USB initialize function
b) read function
c) write function

i have computer application for application download, in that application i select COM port, and other required setting after completion of setting  i hit download button and its start downloading, similarly i want same for USB, when i connect USB cable to computer it should generate USB device say USB0 and USB0 use for downloading.

please help me to implement USB Device
标签 (1)
0 项奖励
回复
1 回复

805 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by embd02161991 on Fri May 23 12:38:52 MST 2014
Hi,

You can try using the usb mass storage class example on lpcware.com and develop to implement your application.

http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc17xx-packages


Thanks

NXP Technical Support
0 项奖励
回复