Check for card state = TRAN in write function #4

Open
opened 2020-08-20 23:29:18 +02:00 by mhu · 0 comments
Owner

Modify write function to use DMA if possible!

And use state check instead of ready for data as check before sending command. This is a problem with my 8 GB intenso cards. For some reason, they show READY_FOR_DATA after a block write and are still in RCV state and ignore further block write commands.

Modify write function to use DMA if possible! And use state check instead of ready for data as check before sending command. This is a problem with my 8 GB intenso cards. For some reason, they show READY_FOR_DATA after a block write and are still in RCV state and ignore further block write commands.
Sign in to join this conversation.
No Label
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'.

No due date set.

Dependencies

No dependencies set.

Reference: mhu/stm32f4-sdio#4
No description provided.