STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

What is #error cgstm8 .... PANIC! MOVCNT

What is the meaning and root cause of following error:#error cgstm8 xsnprintf.c:195 >123<@generate() PANIC! MOVCNTI am trying to build a custom printf routine. This shows up only after I change the type of some parameters.

MRodr.12 by Associate
  • 450 Views
  • 1 replies
  • 0 kudos

Hello, i'm searching for the Source Code for the Eval Board STEVAL-ILD004V2? There is only the compiled Firmware Version. Can anybody help me?

Posted on November 17, 2017 at 14:08Hello,i'm searching for the Source Code of the EVAL Board STEVAL-ILD004V2 with STM8S103F2 Controller?I can only found the compiled Firmware.Can anybody help me?Best Regards,Stefan#steval-ild004v2-source-code?

Resolved! What MC is this? And how to transfer code to another chip?

The image below, is of a SNES Classic (Super Nintendo Classic) controller's PCB. I can't seem to find out exactly what MC its using, all it really says is STM8mhz. On LCSC and digikey, they don't even have any 8mhz STM8 MCs, only 16 and 24mhz. This i...

0690X000006D3sSQAS.jpg
AOlth by Associate
  • 548 Views
  • 2 replies
  • 0 kudos

Propper use of RSF bit.

According to the datasheet the RTC_ISR1_RSF bit is by hardware when the shadow regs are updated. Is it safe to assume that the shadow regs will not be updated when the RSF bit is already set?

mschn.17 by Associate II
  • 445 Views
  • 0 replies
  • 0 kudos

SPI Communication with external device on STM8AF Discovery Board

Hello, I am using a STM8AF discovery board for prototyping and coding development. I would like to use it to establish SPI communication with an external ADC, the ADS1118 from TI. On the datasheet for STM8AF, "The microcontrollers of the STM8AF and S...

MZhan.4 by Associate
  • 319 Views
  • 0 replies
  • 0 kudos

STM8L051F3 How should external interrupts be cleared?

Hello,There is confusion regarding the EXTI_SRx bytes.After a power on reset if a gpio (D0) is configured as input with interrupt and interrupts are enabled,What is the state of the EXTI_SR1 and EXTI_SR2 bytes when the interrupt handler runs?Do both ...

mschn.17 by Associate II
  • 378 Views
  • 0 replies
  • 0 kudos