User Activity

Posted on July 04, 2018 at 20:38Hello, I have one question: Is it possible to deinit one pin instead of whole port? I have STM8S00F3 and ST Visual Develop.
Posted on January 13, 2018 at 17:34Hello, I would like to ask about difference between update and overflow interrupt on STM8.For Example, on Timer2://F_CPU 1Mhz//Timer2 - 16bit, max value = 65535TIM2_TimeBaseInit(TIM2_PRESCALER_1, 999);As I understa...
Posted on January 05, 2018 at 20:00Measuring three phase using ADC Hello everyone, I have a problem with measuring ADC.I am building a  device with the ESP8266 + STM8S003F3P6 module which will have 3x230V network voltage measurement and transmission...