multicoder9
multicoder9
Sorry, I started this [as an issue here](https://github.com/orgs/micropython/discussions/17039). I'm new to GitHub and didn't realize that the pull request would start another conversation. Is there a way to link the...
> ... or why this is better than the long-pending, mostly-reviewed [SDcard sdcard.py rewrite for efficiency and function by mendenm · Pull Request #765 · micropython/micropython-lib](https://github.com/micropython/micropython-lib/pull/765) As for that, my...
FYI I just found two more self.cmd lines in writeblocks() with zero CRC7 values. I changed them to 0x7F and have confirmed that writeblocks now works with my SDXC cards.