Skip to main content
Damange92
Associate
May 15, 2019
Question

USB Host MSC - NULL byte in 512 byte block read.

  • May 15, 2019
  • 0 replies
  • 448 views

Hello everyone,

I'm using the STM32 Host library with FreeRTOS FAT, but when i read from a specific usb key, I always get a NULL ( 0x00 ) inserted at the beginning of the second 512 bytes block I read. If I put a breakpoint between every packet they are all ok. This happens only with one 512 MB usb Key. With all the others one everything works fine. I need i rock solid firmware so i can't ignore this problem and change the usb key.

Any idea of what i need to look for?

Thank you,

Luca

This topic has been closed for replies.