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.

CCS/TMS320F28379D: TMS320F28379D

Part Number: TMS320F28379D
Other Parts Discussed in Thread: SFRA,

Tool/software: Code Composer Studio

Section 7.3.5 of the "Dual Motor Control Using FCL and Performance Analysis Using SFRA on TMS320F28379D LaunchPad" application report talks about a PWM DAC Utility that shows the encoder feedback angle. Where can I get this PWM DAC Utility?

  • PWM DAC is a crude DAC built using on chip PWM and an external RC low pass filter. The PWM carrier frequency is about 100KHz, whereas the ISR frequency is about 10-20KHz. This will mean the PWMDAC will have an update of 10 or 5 depending on the ISR frequency. This should be good enough for visualizing the variables used in the system. If you to increase the PWMDAC update rate by increasing the carrier frequency, then the data bit size will reduce. It is a trade off between resolution and update rate. Verify the schematic of the launch pad for details.
  • I was wondering if there is a GUI which should the PWN DAC signal, such as the one shown in the application note.

  • In section 7.3.5 of the AN that you referred to, the picture is a scope plot and not GUI.

    Let us know if you have any other queries here otherwise pls click resolved to close the thread.