Part Number: TMS320F2800157-Q1 Hi Experts:
Regarding the LIN peripheral of F2800157-Q1, are there any examples of LIN slave nodes that can comply with the LIN protocol?Could you provide an example related to this?Or provide me with a reference example…
Other Parts Discussed in Thread: TMS320F2800157 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1591976/tms320f2800157-tms320f2800157…
Part Number: TMS320F2800157 the project use 2 TX buffers. every time the CAN frame TX complete,there is a ISR to comfirm which TX buffer it is. In the ISR , I use the function MCAN_getTxBufTransmissionStatus to get the status.But after send these to CAN…
Part Number: TMS320F2800157 Other Parts Discussed in Thread: SYSBIOS 以下是我基于bios系统的epwm中断的代码,其中epwm中断优先级为最高的。但是在运行过程中,极小几率会触发epwm中断标志位清除不掉的情况,从而导致epwm中断再也进不去了。帮我看看是什么情况。下面是我epwm中断里的函数和代码。
#pragma CODE_SECTION(HwiPwmISR,"CalcRamfunc") void HwiPwmISR…
Part Number: TMS320F2800157-Q1 Other Parts Discussed in Thread: TMS320F2800157 使用TMS320F2800157(slave)与PC(master)完成PMBUS通信功能,
请问我可以选择什么通信工具和配套的PC上位机软件?