Other Parts Discussed in Thread: TMS320DM6446, TMS320DM355
Hi all,
I have to write GPIO driver for dm365 to toggle GPIO31 with a delay of one microsecond to generate PWM because one microsecond delay can not be provided from user space(Upto mili second delay to be provided from user space).
I am using kernel version 2.6.18 having gpiolib.c .
I am new in driver areas so please help me how to proceed .
If any one have done it please post code.
Really I am struggling for that because I donot have idea what kernel API for pinmuxing and offset setting.
Please help me!
Regards,
Ramjee