User Activity

Posted on September 02, 2017 at 06:10Hello.I want to using uart1 with STM8S103K,i do (already work):1. write program to display 4 pieces of 7 segment. 2. define STM8S103 in STM8S.hafter add stm8s_uart1.c and stm8s_uart1.h and build project, the comp...
Posted on January 07, 2016 at 16:04Hello:I'm write code from STM8S105C4T6 using tim4 basic timer, the code is store  in INTERRUPT_HANDLER routine, anythings work.I'm change to use  STM8S103K3T6C (smallest) , the interrupt routine don't fire,I change...
Posted on December 08, 2014 at 05:05After used a lot of time to read and find (and not found), now i have done the code after try it own.And now, i want to share to you.my project need to get analog input 5 channels from ch0 to ch4 with scan modetha...
Posted on August 01, 2014 at 12:09I'm using STVD+cosmic compiler and STM8s-discovery board, i test a little bit and go away for a long time.After i change the new computer and install STVD, cosmic,plug the USB cable to board , the board running fine...