Rework SDIO driver #9

Closed
opened 2020-08-18 00:25:09 +02:00 by mhu · 1 comment
Owner

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.

  • Is DMA possible with current setup? Are the channels already used?
  • Increase SDIO clock speed. Check how this affects analog performance.
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. * Is DMA possible with current setup? Are the channels already used? * Increase SDIO clock speed. Check how this affects analog performance.
Author
Owner

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.

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.
mhu closed this issue 2020-11-08 21:39:39 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

0001-01-01

Dependencies

No dependencies set.

Reference: mhu/reflow-oven-control-sw#9
No description provided.