Other Parts Discussed in Thread: CONTROLSUITE
TI Team,
I will be using the PM Sensorless Project, with a few modification in my final product design. I'm running into a problem when I analyze my variables using the graphing tool. I have a list of questions I hope you can answer:
- Where can I get information that explains how to configure the "graph" analysis tool in the debugger. I'd like to use this tool to verify the voltage an current values from the output of the Clarke and Park modules.
- When using the graphing tools, the information displayed in the graphs does not reflect the true nature of what is occurring in the motor. For example, when the motor is disabled, the graph outputs incorrect data; that is instead of zero, I see a variation in the voltage, while somewhat sinusoidal in form, it seems to no refresh the correct values.
- The above data is collected using the DRV8312-C2-KIT with the 28035 device connected via the on-board FET through the USB cable to the PC.
- Initially, I thought the problem had to do with the inadequacies of the emulator (small trace buffer), but using a standalone emulator (JTAG JET), the problems are the same.
- I see the same problem using CC4 and CC5 as well as the latest version of ControlSuite.
- The problems begin when I view LEVEL 2 variables:
- DlogCh1 = _IQtoQ15(park1.Qs);
- DlogCh2 = _IQtoQ15(park1.Ds);
- DlogCh3 = _IQtoQ15(volt1.Vbeta );
- DlogCh4 = _IQtoQ15(clarke1.Beta);
Again, I think the problem has to do with how the graph gets updated. How does CC deal with this? Again, this is not associated with any version of the tool because I've tried both.
Any information you can provide is greatly appreciated.
-David Escandon
