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

Can create the 1 us period with the timer 2 of STM8L051F3 ?

Posted on June 28, 2018 at 07:13Hello, I would like to make 1 us period with timer 2 of STM8L051F3.currently I checked that 1 ms is correct, if trying to use under 1 ms (like 100 us or 10 us), the period is not correct....I measured the period with ...

Board Bring-up with STM8L051F3

Posted on June 26, 2018 at 13:12Hi,I need your help to find out the root cause of my issue,please help to check the issue, thankful for your support in advance,thanks.issue,when trying to do bring-up new board, we can't control any port related with...

STM8S001The UART Of Alternate function after remap,Unable to receive

Posted on February 08, 2018 at 04:19Chip:STM8S001J3 The UART Of Alternate function after remapRX is in PIN1?TX is in PIN5The program has never been interrupted, RXNE has been 0.What is the reason why you want to ask? My configuration is as follows:O...

Not able to change the IWDG timeout in STM8S003

Posted on June 28, 2018 at 10:44Hi everyone, I am trying to enable IWDG timer and working for me. but i am not able to change the iwdg timeout, it always ~8ms. I am using HSI CLOCK(16MHz) and referring the Example code provided by ST .I think the ma...

STM8L151F3 - How to select USART pins for serial flashing.

Posted on June 27, 2018 at 18:18Hi,I have an STM8L151F3 MCU on my board.I'm trying to find info on the default USART pins for using the on-chip serial boot loader together with the flash loader demonstrator by ST.There are 3 options and couldn't fin...

Debug a library(.lib) using ST Visual Develop

Posted on June 21, 2018 at 12:17We are trying to migrate a .lib library which we use with STM32F1 microcontrollers to an STM8S microcontroller.We would like to use a similar toolchain for the STM8S:ToolChain for the STM32F1:Eclipse base IDE + Keil t...

Pre build step in STVD

Posted on June 18, 2018 at 15:46Hello all,I would like to run a script when building a project in STVD before the preprocessor (the script generates a header).Is there any way of doing this?#stm8 #stvd

Read out protection - STM8L052C6

Posted on June 21, 2018 at 11:40Hi everyoneI'm working on a product usung STM8L052C6, annually number produced are around 50000 units..The customer wants (for obvious reasons)to be able to lock the memory, which was easy enough, writing to the ROP b...