User Activity

Posted on November 12, 2017 at 08:35esp-stlink: SWIM implementation on the ESP8266 I thought this may be of interest: This github project allows to SWIM access to STM8 MCUs using the ESP8266 microcontrollers, thus not requiring the proprietary stlin...
Posted on October 09, 2017 at 14:18 I’m trying to understand STM8 pipelining to be able to predict how much cycles my code will need. (I already https://stackoverflow.com/questions/46629607/understanding-stm8-pipelining, but I figured this focum...