Skip to content

Instantly share code, notes, and snippets.

@conorpp
conorpp / c2write.ino
Created July 16, 2017 01:08 — forked from racerxdl/c2write.ino
EFM8 C2 Write Port to Arduino
/**
Based on https://github.com/jaromir-sukuba/efm8prog/
Use his SW to program EFM8 using arduino.
This needs some work though (but it works)
**/
#define C2D 2
#define C2CK 3
#define LED 13
#define INBUSY 0x02