bobc / bare-metal-sam3x

Bare bones projects for SAM3X (Arduino Due)
MIT License
11 stars 3 forks source link

bare-metal-sam3x

Bare bones projects for Microchip SAM3X8E (Arduino Due)

Projects

Requirements

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