And because the signals are ordinary servo signals (50Hz update rate), I used interrupts in order to read these when they change and thus avoid getting my loop rate (~800Hz) draged down by these signals..Here is a example of how these signals looks like:Edit: I just read your other post about needing a code that reads PPM. I will try to explain how I did it code-wise:Let me begin by stating the prob