cancel
Showing results for 
Search instead for 
Did you mean: 

CxSTM8 v4.3.5 now supports STM8L eeprom

luca239955_stm1_st
Senior II
Posted on September 29, 2010 at 15:03

CxSTM8 v4.3.5 now supports STM8L eeprom

4 REPLIES 4
641351125
Associate
Posted on May 17, 2011 at 15:10

Hi,

Luca

the manual describe like this''you must link with the extra library libl.sm8 placed

before

the standard libm.sm8'',but how to do it in the STVD? I would like to know the setting.

Calvin

luca239955_stm1_st
Senior II
Posted on May 17, 2011 at 15:10

Hi,

I think the STVD team is making the necessary modifications so that the automatically generated linker file works ok, but I don't know if this has been released yet.

Whatever way, if your STVD does not generate a correct linker file automatically, you must edit it by hand.

Regards,

Luca

lowpowermcu
Associate II
Posted on May 17, 2011 at 15:10

Hi luca,

What is the utility of using such memory types ?

I am used to play with mcu and never I got such types ?

what is the advantage of placing varaibles there ?

Perhaps such questions should be asked to ST, why they are implementing eeprom in their micro ? (I think that STM32F sereis doesn't embedd eeprom)

Thanks in advance.

with regards,

MCU Lüfter

luca239955_stm1_st
Senior II
Posted on May 17, 2011 at 15:10

Hi,

you would usually store in EEPROM those data that you don't want to loose when you turn off the application: telepohone numbers in a mobile phone, running statistics in a car engine... a lot of examples could be made.

Regards,

Luca