Skip to content

sdcard: Set stop bit in SPI command frame.#1079

Open
c0ffee2code wants to merge 1 commit intomicropython:masterfrom
c0ffee2code:patch-1
Open

sdcard: Set stop bit in SPI command frame.#1079
c0ffee2code wants to merge 1 commit intomicropython:masterfrom
c0ffee2code:patch-1

Conversation

@c0ffee2code
Copy link

Hello,
first and foremost thank you for maintaining and evolving Micropython, it made my pet project possible !

I'm using 32gb class 10 sd card from Philips for my pet project and stumbled upon an compatibility issues: without stop bit card does not work with the driver :-(
If that matters, product information is here.

With stop bit set - card works like a charm with the driver, i tested it locally.
Before it failed with: OSError: timeout waiting for v2 card.

@c0ffee2code c0ffee2code changed the title sdcard: set stop bit in SPI command frame sdcard: Set stop bit in SPI command frame. Feb 14, 2026
Signed-off-by: Grigory Fadeev <10079765+c0ffee2code@users.noreply.github.com>
c0ffee2code added a commit to c0ffee2code/Flight-Benchy that referenced this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant