Hello Paul, I'm sorry to bother you but I'm having a bit of a problem with the PPM library you made for Teensy 3.1. I hope you can help me solve this please.
I'm trying to use a single channel PPM but my Teensy doesn't get it right. Then I tested with an oscilloscope and the signal shows a period equal to the PPM I seted, and doesn't it has to be the width seted to that PPM? Because when I try with the arduino PPM library, my arduino throws a width with the PPM I seted and my period stays constant to 10 ms. And it works for my driver.
Hello Paul, I'm sorry to bother you but I'm having a bit of a problem with the PPM library you made for Teensy 3.1. I hope you can help me solve this please.
I'm trying to use a single channel PPM but my Teensy doesn't get it right. Then I tested with an oscilloscope and the signal shows a period equal to the PPM I seted, and doesn't it has to be the width seted to that PPM? Because when I try with the arduino PPM library, my arduino throws a width with the PPM I seted and my period stays constant to 10 ms. And it works for my driver.
I hope I explained right. Thanks