Arduino ATMega328p PPM encoder

Hi,

I’ve tried using a Pro Mini as a PPM encoder with ArduPPM firmware for reading a Turnigy 9x8cv2 receiver, and for some reason it doesn’t quite work.

I can see the values changing in MissionPlanner RadioCalibration, but the updates are very slow, around 1Hz.

Are there any changes required to the ArduPPM firmware in order for it to work?

I’ve read about the PPM sync pause of PPM-decoder in another thread, and i’ve tried changing the PPM_PERIOD value in ArduPPM firmware so it corresponded to that, didn’t work. Not sure if i’m going the right way with this…