USB device design question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB device design question

922件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by djbuijs on Wed May 21 16:35:30 MST 2014
I am working on a product with an LPC1788 which needs the following USB features:
- Firmware upgrade over USB (from host PC to device, [u]not[/u] through a USB key).
- File upload from the device to the host.
- [optional] Ideally we'd also be able to get some information from the device like serial number etc, but this is not critical.

The device should only work with a custom program, so simply using a mass-storage device as-is will not do. There are quite a lot of data to upload (200MB +), so using USB bulk transfers seem necessary to me.

What is the best way to approach this? I was hoping to use nxpUSBlib or winUSB, so I don't have to go through the Windows driver validation process. What are my options? Is there some way to make the mass-storage device invisible for Windows?

I appreciate your input!
Dirk
ラベル(1)
  • USB

0 件の賞賛
返信
1 返信

899件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Fri May 23 12:42:18 MST 2014
Hi, Dirk,
Maybe this USB secondary bootloader application note will help you:
http://www.lpcware.com/content/nxpfile/an10866-lpc1700-secondary-usb-bootloader

thanks,
0 件の賞賛
返信