Other Parts Discussed in Thread: AM2634 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1648751/am2634…
Other Parts Discussed in Thread: TMS320F28388D 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1524422/tms320f28388d-for-servo-motor…
Other Parts Discussed in Thread: TMS320F28388D 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1626589/tms320f28388d-power-up-seq…
Part Number: TMS320F28388S Other Parts Discussed in Thread: TMS320F28388D , C2000WARE Hi TI Team,
We are developing an EtherCAT slave application using the TMS320F28388D (specifically TMS320F28388SZWTS).
Previously, we successfully verified the full EtherCAT…
Part Number: TMS320F28388D 你好:
我们在使用ethernet关于lwip的示例时,发现发送速率很低,使用的是10Mbps的网线,理论上应该达到1.25MBps,如果想提高发送速率,例如达到800KBps,我们该修改哪些参数来到达理想速率?f28388D的ethernet在使用lwip的理想情况下,最高速度能达到多少呢?
Part Number: TMS320F28388D 如标题所述,使用DMA在片内RAM,比如RAMGS0和SRAM地址空间0x100000之间互传数据,当SRAM作为源地址,RAMGS0作为目标地址时,SRAM中已提前写入的一组数据通过DMA能全部正确传入RAMGS0;反过来,将DMA的配置数据仅仅修改源和目标地址指针,其余配置参数不变,则无法将RAMGS0的数据通过DMA写入SRAM空间。SRAM空间单独用for循环任意写数据是测试过的,确认没问题。也测试了源和目标都是片内且支持DMA的RAM空间…
Part Number: TMS320F28388D 工程师好,我是在c语言转化为c++的过程中出现问题,改完后显示内存溢出,经过调整,能够顺利编译。程序在flash运行,可以正常生成.out文件,但在烧录时CPU1正常烧录,CPU2烧录完后CPU2会自动running,
这时暂停CPU2,显示No source available for "_system_post_cinit() at E:/28388D\DSP\MCPU2H\CPU2_FLASH\MCPU2H.out:{3} 0x3fb559…