STM32H5 development board transplant USBX send data encountered a bug, how should I go troubleshooting
I ported a USBX using the stm32H5 development board, and then created a task to send data using FreeRtos, but the task runs three times before it successfully sends data once. I tried debugging with STLink, but it didn’t find the problem, where should I troubleshoot?