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.
我现在用tms320f28035芯片。由于产品生产时需要校准数据,需要写入工厂生产日期,软件版本号之类的,所以能否在flash留一个区做EEPROM,
Ti这块有没相关的用法,麻烦给一个样例程序供参考看看!谢谢
您好,
controlSUITE中有FlashAPI的库,用这个库可以将Flash的一个区当作EEPROM使用。
C:\ti\controlSUITE\libs\utilities\flash_api\2803x