Is there any non-blocking function for QN9080?

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

Is there any non-blocking function for QN9080?

960 次查看
ashkanrezaee
Contributor III

I'm using QN9080 DK connected to a computer via USB port(UART), and I have a while loop which is necessary to work in this loop until user press any key on the keyboard. Is there any non-blocking function for this? (I need an unblocking function such as "kbhit") or something that can reset the microcontroller.

标签 (1)
0 项奖励
回复
1 回复

895 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

What do you mean by reset the MCU ?

Could you please check the following examples ?

qn908xcdk_usb_examples_usb_device_cdc_vcom_freertos

qn908xcdk_usb_examples_usb_device_composite_hid_mouse_hid_keyboard_freertos

Regards,

Estephania

0 项奖励
回复