Part Number: LAUNCHXL-F280049C Other Parts Discussed in Thread: SFRA
如图所示,上述是我用于测试SFRA的代码,现在对于plant的Bode图已经能正确绘制,然而当我加入闭环控制时,程序却跑飞了。
具体而言,该项目的f28004x_flash_lnk_eabi.cmd是从SFRA的例程example1_stb_f28004x_f32_eabi中直接复制而来,因此它理应运行在Flash上。
根据该cmd文件,dclfuncs应该在初始化阶段被移动到RAM中…
Part Number: LAUNCHXL-F280049C Other Parts Discussed in Thread: SYSCONFIG
专家们好,
我最近在学习C20000WARE_MOTORCONTROL_SDK中pto_abs2qep例程,在例程中使用了CLB。当需要把CLB输出到GPIO时,很方便的一种方法是使用OUTPUTXBAR,但是我了解到一个CLBx只能匹配两个OUTPUTXBAR。例程中的第三和第四个输出通过复写(overwrite)EPWM1实现GPIO输出。
目前我有以下问题…
Other Parts Discussed in Thread: AFE031 , BOOSTXL-AFE031-DF1 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1444376/launchxl-f280049c…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1521314/launchxl-f280049c-dcl-2p2z-function…
Part Number: LAUNCHXL-F280049C I set up the CMPSS module according to the following procedure, but I can't detect any output.
void CMPSSInit(void) { EALLOW; //CMP2_H for IL current detection Cmpss2Regs.COMPCTL.bit.COMPDACE = 1; //Comparator/DAC enab…
Other Parts Discussed in Thread: LAUNCHXL-F280049C 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1407147/launchxl-f280049c-my-computer…