Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1334468/tms320f28388d-program-boots-when…
Other Parts Discussed in Thread: TMS320F28388D , TMDSFSIADAPEVM 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1262281/tms320f28388d…
Other Parts Discussed in Thread: TMS320F28388D 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1254912/tms320f28388d-how-to-set-up…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1217880/tms320f28388d 器件型号: TMS320F28388…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1298866/tms320f28388d-bidirectional-data…
Part Number: TMS320F28388D
你好,
我目前使用28388D自制板并使用自建工程去实现M4核的Ethernet和EtherCAT功能,现目前已经实现了 Ethernet 和 EtherCAT 的正常通信,但有一个现象是,当我在CCS中Debug时,执行网口和EtherCAT通信时,M4核在运行大概10分钟左右(时间不确定)后,会出现程序跑飞现象: Break at address "0x162e" with no debug information available, or outside…
Part Number: TMS320F28388D Other Parts Discussed in Thread: DAC81416 设计控制一颗DAC,使用了SPI外设,但是没有注意DAC的读写数据都是24bit为单位的,有寄存器地址和16位数据组成
由于SPI外设的buf大小为16bit,我的理解是SPI外设在完成16bit数据传输后,会将nSTE管脚拉高,这样的话对于我目前的DAC控制就有问题了
所以我现在配置的是SPI的8bit模式,每次向buf里写入8bit数据,通过查询判断是否可以写入…
Part Number: TMS320F28388D INPUT1SELECT的定义如下
我理解这个寄存器应该是选择哪个GPIO作为input1的信号源
我不太理解后文中提到的destination是什么意思
0xFFFD: '1' will be driven to the destination 这句的意思是指GPIO1作为input1的信号源吗?
0xFFFF: '0' will be driven to the destination 这句的意思是指 GPIO0作为input1的信号源吗…