This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi All,
While executing the program, I get an error when checking the members of the structure.
Is there any way to resolve this error?
To check the operation of the eQEP module, we connected a motor with encoder to the F28379D launchpad and rotated the motor by hand.
When I graphed the EQep1Regs.QEPCNT register, it showed a significant delay from real time.
Is there any way to display this in sync with real time?
The horizontal axis in the image is in μs and the sampling rate is set to 4000 Hz.
Best Regards,
K.Z
Hi KZ,
Instead of using the pointer "->", can you do localB.eQEP_o2? Does that work?
Can you assign some temporary variable to this value and then use that variable to graph?
Please refer to this thread that mentions how fast the CCS graph can update with new values:
e2e.ti.com/.../ccs-tms320f28335-what-is-the-real-sampling-time-of-a-debuging-graph
e2e.ti.com/.../sampling-rate-versus-continuous-refresh-interval
Best,
Ryan Ma