Skip to content

wajdib/SAM-flash-programmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAM-flash-programmer

Atmel's SAM-ARM flasher utility, based on BOSSA.

Simple to use flash programmer written in C++, using QT, and BOSSA.

alt text alt text

Purpose

The purpose of this tool is to be able to upload binary flash files using USB serial port easily without the need of a compiler/IDE The tool will auto detect serial ports, let's you select binary file, and flash using BOSSA* utility.

Can be used to upload Arduino compiled sketches

Supported Device Families

  • SAM7S
  • SAM7SE
  • SAM7X
  • SAM7XC
  • SAM3N
  • SAM3S
  • SAM3U
  • SAM4E
  • SAM4S
  • SAM3X*
  • SAM3A*
  • SAM7L*
  • SAM9XE*
  • SAMD21*

*BOSSA is released under BSD 3-Clause.

About

Atmel's SAM-ARM flasher utility, based on BOSSA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages