2024-06-10 03:59 AM
Hi,
I am using Nucleo-F207ZG development board and trying to make it as keyboard type device.
I have changed 0x01 in 'USBD_HID_CfgFSDesc'
And also changed 'HID_MOUSE_ReportDesc' for keyboard.
I have attached screen shot of .ioc fie settings, please guide me.
Thanks and Regards,
Jasmin
2024-06-10 06:06 AM
Hi @jjmamtora
Have you tried the example provided in cube firmware STM32CubeF2/Projects/NUCLEO-F207ZG/Applications/USB_Device/HID_Standalone at master · STMicroelectronics/STM32CubeF2 (github.com)
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.