2017-05-04 6:22 AM
Hi there,
is there anybody with STM32F7XX and is able to read bigger file (larger than 30MBytes) from SD card until the end ? without DMA ?
i'm asking because i tried more types of cards, and i tried to setup clk div for SDIO to 400kHz and i don't have any success :(
i always get error RXOVERR in SDMMC_STA after couple MBytes (2MB-3MB)
i need just confirmation that it's possible ...
thanks for all replies ...
Kind regards
Solved! Go to Solution.
2017-05-05 2:28 PM
Hi everybody,
Edison Thank You,
and Thanks to guys from ST that guided me to use DMA and based on both answers now i realized that i'm using timers with IRQ and if during reading SD occur IRQ that has more actions then FIFO in RX mode in SDIO controller overflows ...
2017-05-05 1:07 PM
F769, MP3 files w/o issues of sizes around 7 MB with polling. With DMA tested up to 2 GB read/write.
2017-05-05 2:28 PM
Hi everybody,
Edison Thank You,
and Thanks to guys from ST that guided me to use DMA and based on both answers now i realized that i'm using timers with IRQ and if during reading SD occur IRQ that has more actions then FIFO in RX mode in SDIO controller overflows ...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.