Close

STM8 eForth 2.2.21: New features, Improvements, and Bug-Fixes

A project log for eForth for cheap STM8S gadgets

Turn cheap modules from AliExpress into interactive development kits!

thomasThomas 03/05/2018 at 21:210 Comments

The new release STM8 eForth 2.2.21 brings so many new features, improvements, and also bug-fixes, that it would be exceedingly boring to name them all. Some stuff is actually quite interesting :-)

By the way, yesterday I started working on 2.2.22,pre, and the first preview already contains experimental support for STM8S High Density devices. STM8 eForth now runs on a chip with 6K RAM and 128K flash memory (remember that STM8 eForth works quite well on chips with 1K RAM and 8K flash). Only the lower 32K portion is directly usable for compiled Forth code but, given the density of Forth code, that's a lot.

Discussions