PPM

Pulse Position Modulation

Pulse Position Modulation (PPM) - Output

  • PPM Output Pin

    • Pin you want the PPM output to be on. Note: Some boards this pin is fixed so this field will be missing.

  • Number of Channels to Output

    • How many PPM channels to output. The latency is increased with every extra channel. Only use as many channels as you need.

  • Invert

    • Inverts the PPM Signal. An inverted signal is idle low.

  • Frame Length

    • This is the overall time the PPM signal is repeated at.

    • **NOTE** If you pick a low number of channels but leave the frame length too high it may be detected as a loss of signal. Lower the Frame length so it's just above the point you see "Warning! PPM Frame length possibly too short to support channel data" This will also cause the fastest update rate possible.

  • Sync Pulse

    • Synchronization pulse for every PPM channels data (300-400 us should work for most devices).

  • If you see a message "PPM data will not fit in frame", there is too many channels trying to be sent in the frame length you have specified. Increase the frame length. Note: The PPM will still be sent but the update rate becomes variable based on the content.

Pulse Position Modulation (PPM) - Input

  • PPM Input Pin

    • This option allows you to choose which pin you want PPM input on. !!Read PPM Input!!. It is very important that the PPM signal isn't higher than 3.3volts or you will damage your Nano 33 BLE board.

  • Invert

    • Inverted flips signal level logic, depends on your radios ppm output format. It will usually pick up the signal in either mode.

Last updated