How do I check how much memory I have free?
import gc
gc.mem_free()
Will give you the number of bytes available for use.
Does CircuitPython support interrupts?
No. CircuitPython does not currently support interrupts. We do not have an estimated time for when they will be
included.
Does Feather M0 support WINC1500?
No, WINC1500 will not fit into the M0 flash space.
Can AVRs such as ATmega328 or ATmega2560 run CircuitPython?
No.
Commonly Used Acronyms
CP or CPy =
CircuitPython
CPC =
Circuit Playground Classic
CPX =
Circuit Playground Express
© Adafruit Industries
(https://adafru.it/cpy-welcome)
(https://adafru.it/ncE)
(https://adafru.it/wpF)
https://learn.adafruit.com/adafruit-feather-m4-express-atsamd51
Page 80 of 183
Need help?
Do you have a question about the Feather M4 Express and is the answer not in the manual?