mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Created Board Arduino Due (markdown)
16
Board-Arduino-Due.md
Normal file
16
Board-Arduino-Due.md
Normal file
@@ -0,0 +1,16 @@
|
||||
SAM3X8E ARM Cortex-M3
|
||||
* Home - http://arduino.cc/en/Main/arduinoBoardDue
|
||||
|
||||
###Features###
|
||||
* SAM3X8E ARM Cortex-M3, 84Mhz
|
||||
* 512Kb Flash, 96 KB SRAM
|
||||
* 54 Digital I/O pins
|
||||
* 12 with PWM (8bit)
|
||||
* 12 ADC pins (12 bit)
|
||||
* 2 DAC pins (12 bit)
|
||||
* 9 Timers
|
||||
* USB, 6x SPI, 2x i2c, 2x CAN
|
||||
* Random number generator
|
||||
|
||||
###Status###
|
||||
No work has yet been done on porting to this chip
|
||||
Reference in New Issue
Block a user