User Activity

Posted on November 27, 2017 at 23:57Hi all, I am using currently STM8S003F3 for my work and I want to send an array of bytes to the HTERM on my PC using UART RS485. But I always miss the last byte in the array (I can't see the last byte in HTERM). H...
Posted on October 21, 2017 at 16:58Hi all,I would like to realize the fading LED using timer2 of STM8S003K3. The requirement is not to use the default PWM output pin but the normal GPIO pin. So I want to use the update and compare interrupt function...
Posted on August 08, 2017 at 14:25hi all, I have recently tried the official code according to the application note AN2822: STM8S and STM8A high speed internal oscillator calibration. Since I use STM8S003k3 MC, I modified the code from timer 3 to ti...
Posted on July 28, 2017 at 23:12hi, I want to test the SPI function on the STM8S value line discovery evaluation board. I only have this EVB and some cables, LEDs. Is it possible to make some simple test of the SPI function, such as communicating be...
Posted on July 23, 2017 at 17:20Hi all,i'm currently using STM8S003K3 and want to change the option byte for the beeper using STVP. But after I connected the discovery board to my PC, I can't change AFR7 because it is ''reserved''. Anyone know what ...