Curcuitpy drive not showing up

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
jschwen
 
Posts: 1
Joined: Fri Jul 23, 2021 9:13 am

Curcuitpy drive not showing up

Post by jschwen »

Hi there,

My Gemma M0 came with circuit python already installed on the circuitpy drive. However, now it has disappeared, and I cannot get the drive to show up. Does anyone know what is going on and how I might fix this? I really need access to main.py to get my code onto my board.

Thanks!

User avatar
dastels
 
Posts: 15608
Joined: Tue Oct 20, 2015 3:22 pm

Re: Curcuitpy drive not showing up

Post by dastels »

Can you access the REPL? If so you can try reinitializing the flash file system which should/might get CIRCUITPY back. You can also try reinstalling CircuitPython.
See https://learn.adafruit.com/welcome-to-circuitpython. Specifically, the pages for "Installing" and "Troubleshooting".

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”