Skip to content

bobc/bare-metal-sam3x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bare-metal-sam3x

Bare bones projects for Microchip SAM3X8E (Arduino Due)

Projects

Requirements

  • An Arduino Due
  • USB cable
  • installation of Arduino IDE + SAM boards package (or GNU-ARM compiler package)

Optional : make

blink

Blinks the onboard LED (D13). Working.

NB you will need to alter paths to suit your installation in build.bat/makefile Also change the COM port for your system.

Programming

You may need to erase the Due manually to get it into SAM-BA bootloader. Use the native USB for programming.

NB There is a bug in older versions of bossac, it crashes on small bin files. You must use v1.7.0 or later which can be found at https://github.com/shumatech/BOSSA/releases

About

Bare bones projects for SAM3X (Arduino Due)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published