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

STNRG328 Bootloading procedure

Hi All,​There are a questions about AN4656 Application note,while I am trying Access EEPROM by following this document.Where is the file(*.s19) mention in Chapter 8 .I have been searching on the ST official website, but found nothing.How do I obtain ...

CHsia.2 by Associate
  • 429 Views
  • 0 replies
  • 0 kudos

STM8 Eclipse device descriptions (XLM/SVD)?

hello all,I am currently trying to add STM8 peripherals to the Eclipse embsysregview plugin. For this I would need device descriptions in XML or SVD. For STM32 ARM devices these are published as SVD files (see e.g. https://www.st.com/content/st_com/e...

GIcki by Associate II
  • 3961 Views
  • 4 replies
  • 1 kudos

CAN example for STM8A Discovery?

I am looking for an CAN bus example for the STM8A discovery board. App Note 4178 (LIN example) refers another App Note (4179) for a respective CAN example. However, I can't find it on st.com - nor can I find a suitable example via Google. Can someone...

GIcki by Associate II
  • 518 Views
  • 1 replies
  • 0 kudos

I'm trying to read an ADC(channel 7) which is the internal reference voltage channel for stm8s903f3, to print the adc value read on uart terminal. But for some reason its not continuously printing the adc value that is being updated.

It updates if I manually reset the board. I'm setting my baudrate as 11400, but it works only if I select the baudrate as 115200 on hyperterminal. Here is a snippet of what Im working on. (EDIT) It even works when I step through the code, not when I ...

PMoop.1 by Associate II
  • 465 Views
  • 0 replies
  • 0 kudos

PROBLEM BY PC7 GPIO in stm8S003F3P6

HIi have connected a stm8s003f3p6 to a common anode 7segment.one of segments has connected to PC7 gpio and it is always on because PC7 does not drive to high level voltage.it would be appreciated if help me?thanks

Amous.1 by Associate
  • 934 Views
  • 3 replies
  • 0 kudos

cannot get stm8s105 timer2 TimeBase to generate interrupt every 1us

Please help. What do I miss? I can get timer2 to generate interrupt every 5us, but not 1us. I use sample code from stm8s discovery board. Scope capture (on pin LED2_Y, attached) shows interrupt period of 5us. Captures of Registers are also attached. ...

JNguyen by Senior
  • 1429 Views
  • 4 replies
  • 0 kudos