Rework SDIO driver #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SDIO made some nasty problems in the last time. Needs decent rework.
Check wether to use https://git.shimatta.de/mhu/stm32f4-sdio as a basis.
Sometimes f_open returns FR_INT_ERR which indicates a FAT error.
I suspect this is because I've tested the SD card for a longer time without reformatting it, and previous bugs during writing corrupted the FAT structure. Will keep an eye on that.