Hello team,
Here i try to setup PWM for GPIO 227 in Launchpad f2800137, and set following registors only
GpioCtrlRegs.GPHPUD.bit.GPIO227 = 1;
GpioCtrlRegs.GPHGMUX1.bit.GPIO227=1;
GpioCtrlRegs.GPHMUX1.bit.GPIO227=2;
but its not working, please help me out to resolve this problem
your guidance highly appreciated for this side.