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.

请问MSP430F5528怎样对片内Flash进行读写操作



如题

  • http://www.ti.com.cn/cn/lit/ug/slau208n/slau208n.pdf

    请看338页,这个技术手册写的很清楚。

    Chapter 7
    SLAU208N–June 2008–Revised May 2014
    Flash Memory Controller
    This chapter describes the operation of the flash memory controller.
    Topic ........................................................................................................................... Page
    7.1 Flash Memory Introduction................................................................................ 339
    7.2 Flash Memory Segmentation.............................................................................. 340
    7.3 Flash Memory Operation ................................................................................... 342

    。。。。。。。。。。。。。。。。。。。。。

  • 你好,

    参见MSP430WARE 内的参考例程:

    C:\ti\msp430\MSP430ware_1_90_00_30\examples\devices\5xx_6xx\MSP430F55xx_Code_Examples\C

    里面有介绍flash读写!