"Hello Zahid,
I'm also facing a similar kind of problem not with the RC output pins, but with RC input pins. It was working before but suddenly it stopped responding.
I ran the basic APM_RC library file, there this loop is not…"
"Now i am able to get the desired PWM signal with varied duty cycle which is corresponding to the RC command, to get this i just made some changes in the library function(main library APM_RC.h), is it possible to obtain the varied dutycycle without…"
"In arduino board i could see the PWM pins separately where, I tried the example program and that was working fine. Here in Ardupilot mega board i couldn't able to figure it out. I'm looking for some help.
Thank you,"
I want to get an output PWM signal of 50hz from the ardupilot mega board. In that PWM signal, i want to control the duty cycle. This output PWM signal should vary depending on the input fed to the APM, which comes from the receiver.I wish to know…