Hello, I am attempting to 'convert' my old Arduino M0 Pro to circuitpython. I have followed some of tutorial on how to install the bootloader and I have got that far alright - when I double tap the reset button, the board goes into bootloader mode and I can see it as a mass storage drive labelled a "METROBOOT". The issue I have how is that when I then drag the UF2 file "adafruit-circuitpython-metro_m0_express-en_GB-7.3.1.uf2" to install circuitpython, the drive disappears and DOES NOT COME BACK!!!
#circuitpython on Arduino M0 Pro
1 messages · Page 1 of 1 (latest)
I have tried as few if not all the trouble shoot I could find in the hopes of getting my "CIRCUITPY" Drive, but so far no luck" hence why I am tuning to the community for help now! 😅
How much memory does it have?
I do not see the "Pro" listed as a CPy board. What is the exact name again?
Flash Memory: 256 KB
SRAM: 32 KB
yeah the Metro build is not gonna work on that, it uses an externa flash chip, have you tried the Arduino Zero build ?
https://circuitpython.org/board/arduino_zero/