Details on STM8 chip ID and memory size?
Hi,I am the author of an OS tool flash tool named "stm8gal" for programming the STM8 via the ROM bootloader. Currently I check family type and memory size by probing different addresses. This is extremely ugly and may fail in devices I couldn't test ...