STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8L power (current) consumption problem

Posted on August 23, 2011 at 06:42 I'm developing some applications with STM8L152R8 and STM8L152M8 MCU now, and both applications are battery-used product. The problem is that, I cannot make the MCU consume micro-ampere order current.  I used every ...

jisoon by Associate II
  • 4313 Views
  • 13 replies
  • 0 kudos

Starting STM8L152 Discovery Board project

I am new to ST digital products and am working on getting the STM8L Discovery running for coding and debugging before a new serious project begins. My question is how to identify and connect the needed resources for this MPU, etc. Like, how to talk t...

IC_DOC by Associate II
  • 2978 Views
  • 7 replies
  • 0 kudos

STM8L052R8 Watchdog Timer Issue

I have configured the watchdog for the maximum duration possible, i.e, 1.7 sec. void watchdog_init(void){CLK_ICKCR |= CLK_ICKR_LSION;IWDG_KR = 0x55; IWDG_PR = 6; IWDG_RLR = 0xFF;IWDG_KR = 0xCC; }But it seems to be resetting in around 26 - 28 ms. I ha...

LIS3DH Auxiliary ADC using STM8 is giving constant value

HiI am working on a project where we are reading the battery level on the ADC1 of LIS3DH. This value I need to read using STM8L051F3P. I am using SDCC compiler. I am able to read the WHO_AM_I register. I am also able to set the accelerometer threshol...

SDhare by Associate
  • 1904 Views
  • 4 replies
  • 0 kudos

Error:1935 Microsoft C++ 2005 redistributable (x64)

Dear Sir, We are trying to install the STVP-STM8 and are facing error:1935 Microsoft C++ 2005 redistributable (x64).Unable to install STVP-STM8 in the system. Operating System details:Window 11 Pro, 64 Bit Can anyone help us to resolve this error?

SSAvani by Associate
  • 256 Views
  • 1 replies
  • 0 kudos

decode RF433 controls

Olá, estou usando o STM8S003 e preciso decodificar controles com o código de salto do protocolo. Alguém pode me ajudar? Obrigado!

Debugging STM8AF series processor

I got an ECU from an manufacturer, I was very interested in extracting the firmware from the ECU .They have used STM8AF controller , Open-OCD doesn't have support for the controller. Please reply I you guys have any idea about debugging the controlle...

Lipson by Associate
  • 249 Views
  • 1 replies
  • 2 kudos