TMS320C28346 TI自带的例程中有I2C_EEPROM,其功能是将数组写入EEPROM,并读回来。这里我想请问下,我能否将I2cMsgOut1用我所需写入EEPROM的程序转化的.hex文件中的参数替代,从而起到将程序写入EEPROM的目的?
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.
TMS320C28346 TI自带的例程中有I2C_EEPROM,其功能是将数组写入EEPROM,并读回来。这里我想请问下,我能否将I2cMsgOut1用我所需写入EEPROM的程序转化的.hex文件中的参数替代,从而起到将程序写入EEPROM的目的?