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.

F28027操作FLASH

Other Parts Discussed in Thread: CONTROLSUITE

请问我要怎么把掉电保存的数据存储到F28017的flash里,TI有提供相关的操作例程吗?

  • 您好,
    TI有提供FLASHAPI函数,可以参考controlsuite中例程:
    :\ti\controlSUITE\libs\utilities\flash_api\2802x
  • 你看看有一种叫做nvSRAM的存储 我觉得挺好用

  • 请问我要怎么把掉电保存的数据存储到F28017的flash里,TI有提供相关的操作例程吗?“
    Eric:
    掉电存储,需要操作flash,过程也挺复杂的。参考FLASH API的例程。
    不过你可以加一颗很便宜的FRAM的MSP430,然后用FRAM掉电存储的功能就好,也很方便。