Skip to content

kamnxt/efm8load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efm8load

A tiny utility for communicating with the HID bootloader on EFM8 microcontrollers from Silabs.

Usage

Run efm8load <filename>. The file needs to contain valid EFM8 bootloader commands, each starting with $. To create this file, you can currently use hex2boot.exe from Silabs, which seems to work fine through Wine.

About

A small utility for loading code onto EFM8 microcontrollers over HID, since there doesn't seem to be any existing Linux-compatible alternative.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages