User Activity

Hi,I am using RTC in WakeUp mode to wake the MCU to save energy.The problem is that the RTC time base is not accurate as I am using LSI on the RTC.Is there any way to make RTC more accurate using LSI as a clock source?.CLK_PeripheralClockConfig(CLK_P...
Hi,I am using the IAR to program the STM8L151F3. And in my project I need to create a "serialization" controlled by me.And I want to record a variable in the last flash memory. How to do this using IAR?
Hi,For me to set the SWIM pin to (Input Float NO), I need to set all ports attached to pin 1, as follows: * NAME |DDR |CR1 |CR2 |ODR | Operation         |FUNC * PA.0 - 0  - 0  - 0  - 0  - Input Float NI      - SWIM * PA.2...
Hi,I am initializing studies with the STM8L050J3 using IAR.I made a development board and connected the in-circuit circuit as shown in the attached figure.Are there any other in-circuit pins that need to connect STM8L050J3 to ST-Link / v2?.
I have tried unsuccessfully to jump from the application area to the Boot address.As much as I try I can not get into boot by software.What is wrong with my code ?. SystemInit(); HAL_RCC_DeInit(); SysTick->CTRL = 0; SysTick->LOAD = 0; SysTick->VAL = ...
Kudos from