SD card not working #47
-
|
I'm having trouble getting SD card to work. It trips up at the very first step during initialization. It throws the [ERROR] no SD card message. I feel like I'm missing something basic. Can you suggest some things to check/try please? Even dumb things like "did you push it all the way until it clicks?" I'm running the unmodified advanced beep-sat. Tried both 8 GB and 32 GB SanDisk cards. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
Hi @sukjinkang, SD card functionality is something I test for when assembling boards, so I'm confident we can get you up and running. Here are some things to check.
Gives these things a try and let me know how it goes. |
Beta Was this translation helpful? Give feedback.
-
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.
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:
To verify the new firmware works:
Let me know how it goes! Very unlikely, but if you STILL can’t see the SD card: (expand me)
|
Beta Was this translation helpful? Give feedback.


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.
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: