Xadow - Main Board

Introduction

The Xadow Main board module is based on the controller ATmega32U4. It features high performance and low power consumption, which makes your project small and portable, especially suitable for wearable projects.

The on-board controller ATmega32U4 has 32K Flash and 2.5K SRAM and 1K EEPROM, it can be also used as a USB slave module, same as the Seeeduino Lite, that you can make much more projects with this. This Board can be powered either from the on-board USB connection or a Lithium battery. Also, there is charge circuit on this module that you can charge for the Lithium battery through the USB port.

The first time you use this Xadow main board, please install the related driver and make little modification as Here.

Specification


  • Microcontroller: ATmega32u4
  • Work Voltage: 3.3V
  • DC Current per IO pin :40mA
  • Digital I/O Pins: 20
  • PWM Channels: 7
  • Analog Input Channels: 12
  • Operating Temperature: -20~70 ℃
  • Dimensions: 25.43mm x 20.35mm

Interface Function


  • J1: Micro USB. can be used for charging for Lithium battery and uploading code.
  • U2: ATmega32U4 IC, 8-bit AVR Microcontroller with 32K Bytes of ISP Flash and USB Controller.
  • RST: Reset Button. Can reset all system when it connects several Xadow modules.
  • J2,J3: FPC interface.
  • U1: CN3065 IC, charge management chip.
  • BAT: Battery socket, used to hook up LiPo battery,the interface is JST 1.0.
  • U4: MIC5205-3.3YM5,Voltage Regulators.

Pins Description


Pins on both sides of Xadow modules are symmetrical, here are pins descriptions about J2 Interface from top to bottom.

Xadow Pins Microcontroller Pins Function
1 9 (PCINT1/SCLK)PB1
2 10 (PDI/PCINT2/MOSI)PB2
3 11 (PDO/PCINT3/MISO)PB3
4 38 PF5(ADC5/TMS)
5 14,34,24,44 VCC
6 5,23,35,43 GND
7 5,23,35,43 GND
8 14,34,24,44 VCC
9 18 (OC0B/SCL/INT0 )PD0
10 19 (SDA/INT1)PD1
11 20 (RXD/INT2)PD2
12 21 (TXD/INT3)PD3

Board Revisions and Changes


Revision 1.3 1. This version replaces the J2 and J3 FPC connector to a Flip type. It makes users more easier to connect or disconnect peripherals. 2. Optimize the charge circuit with path control function. 3. Separated the power supply for MCU and peripherals. It makes the MCU working more stable.

Get Start with Xadow Main Board


Similar to the Arduino, the Xadow Main Board uses only a single microcontroller (the Atmel ATmega32U4) to both run your sketches and communicate over USB with the computer. This means that you only need a USB cable to program the Xadow. The specific steps are as follows: - To make your Arduino IDE support Xadow, there’re a few steps you need to follow, please refer to here - Download the driver files from https://github.com/Seeed-Studio/Signed_USB_Serial_Driver - Connect the Micro-USB cable to the Xadow Main Board. - Connect the other side of the Micro-USB connector to the computer’s USB port. - Then install the Xadow Driver. You can refer to Download Arduino and install Arduino driver to learn how to install the Xadow driver.

Now, you can program and use the Xadow as you use other Arduino boards.

Boards.txt and USBCore.cpp for Arduino IDE v1.6.3

Resources


Help us make it better

Welcome to the new documentation system of Seeed Studio. We have made a lot of progress comparing to the old wiki system and will continue to improve it to make it more user friendly and helpful. The improvement can't be done without your kindly feedback. If you have any suggestions or findings, you are most welcome to submit the amended version as our contributor via Github or give us suggestions in the survey below, it would be more appreciated if you could leave your email so that we can reply to you. Happy Hacking!