User Activity

Does anyone know of a free debugger for the STM8 for Linux? Besides SDCC there does not appear to be any free development environment for the STM8 for linux? I was happily using sdcc until I hit a bug and decided to forget about sdcc.Is there any ope...
I have been using a STM8S105 successfully for a few months and recently, I have been experiencing problems with i/o on UART2. When I eventually probed the NRST pin I noticed that there is a sawtooth waveform on that pin, with no other circuit connect...
Posted on June 24, 2018 at 10:16I have code for the ADC1 that works on the STM8S103F103F3P6 but it does not appear to work on the STM8S105C6T6.Where am I going wrong?