Problems writing to USB flash drive with "V" revision STM32H743
Update: Using a USB analyzer shows that we get a one bit shift in the data when we have problems writing to a USB flash drive. It can be the CRC that is bit shifted, and other times it can be the data values that are bit shifted. This sounds like an ...