Close

New version with FILE, HAND and Handshake

A project log for eForth for cheap STM8S gadgets

Turn cheap modules from AliExpress into interactive development kits!

thomasThomas 11/13/2016 at 22:240 Comments

XON/XOFF is on ice. I decided to implement a FILE mode with a PACE character for performing a handshake with an uploader. Until I have a matching uploader, I'm using picocom with ascii-xfr (borrowed from minicom) with a long delay at the end of each line.

STM8EF is now very close to a self-contained development environment, and it's at the point of being an MVP (Minimal Viable Product).

The files on GitHub are up-to-date :-)

Discussions