Resolved! STM32H7RSxx OTG strange behavior with bulk transfer
Hi,I am testing the USB HS Device CDC implemented from the CDC example (so using ST middlewares) and I notice a strange behavior while reading transfers of 512B.Internally, the function CDC_Receive_HS file Appli/Src/usb_cdc_if.c has been adapted for...