Guide to use USB device mode in NUCLEO STM32H745ZI-Q
Hello everyone !
I'm starting with this h7 family but I wasn't able to get any usb example for the nucleo stm32h745. So I've been using the discovery board ones.But It didn't work , the usb state got suspended and the pc is warning a unknown device .I also checked the initialization and everything returns ok until the infinite loop in main.c.
Can you provide an example for nucleo board or help me to adjust this one.
IDE : STM32CubeIDE
APP : en.stm32cubeh7_v1-8-0\STM32Cube_FW_H7_V1.8.0\Projects\STM32H745I-DISCO\Applications\USB_Device\HID_Standalone
BOARD : NUCLEO STM32H745ZE-Q
Thanks =)
