This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F2012 Flash memory programming

Other Parts Discussed in Thread: MSP430F2012

 

Hi Everybody,

 

 

Can anybody  help me How to Store  my own Calibration data in flash Information memory permanently means untill i changed the Calibration data.

 

Here i used the MSP430F2012 controller with SBW mode.

 

Thanks in Advance,

Srinath reddy.

 

  • There are many threads about how to program the MSPs flash (info or main memory) from within our application.

    There is no automatic way to just change soem data in flash. Almost all flashing programs require a binary data file that is flashed in a whole.
    However, you can generat such a file manually (e.g. TI .txt format) that contains only binary data for the INFO memory, and flash it to the MSP without erasing and re-flashing the application in main memory.
    The "Lite FET-Pro430" free software from Elprotronic offers various configuration options.

**Attention** This is a public forum