User Activity

I am trying to use STM32H747IGT6 as a USB device. I want to sent data using CDC. Below you can find my configuration and code. The MX_USB_DEVICE_Init() is successful. Although when I call the CDC_Transmit_FS, it never returns USB_OK and I wasn't able...
Hello,I am trying to debug the dual core STM32H747IGT6. Debugging of the CM7 core is always successful but the debugging of the CM4 core has the below errors. Some of the times the first error appears and some other, the second error appears:First Er...