cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo-F070RB USB HID mouse not enumerating

MHamb.1
Associate

Hi,

I'm trying to get the example from the stm32 USB traing video https://www.youtube.com/watch?v=6MJJwDKsKsc&t=884s to work using STM32CubeIDE and the Nucleo-F070RB dev board.

Everything compiles fine and I get no error when running it, but I can't get the USB HID Mouse to enumerate. Is there anything I have to do with the board itself to make it enumerate as expected? Or what can I have missed that differs from the video and the dev board/IDE combo I'm using?

Regards

Marcus

1 REPLY 1
Shreyas2415
Associate II

I also have a same problem. I am using STMF072RB Nucleo dev board and I am unable to get the USB HID Enumeration up and running. Did you get any solutions for this ?

0693W000005ActnQAC.pngSo over J_Link, it doesn't show up as a HID.

I think we need to take out the D+ and D- Lines and connect it to a USB Type A plug and then connect that plug to PC and then it should work! That's the guess !

Do you know if that works ?