Other Parts Discussed in Thread: LAUNCHXL-F28379D 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1218360/tms320f28377s-evaluate-f28377s…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1212731/tms320f28377s-including-memcpy_fast_far…
Other Parts Discussed in Thread: TMS320F28377S 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1199422/tms320f28377s-power-on-reset…
Part Number: TMS320F28377S Other Parts Discussed in Thread: UNIFLASH 你好,我写了bootloader程序和app程序,生成了两个hex文件。想将其合并成一个hex文件,通过uniflash直接进行烧录。需要对这两个hex文件如何处理?
我知道uniflash烧录时可以同时烧写两个hex文件,但是交给车间烧录时最好能合并成一个。
网上搜到资料说需要将第一个hex的最后一行:00000001FF删掉再复制第二个hex文件,但是我试了一下直接将两个hex文件复制到一起是可以进行烧录的…
Part Number: TMS320F28377S Other Parts Discussed in Thread: ALP , , C2000WARE 你好,我想使用CMPSS来控制PWM输出,使用TZ的方式。具体的配置代码如下:
1、PWM的配置
void sinitEPWM2_ALP(void)//GPI0_02_03 {
if (PWMorCMP == cCMPmode) {
// EALLOW; // // EPwm2Regs.AQSFRC.bit.RLDCSF = 3;//Action-Qualifier…
Other Parts Discussed in Thread: SFRA , TMS320F28377S 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1000199/tms320f28377s-how-to…