Other Parts Discussed in Thread: MOTORWARE 想在高压套件上加一个开关与28069的一个IO口连接用于控制电机启停,我的思路是设置一个全局变量gSwitch读出此IO口的值,
然后gSwitch = gMotorVars.Flag_Run_Identify, 进而实现电机启停控制。但是这个全局变量就是加不进去,要么就是报错。
还有一个问题是gMotorVars.Flag_Run_Identify这种类型的全局变量似乎只能在proj_lab0xx.c文件中赋值,在其他的…
Other Parts Discussed in Thread: BOOSTXL-DRV8305EVM , MOTORWARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/576118/ccs-launchxl…
Other Parts Discussed in Thread: MOTORWARE Today, I receive a email from TI telling that the newest version of the MotorWare has the IPD_HDI algorithm. But my MotorWare is not the newest and I want to how to update the software directly instead of reloading…