Skip to content
Discussion options

You must be logged in to vote

Solved ✔

I usually load a known-good build of CircuitPython when doing my initial hardware checks, but it looks like I loaded your boards with the (at the time) latest beta build.

  • Turns out that beta build had a bug in the SD card library that was only present AFTER power cycling the board.
  • This explains why my hardware checks passed when verifying SD card functionality, but why it wouldn’t work for you.

Solution:

The fix for your other boards should be very easy, we just need to update the firmware.

There’s a PyCubed page on this, but I’ll also walk you through the steps below:

  1. Go to https://circuitpython.org/board/pycubed_v05/ and download 7.2.0-alpha (I’ve confirmed this build works)

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@maholli
Comment options

@sukjinkang
Comment options

@sukjinkang
Comment options

@maholli
Comment options

@sukjinkang
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by maholli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants