1.9 KiB
| layout | board_id | title | name | manufacturer | board_url | board_image | date_added | family | features | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| download | seeeduino_xiao | Seeeduino XIAO Download | Seeeduino XIAO | SEEED | https://wiki.seeedstudio.com/Seeeduino-XIAO/ | seeeduino_xiao.jpg | 2020-1-17 | atmel-samd |
|
Seeduino XIAO:
SEEED Studio's Seeeduino XIAO is a minimal, low-cost board that uses the Atmel ATSAMD21G18, a powerful 32-bit ARM Cortex®-M0+ processor running at 48MHz with 256KB Flash and 32KB SRAM. The board is 20 x 17.5mm in size which is perfect for wearable devices and small projects. It has multiple interfaces including DAC output, SWD Bonding pad interface, I2C, UART and SPI interfaces. It's compatible with both Arduino IDE and CircuitPython and uses a USB-C connector.
Specifications:
- CPU: ARM Cortex-M0+ CPU (SAMD21G18) running at up to 48MHz
- Flash Memory: 256KB
- SRAM: 32KB
- Digital I/O pins: 11
- Analog I/O pins: 11
- I2C interfaces: 1
- SPI interfaces: 1
- UART interfaces: 1
- USB Type-C connector for transferring code and power
- Power requirements: 3.3V/5V DC
- Dimensions 20 × 17.5 × 3.5 mm
Note: This microcontroller runs at 3.3V logic. Using a 5V device may damage the chip or device.
For power supply pins: The built-in DC-DC converter circuit is able to change 5V voltage into 3.3V, which allows you to power the device with a 5V supply via the VIN pin or 5V pin.
Purchase
Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).