Skip to content

The CC-SAMD21 Breakout Board is breakout for the Atmel ATSAMD21G18 with prototyping area.

Notifications You must be signed in to change notification settings

NaoNaoMe/CC-samd21g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-samd21g Breakout Board

CC-SAMD21 Breakout
The CC-SAMD21 Breakout Board is breakout for the Atmel ATSAMD21G18 with prototyping area.
This board shape is dirfferent from Arduino UNO or Zero, but it has Arduino Uno V3 style headers.
There are only the minimal set of parts for running microcontroller. When you make your own circuit boards, this board might be helpful.

Some highlights of the CC-samd21g Breakout Board:

  1. Main core: ATSAMD21G18
  2. Volatage regulator can be mounted in the extra prototyping area.
  3. Prototyping area 43.94mm(1730mil) x 53.34mm(2100mil)
  4. Measures 99.82mm(3930mil) x 53.34mm(2100mil)

Repository Contents

  • /Hardware - All Eagle design files (.brd, .sch)
  • /Software - Software files for this hardware

Description(Pin Interfaces)

TopView

CN1 Pin Descriptions:

This connector is for Flashing a program microcontroller. If you change BOOT MODE, To be selected BOOT MODE before connecting the power supply.
And also, Communicate with SMA21G using "Serial" function.

  • VCC: Restrictly 3.3VDC.
  • TX: PB22 used as UART TX.
  • RX: PB23 used as UART RX.
  • GND: GND.
  • BOOT MODE: Connected to "PA13" H:Flash boot(normally) L:UART download

If you are interested in more useful uart module, please see the General Serial Communication Board.

CN2 Pin Descriptions:

This connector is as power supply. You can mount a voltage regulator in the extra prototyping area near the connector.

  • VIN: Depending on the voltage regulator requirements.
  • GND: GND.

How to burn bootloader and upload sketch

See this page

License

The repository is released under Creative Commons ShareAlike 4.0 International.

Distributed as-is; no warranty is given.

About

The CC-SAMD21 Breakout Board is breakout for the Atmel ATSAMD21G18 with prototyping area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages