c8051f c2 读写flash

时间:2015-04-30 11:01:17
【文件属性】:

文件名称:c8051f c2 读写flash

文件大小:27KB

文件格式:C

更新时间:2015-04-30 11:01:17

8051 c2 flash

c8051f c2 读写flashNote: All following routines assume the C2 Initialization Procedure // has been executed prior to their calling // // Block Read Procedure: // 1) Set to the target FLASH starting address // 2) Set to the number of bytes to read // 3) Initialize the pointer to the location to store the // read data // 4) Call C2_BlockRead() (will return a '1' if successful, // '0' otherwise)


网友评论