Check for card state = TRAN in write function #4
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?
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.