Part Number: TMDXIDDK379D
Other Parts Discussed in Thread: HVPMSMMTR
Tool/software:
Dear TI E2E support team,
I'm very new to control a motor and want to control multi-axis motors.
I was following TIDUEV1 document with all kits from TI and 'multi_axis_master' example code.
Before trying to control multi-axis, I've tried to control only a master HVPMSMMTR with TMDXIDDK and F28388d control card. When I set Master_Control build level as Level 1 in cpu1 and Main_Axis_Drive as level 2 in cpu2, the motor just stops as soon as I run the motor.
Also, I am supplying AC 200V, and followed all the steps in Hardware Guide. Variable 'vdcBus' value is around 30 to 50. Should it be around 300V?
Therefore, I tried another example code, 'fcl_f2838x_tmdxiddk'. With this example code, the motor does run and 'vdcBus' is around 300V but it makes high pitch noise from build level 3. However, if I change CURRENT_SENSE from LEM_SENSE to SD_SENSE, it no longer makes noise.
I also have some trouble with FSI communication. If I put F28388D on IDDK board, FSI does not work. But if I run the same code without putting on, FSI does work well. Even though I run with default example code, why do I get this kind of error?
Please guide me what I'm doing wrong. I attached PWM and Current sense on DAC. They seems alright for me.


p.s. Dual-axis example with F280049C and Teknic motors run well.