Open RMFPV opened 6 years ago
That is not something easy to add/change. SBUS frames arrive every 9mS. Currently, to get accurate pulse timing, two sets of 4 pulses are output BETWEEN SBUS frames, synchronised to the SBUS input timing. A CPPM signal for 12 channels would have a period of arounf 30mS, so would not synchronise, and pulse edges would occur while a SBUS frame was alos arriving.
I see the problem now, but is there a way to find the solution?
Usually use 8 pwm in one cppm. It maybe help and useful
Usually use 8 pwm in one cppm. It maybe help and useful
can someone share code with 8pwm? that's enough for me =) or maybe we can use stm32 for that
@DangerD1024, RTFM, or more precisely ground <-> R 1Ko <-> TXpin
Hi Mike, Can it be also set to decode SBUS to 16 or 12 CPPM channels on one single output? Thank you.