Skip to main content
Visitor II
September 29, 2010
Question

CxSTM8 v4.3.5 now supports STM8L eeprom

  • September 29, 2010
  • 4 replies
  • 1049 views
Posted on September 29, 2010 at 15:03

CxSTM8 v4.3.5 now supports STM8L eeprom

    This topic has been closed for replies.

    4 replies

    Visitor II
    May 17, 2011
    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

    Visitor II
    May 17, 2011
    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

    Visitor II
    May 17, 2011
    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

    Visitor II
    May 17, 2011
    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