Part Number: TMS320F2800137 Other Parts Discussed in Thread: C2000WARE 1.Following the documentation, I copied the folder C2000Ware_x_0x_00_00\libraries\diagnostic\f280013x into my project directory, as shown in the attached figure.
2.After adding it,…
Part Number: TMS320F2800137 Other Parts Discussed in Thread: C2000WARE
我们想要使用TI提供的CRC32的计算方式,对于下边这个函数,我们使用TMS320F2800039芯片可以使用这个函数的得到CRC32的校验值,但是使用TMS320F2800137芯片使用这个函数的时候,仿真的时候可以进入到函数内部执行,但是得到的CRC32的校验值是0,查找芯片手册,没有找到关于这个的相关资料,在网上查找资料说,使用这个函数芯片内部需要有VCU模块…
Part Number: TMS320F2800137 Other Parts Discussed in Thread: TMS320F28027 , universal_motorcontrol_lab_f280013x
Hello, I am using the main chip f2800137, and there is no mention in the general routine documentation about whether the resistance and inductance…
Part Number: TMS320F2800137 Other Parts Discussed in Thread: DRV8353RS-EVM , C2000WARE ,
TMS320F2800137+DRV8353RS-EVM驱动电机,油门80%时继续提高油门,转速不再随油门增加而增加。从调试信息看,输出力矩电流值在油门80%之前和参考力矩电流值还差很多安,但是油门从80%再增加,输出力矩电流和参考电流都快速增加到电机设定最大电流值。软件版本如下:C2000Ware_MotorControl_…
Part Number: TMS320F2800137
Hi, I want to monitor the variable 'electronic angle'. I assigned it to an array, but I can't plot it. It prompts that only integer variables can be used this way. The 'electronic angle' is of float type, but it displays…