Skip to main content
3tnica
Associate II
January 20, 2009
Question

save calibaration data to flash

  • January 20, 2009
  • 3 replies
  • 844 views
Posted on January 20, 2009 at 15:09

save calibaration data to flash

    This topic has been closed for replies.

    3 replies

    3tnica
    3tnicaAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:00

    Hello everyone,

    I wonder which flash area which I can use to store my calibrationdata. I have seen that in the fwlib example area 0x800800(page2) is used, but is this the standard page to store data? Don't want the area to be overwritten when i flash the stm32 with new code.

    Best regards

    Nils

    trevor1
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:00

    There is no special area. The developer (you) must manage this. For example I have three area in most of my projets :-

    1/ Bootloader code

    2/ Config

    3/ Application code

    [ This message was edited by: trevor on 20-01-2009 19:43 ]

    [ This message was edited by: trevor on 20-01-2009 22:21 ]

    st3
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:00

    AN2594: EEPROM emulation in STM32F101xx and STM32F103xx microcontrollers

    See:

    http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=110