USB interrupts for faster response time?

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

USB interrupts for faster response time?

501 次查看
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 回复数