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.

调试Example_2803xI2C_eeprom.c例程时,遇到难题,望大虾们指教!



在调试Example_2803xI2C_eeprom.c例程时,修改I2C_NUMBYTES为4,单步执行发现I2CFFTX寄存器中的TXFFST4~0的值只能到4(0X6480),,按道理我设置I2C_NUMBYTES为4应该要加到6才对啊,,,,所以,,连中断都进不了,,,始终处于写入忙状态~~~!

只是为什么呢,起初我以为我的工程哪里设置不对呢,,例程也这样,,,望大虾们指教~!