Skip to main content
Visitor II
January 7, 2004
Question

Write data in the main flash memory

  • January 7, 2004
  • 3 replies
  • 839 views
Posted on January 07, 2004 at 11:03

Write data in the main flash memory

    This topic has been closed for replies.

    3 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:57

    Take a look in the example attached.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:57

    Hello,

    I use the µPSD3234A.

    My system make acquisition of temperature. My program code is in teh second memory flash (32Kb).

    I want to write the data (Temperature measurement) in the main flash and read them when i want.

    I have a C compiler.

    I search code example in C to write or read in the flash memory my data when teh program is running.

    Thank you for help.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:57

    thank you for help. My program is good.