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

Introducing more STM8 devices with low pin count?

Posted on July 16, 2018 at 09:32ST has recently introduced 8-pin STM8 devices, while previously the lowest pin count available was 20.I would like to see more STM8 devices with relatively low pin count, e.g. 12 or 14 pins. Since I intend to replace ...

ASM, error on copy segment 'code>ram'

I'm trying to compile an example from "ST Aseembler Linker", Chapter 4.4 "Segmentation"stm8/ segment byte at: 0 'code' segment byte at: 8000 'ram' segment 'ram>code' label1: nop endand i get the following error:Error in map file Debug\00_test...

ADC Channel Measurement Using Internal Reference

Is it possible to use the ADC to measure the voltage on an external pin and use the internal reference at the same time? I have a product that is direct connected to battery, so my external reference voltage is variable. I'd like to use an external c...

Brian1 by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos

I am using the STM8AL3188 and am unable to read or write flash beyond 32K, even though the device has 64K flash. This occurs at address 0x10000 (flash starts at address 0x8000 making it exactly halfway). I am using IAR.

Posted on April 06, 2018 at 10:07I am using the STM8AL3188 and am unable to read or write flash beyond 32K, even though the device has 64K flash. This occurs at address 0x10000 (flash starts at address 0x8000 making it exactly halfway). I am using I...

Can an STM8L152 be fitted in place of an STM8L151 ?

The documentation indicates compatibility, with the additional LCD functions on the 152 seeming to default on reset to standard port functionality.Has anyone every done this successfully ?Mark

MStan by Associate
  • 536 Views
  • 0 replies
  • 0 kudos