Tool/software: Code Composer Studio
I'm aware that I can manually code a pin to activate, then use a delay function in CCS, but I believe I heard that there is a bit of inaccuracy in this method
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: Code Composer Studio
I'm aware that I can manually code a pin to activate, then use a delay function in CCS, but I believe I heard that there is a bit of inaccuracy in this method
Hello,
PWM module generate a sequence of waveform rather than just one pulse. But you can TZ (trip-zone) to pull the PWM pin to LOW to HIGH. Please refer to trip zone section in TRM.