Hi ,
For PWM drivers on cc2538 in contiki , I have ported the drivers I have mainly ported the gptimer.c , interuppt.c drivers in contiki/cpu/dev directory , and started using them ... Are all the drivers a must for PWM ? as i see timer load values arent reflected on when i try it on target. Can anyone please help ?
Can anyone provide PWM Example in case im missing something...? I have refrred the Example proviedby driverlib they are no examples relevant to duty cycle change relevant.