Other Parts Discussed in Thread: TMS320C28346 , C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1521269/tms320c28346-how…
Other Parts Discussed in Thread: TMS320C28346 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1313641/tms320c28346-tms320c28346 器件型号…
Other Parts Discussed in Thread: TMS320C28346 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1287779/tms320c28346-is-fatfs-available…
Other Parts Discussed in Thread: TMS320C28346 , C2000WARE , CONTROLSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1437116/tms320c28346…
Part Number: TMS320C28346 您好,最近我们使用28346进行数据处理,通过DMA将数据搬运到XINTF上,这里我们数据采用的双字,32位,cpu只将运算结果写入内存,DMA负责将内存数据搬运到XINTF。我们设计中考虑到CPU写入和DMA读取数据存在冲突的情况,查看了DMA手册,发现DMA手册对于这块的讲解是
the CPU is performing a write operation and a read operation from the CPU is pending…
Part Number: TMS320C28346 程序运行过程中,偶然会出现计算出错的问题,浮点float型变量,使用官方库中的sin/cos函数,计算出来的值超过1,变成了很大的一个数。也出现过计算出来的开根号值小于0的情况。计算错误的下个周期,又计算正常,不继续出错。有时候短时发生多次,有时候数小时不发生。