STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C slave configuration for STM8S208RBT6

Hello, I am trying to use STM8S208RBT6 as an I2C slave. It seems to be configured correctly, yet it doesn't acknowledge its address, and it doesn't get an interrupt. The registers are as follows:PE_DDR = 0x20;PE_ODR = 0x20;PE_CR1 = 0x20;PE_CR2 = 0x...

EBogo.1 by Associate II
  • 466 Views
  • 1 replies
  • 0 kudos

EEPROM on STM8L001

HelloI wonder if there is some example code available on how to use the Data EEPROM in the 8pin STM8L001J3.I did successfully work with the internal Data EEPROM on the STM8L051, but no success on the SO8. The address I used is 0x9BFB (in contrast to ...

How to do RTC calibration (STM8L151F3)

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...

Leo1986 by Associate II
  • 452 Views
  • 0 replies
  • 0 kudos

STVD crashing when I select Tools>Programmer

I'm using the latest version of STVD in Windows 10 (up to date). I'm trying to connect to an ST-LINK V2, but as soon as I select Tools>Programmer, STVD crashes. I also have STVP installed and am able to program my device with it, but I would reall...

KDesr.1 by Associate II
  • 371 Views
  • 0 replies
  • 0 kudos

Resolved! Is it possible to print the value of variables in STM8s Discovery?

Hi there!I am new to STM8s Discovery, could someone suggests me how to print the values of variables in the program? it is more convenient if i can do this but I have no idea how to make it. Thank you very much ! Morris

MT.2 by Associate II
  • 2292 Views
  • 3 replies
  • 0 kudos