BBB PWM driver development - GSOC 2016

punit vara punitvara at gmail.com
Fri Apr 1 20:10:52 UTC 2016


Recently Worth Burruss suggested me function prototype for getting started
to develop PWM driver.  I updated my blog
http://punitvara.github.io/rtems%20drivers/2016/02/28/basic-function with
sample functions.

rtems_status_code SetDutyCycle(int subSystemNumber,float HZ, float
DutyCycleA, float DutyCycleB);
void PWMSubSystemEnable(int subSytemNumber,bool EnableOrDisable);

I have written this function at
https://github.com/punitvara/rtems_gsoc16/blob/master/pwd/worth.c


Marcos, can you please look at blog and function definition? Do you have
advice for me ?

Thanks,
Punit Vara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20160402/8ce34440/attachment.html>


More information about the devel mailing list