Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 7 months ago.
USBMouse for stm32-nucleo-f767zi
1) I downloaded and installed STSW-LINK009 (driver), downloaded STSW-LINK007 (firmware upgrade). 2) Then I run ST-LinkUpgrade.exe in STSW-LINK007 folder. 3)I connected stm32-nucleo-f767zi to PC by usb interfase (CN1 port on the board). PC enumerates my stm32-nucleo-f767zi as mass storage. 4) In ST-LinkUpgrade application I clicked button "Connect", then clicked button "Yes". stm32-nucleo-f767zi 's firmware has been upgraded. 5) On mbed.com website I have compiled example project STM32_USBDevice_Mouse and downloaded STM32_USBDevice_Mouse_NUCLEO_F767ZI.bin file. 6) I copy STM32_USBDevice_Mouse_NUCLEO_F767ZI.bin file to stm32-nucleo-f767zi (which enumerates as Mass Storage).
Why does stm32-nucleo-f767zi not enumerates as HID device? What can I do for stm32-nucleo-f767zi connect to PC as HID device?