在将boottable通过I2C写进EEPROM之后(页写,每页128bytes),重新上电。通过仿真器观察内部寄存器变量,发现从EEPROM的每一页搬运到RAM中,实际只有128bytes,但是会搬运256bytes,多出来的128个bytes全部是0xFF,请问这是什么原因导致的?
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.