Posted on May 17, 2011 at 15:05*Comic slap to the forehead* Argh. Order of operations issue. Should probably load the bootloader write/erase routines prior to trying to erase something. Duh! I need more sleep apparently.
Posted on May 17, 2011 at 15:05STM8S105C6 I am trying to bulk erase the part via SPI using the precompiled bootloader write/erase routines provided by ST. I am able to write memory locations without issue, so I am fairly certain the SPI transactions...