STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8S003F3 - flash endurance and lab classes

Hello,The STM8S003F3 is a Value Line device with quite small number of write/erase cycles. The data sheet says:Program memory: 8 Kbyte Flash memory; data retention 20 years at 55 °C after 100 cycles---My wife is going to use very cheap W1209 thermost...

About STM8S Flash block write

The chip I use is STM8S003F3. When using Flash block erase, it is executed in RAM. If the offset of the Flash address is used with a 32-bit variable, the execution will cause an error. Can this 8-bit microcontroller use 32-bit addressing in RAM?

LXiao.11 by Associate
  • 419 Views
  • 0 replies
  • 0 kudos

Details on STM8 chip ID and memory size?

Hi,I am the author of an OS tool flash tool named "stm8gal" for programming the STM8 via the ROM bootloader. Currently I check family type and memory size by probing different addresses. This is extremely ugly and may fail in devices I couldn't test ...

GIcki by Associate II
  • 358 Views
  • 0 replies
  • 0 kudos

Resolved! Can't build code of STM8S103F2P6 using STVD and COSMIC

Hello​I want to rewrite code into STM8S103F2P6.​​But I can't build it.​STVD outputted following error massage.​​​Compiling stm8_interrupt_vector.c...cxstm8 +mods0 +debug -pxp -no -pp -l -istm8s_stdperiph_driver\inc -i"C:\Program Files (x86)\COSMIC\FS...

TNaka.7 by Associate
  • 472 Views
  • 1 replies
  • 0 kudos

Timer 1 counter resets intermittently

I want to use count external pulses count coming on Timer 1 channel 1 .I wrote following code. the couter starts counting as I apply external pulses.but the counter doesnot go upto 65535 value. it gets reset intermittently.I want to use counter to co...

SBADV.1 by Associate II
  • 390 Views
  • 2 replies
  • 0 kudos