一个扇区256页一页256个字节,一共16个扇区,16*256*256等于2的20次方1M字节的容量,8Mbit。按页写,一次可以写1-256个字节,使用页编程指令,The memory can be programmed 1 to 256 bytes at a time, using the Page Program instruction.具体指令操作内容可以从网上搜手册,我就是用SMT32按照手册操作的M25P80.