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

How to expand array size in memory(Error- segment .bss overflow)?

Hi there,I want to expand array size until 3000. (i.e. arr[3000]). I have 4KB RAM.currently I can get value till arr[1500].I tried different options to expand size but no success. Please see below image.How to expand array size? Thanks ,Gopal

0690X000009YqyfQAC.png
Gopal by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

STM8S003 program disappears

I am currently using STM8S003 and use to option byteDuring normal use, sometimes the program suddenly disappears.Then when re-burn, it will fail and the following message will show:Errors while setting configuration with MCU name STM8S103F3P: gdi-err...

LYang.3 by Associate
  • 407 Views
  • 0 replies
  • 0 kudos

An online debugger for stm8s MCUs

Hey guys.I need to watch my variables online.On stm32 there was stm studio which I could watch them.I use IAR as my compiler but for watching a variable I have to pause the debugger to see its value.Whats your offer?

Chip Not Responding Error [stm8s005k6t6c]

Hi All,We use stm8s005k6t6c IC in one of the circuits. We programmed the IC using IAR embedded workbench IDE. We attached the circuit diagram herewith for your reference. But we couldn't get any success of programming it since we receive an error say...

0690X000006C1EVQA0.png