Part Number: TMS320F28027F Other Parts Discussed in Thread: MOTORWARE dear all;
想用flash保持几个掉电记忆的参数,把Flash API移植到motorware的proj_lab05b例程,Flash_ToggleTest函数引脚输出频率是30K,不是10K;
1、请问在 motorware的proj_lab05b例程,使用Flash API操作flash,除了Flash2802x_API_Quickstart.pdf文件的步骤…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/987372/tms320f28027f-how-to-boot-example…
Other Parts Discussed in Thread: TMS320F28027F 我们现使用TI的TMS320F28027F芯片,做电机控制方面应用。
项目上整机有OTA升级需求,需要在28027F上实现IAP在线升级功能。
最终希望28027F芯片需要通过RS485实现固件程序升级功能。请帮忙评估可行性。
Other Parts Discussed in Thread: TMS320F280025C 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/983083/tms320f28027f-how-to-set-gpio34…
Other Parts Discussed in Thread: MOTORWARE , TMS320F28027F 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1038698/tms320f28027f-motor…
Other Parts Discussed in Thread: TMS320F28027F 在TMS320F28027F芯片手册的6.1.5看到一句话——However, it is not possible to use one sector of the flash or the OTP to execute flash
algorithms that erase/program other sectors。这里说不能使用一个扇区的flash执行擦写其他扇区flash的操作。
用户手写BootLoader也是要保存在Flash中的…