HID button

Voice related projects and technical discussions
Post Reply
Damon777
New User
Posts: 3
Joined: Thu Jun 21, 2018 8:40 am

HID button

Post by Damon777 »

I am using the XVF3100 development board, sw_vocalfusion-[sw]_1.1.1rc5 example, I want to use the buttons on the development board to control the mute of the microphone, but did not find the relevant examples. By looking at the documentation, I set the HID_control in devicedefines.h to 1, and the button still doesn't work. I only saw a UserReadHIDButtons function declared in user_hid.h and did not see the specific definition of this function. How can I control with a button?


User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

https://www.xmos.com/developer/download ... rc1%29.pdf

Section 6.1.3
xmos_hid_example.png
(75.14 KiB) Not downloaded yet
xmos_hid_example.png
(75.14 KiB) Not downloaded yet
Post Reply