STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC in STM8S105C6T6

Posted on June 26, 2017 at 22:26Hello all,I am using the 10 bits ADC converter of the STM8S105C6T6 MCU.I have a question about the maximum rating of the analog input voltage channel:in the datasheet of the MCU, it said that the max positive input vo...

0690X00000607TxQAI.png 0690X00000607VtQAI.png

USART with stm8l

Posted on June 19, 2017 at 20:12I am trying to interface USART1 with the stm8l. However I am getting a problem that whatever the value I assign to the USART1_DR , it always takes the value of 0xff no matte what. my code is as follows:(I am working w...

STM8L151G6' I2C: simple and robust communication needed

Posted on June 20, 2017 at 21:29 Hello, My apologize for poor English I'm working on the'simple' (as I thought) task: reading thermo sensor's indication over I2C interface. The procedure is: send command, 1 byteread sensor's answer, 3 by...

Alex T_2 by Associate
  • 630 Views
  • 0 replies
  • 0 kudos

Interrupts with STM8S003F3P6 and TIM2

Posted on June 17, 2017 at 12:50STVD 4.3.10Cosmic V4.3.7eBay el cheapo STM8S003F3P6 (The blue one with the LED on B5)Hello all. I am having a bit of a problem with I suspect basic interrupt coding. I have the LED blinking at a variable rate with a v...

Where is the device ID register for STM8AF5268 ?

Posted on December 15, 2016 at 11:01I have to identify the device via SWIM protocol. But I cannot find any information about the existence or structure of any ID register (device ID, part ID, MCU ID, core ID, etc...)#swim #id #deviceid #id-register ...

jr by Associate II
  • 1062 Views
  • 4 replies
  • 0 kudos

Core MCU for STM8L Discovery

Posted on June 17, 2017 at 02:42Hi friends, I am new on STM. My STM8L Discovery I have bought that dont have a micro chip(STM8L152C6T6) because old owner use it for diffirent project. I want to learn this kit but hard to find STM8L152C6T6 in my coun...

Resolved! ST-LINK V2 Configuration Database

Posted on June 11, 2017 at 12:05Hello allI have an eBay ST-LINK V2 with an STM8S003F3P development board. Following the tutorial I have managed to get the project compiled without errors and set up the debugger options as instructed with the SWIM ST...

STM8L151F3 touch library 1.1.0

Posted on June 07, 2017 at 16:56¿Has anybody succeeded in using STM8 touch library with STM8L151F3?, I'm having problems getting it working with HW adquisition, I have ported STM8L151C3_Ex01 to my board and the touch pins are at 0v all the time.My ...