Skip to main content
Graduate
March 31, 2021
Question

Enabling Icache corrupt USB FS VCOM Port data?

  • March 31, 2021
  • 0 replies
  • 803 views

I am using STM32H743 with USB in FS mode as a VCOM port,

I send periodically a set of 1024 values , each is represented in 4 character + space between each value and the next.

Each set start with string header and ends with new line.

I send this data 19 times per second

When I enable Icache , the data is corrupted, some characters are dropped or repeated during transmission .

attached you can find two samples for correct recieved data when not using Icache, and corrupted data when enabling Icache.

My host application is Tera Term running on Windows 10 OS

How I can solve this problem?

    This topic has been closed for replies.