Other Parts Discussed in Thread: TMS570LS1225 , UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum…
Other Parts Discussed in Thread: TMS570LS1225 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/682993…
Other Parts Discussed in Thread: HALCOGEN , TMS570LS1227 , TMS570LS1224 , TMS570LS1225 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm…
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 当我注意到这个工程师遇到了类似的问题时、我浏览了论坛。
TMS570LS1225 Thumb/Arm 模式帮助-基于 Arm 的微控制器论坛-基于 Arm 的微控制器- TI E2E 支持论坛
Other Parts Discussed in Thread: TMS570LS1225 在使用F021 API 对TMS570LS1225的EEPRoom进行读写的时候发现只有先写入数据才可以读出来数据,但是一掉电读取的数据都变为0,不知道是什么原因。调用api初始化函数时不知道会不会格式化EEPRoom,以下是初始化函数和调用的函数:
void epp_init(void) { /* Initialize FEE. This will create Virtual sectors, initialize…
Other Parts Discussed in Thread: TMS570LS1225 , HALCOGEN 我用的TMS570LS1225的芯片验证设计的FlexRay通信功能,硬件上用两个1225作为两个节点进行通讯。
程序上是使用的TI提供的FlexRay的例程,收发器选用的TJA1080,但是程序中NDAT寄存器并未接收到数据。
测试过程中可以进行连续的Communication Cycle,静态段帧头数据均正常,其中一、二帧的sync、start up位均为1,但是数据段均没有数据,同时EIR寄存器中提示通讯周期中接收到的同步帧数量不足2…