USB interrupts for faster response time?

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

USB interrupts for faster response time?

531件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fierz on Wed Feb 12 04:21:47 MST 2014
I am using an LPC1769 on a PCB with a USB port. For the USB, I use the USB stack that came with Red Suite 4, RDB1768cmsis_usbstack.

Our device is being polled over USB by a master device, and should respond as fast as possible to such requests. At the moment, I have a main loop running at 100 Hz, which polls the USB port to see if a request has arrived, and sends an appropriate answer if so. However, I would like to service requests faster => is there any interrupt that is triggered when new characters come in over USB that I could use for this?

ラベル(1)
0 件の賞賛
返信
0 返答(返信)