Question
Slow block read with SPI fatfs
Hello,
I measured the performance of uSD card connected through the SPI on Read/Write operation.
The weird thing is that the Block read speed is 3x to 4x slower than the write speed. I'm writing/read 4kB of data and the SD card is formatted with 4kB allocation unit.
The SPI transaction of the 4k write is about 5-7ms, when considering the SPI transaction of the block read it takes about 20ms.
Does someone have an idea of what the issues can be?
