STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Option Byte Programming - Critical

Hi,I am trying to program the option byte in STM8S003 controller. I am able to do the same using STVP tool. It is not a practical method on production, so want to add the option byte config in the source code. for that I added the below code snippet....

Problem with SPI in stm8l152c6

i have configured spi in polling method.I have loaded the data into the transmit buffer and waited for TXE flag to be set.Unfortunately the flag is not being set and what could be the possbile reasons for that?I have attached the code configuration b...

Amal Babu by Associate III
  • 319 Views
  • 4 replies
  • 0 kudos

STM8S003: mistake in the Reference Manual?

Hello!RM on the STM8S003: https://www.st.com/content/ccc/resource/technical/document/reference_manual/9a/1b/85/07/ca/eb/4f/dd/CD00190271.pdf/files/CD00190271.pdf/jcr:content/translations/en.CD00190271.pdfI see on the page 54, FLASH_FPR/NFPR registers...

Arlleex1 by Associate II
  • 252 Views
  • 0 replies
  • 0 kudos

Separating st-link from discovery board

Hello!If I separate stm8svldiscovery from it's stlink, do i need to do anything else, other than solder a 16MHz oscillator on the second part of the board?STM8SVLDISCOVERY board: https://www.st.com/en/evaluation-tools/stm8svldiscovery.htmlI know that...

SK.1.311 by Associate
  • 253 Views
  • 1 replies
  • 0 kudos

STM8S003K3 with I2C LCD NOT WORKINH

Hello,I am interfacing a stm8s003k3 MCU with 12c LCD but it is not showing any thing on display.It is stuck on I2C-> SR! shift register which is showing 0 but it should be 1.The i2c addres is 0x3F i have already checked the LCD with ARDUINO board it ...

pverm.19 by Associate
  • 279 Views
  • 1 replies
  • 0 kudos