SAM21D

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
hitsware
Posts: 12
Joined: Wed Aug 26, 2020 2:51 pm

SAM21D

Post by hitsware » Fri Oct 09, 2020 3:00 am

Is there a MicroPython that will run on :
https://www.sparkfun.com/products/13664
If so , a guide for installing .
( It does not show up as a usb drive )

User avatar
jimmo
Posts: 2754
Joined: Tue Aug 08, 2017 1:57 am
Location: Sydney, Australia
Contact:

Re: SAM21D

Post by jimmo » Tue Oct 20, 2020 12:28 pm

hitsware wrote:
Fri Oct 09, 2020 3:00 am
Is there a MicroPython that will run on :
https://www.sparkfun.com/products/13664
If so , a guide for installing .
( It does not show up as a usb drive )
This chip is technically supported by the samd port, but the support is very minimal at this stage.

You might want to take a look at CircuitPython instead. This guide has some instructions on how to get the bootloader etc working https://learn.adafruit.com/installing-c ... s?view=all

Post Reply