Skip to main content
A_R
Associate II
April 15, 2020
Question

USB OTG High-Speed data corruption in STM32F746-Disco Board

  • April 15, 2020
  • 1 reply
  • 621 views

Hi

I'm very new to STM32. I create a project with STM32CubeMX for the STM32F746-Disco board and I need to use USB OTG HS for sending data to PC through VCP. The data size which I need to send to PC is 24576 Bytes. The USB connected properly but after some second the send data became corrupted! I mean that the data did not send true, Although the USB connection still is established.

Is there a way to solve this problem?

This topic has been closed for replies.

1 reply

chaaalyy
Senior II
April 16, 2020

Many possibilities... Most likely it´s a fifo speed problem. Maybe try dma transfer