I'm having trouble with what I think should be a simple thing--I can't get output on the PWM1 pin. I can toggle it via GPIO04 even after setting it as enable in PINMUX1. I powered up PSC module 24. Is there another register I need to set?
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.
I'm having trouble with what I think should be a simple thing--I can't get output on the PWM1 pin. I can toggle it via GPIO04 even after setting it as enable in PINMUX1. I powered up PSC module 24. Is there another register I need to set?
Found it works after setting PINMUX2 in the GEL properly. I have code in my application that sets this. I would think this would take effect after it runs but it seems the GEL dominates. Can someone confirm priority or how this operates? I though GEL kicked in only on connection of the emulator.