forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 0
Board Teensy3.1
wrobell edited this page May 9, 2014
·
4 revisions
Cortex M4 based MK20DX256VLH7
###Features###
- MK20DX256VLH7 72MHz
- 256K Flash, 64kB RAM
- 34 pins available for digitial I/O
- 21 pins availale for Analog 2x 16bit A/D
- 12 timers, 12 PWM
- SPI, i2c, CANbus
###Status###
-
Work has started on porting to this chip. See repo (2014-05-09: does not compile).
-
The working Micro Python code can be found in a fork https://github.com/dhylands/micropython/tree/fix-2014-01-14.