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/RM46L850: pwm disable

Part Number: RM46L850
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Hi,

I am able to generate pwm using n2het1, but next challenge what I have faced till now, How to disable the pwm generation.

I tried gioPORTA[5], but failed to see in debug mode(I mean pwm is not stopping)

pwm generation n2het1[25], disable using gioPORTA[5]. I have enabled gio and het1 driver, pinmux is checked in both cases, pin 5 taken as input, het25 as output, interruput enabled pin5

Thanks

Rock