What this 8-pin MCU is for
The STMicroelectronics STM8L001J3M3 is an 8-bit microcontroller from the STM8L EnergyLite family, built around the STM8 core and clocked at 16 MHz.
Flash and EEPROM — sizing the firmware budget
The 1.5 KB RAM limits buffering; a UART receive buffer of a few hundred bytes plus a small state machine fits, but don't plan on large data arrays.
