STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8L051F3P6 Power-up grey zone

I'm finding a window between 1.47V and 1.5V where the device is consuming 1mA (as opposed to <50uA) this is only apparent when the voltage is rising and I assume the device trying to power on. The documentation states it has zero power on reset but t...

Plum by Associate II
  • 528 Views
  • 0 replies
  • 0 kudos

STM8X availability situation

Good morning, everyone,given the dramatic situation on semiconductor availability and sourcing, I would like to know what the future holds for the STM8 family.Supply times at distributors are discouraging, to say the least, and the official ST websit...

Wed Sep 21, 2022 09:51:24: An error occurred while retrieving GDI features: gdi-error [40201]: Can't access configuration database Wed Sep 21, 2022 09:57:29: Couldn't find STM8S003F3 in the list of supported MCUs. How i solve this problem?

I'm using IAR 1.42.3 And I'm using Discovery kit with STM8S003K3 MCU.I try to use the debug of Discovery kit in IAR but don't work.When i use the ST Visual Develop using cosmic the debug works so good.

Jackson1 by Associate
  • 669 Views
  • 4 replies
  • 0 kudos

Resolved! STM8L ADC Single conversion not working (Solved)

I can't seem to figure out what I've done wrong. Trying to do a single ADC conversion on the STM8L051F3 using pin PC4 but I'm just getting 0xFFFFD. Here's my ADC related code can anyone spot where I've gone wrong?void ADC_Init() { CLK_PCKENR2 |= ...

Plum by Associate II
  • 769 Views
  • 2 replies
  • 0 kudos