Starting USB device in STM32H753I Eval 2 development board
Hi We are trying to test USB Device - CDC standalone example with STM32H753i eval2 board. Our main.c code is enclosed herewith, Issue: if we call USBD_START() function in the main the LED Toggling code which is written below is not executing.In Debug...