Question
Ideeas for encoding PPM signal to SPI data
Posted on June 28, 2015 at 19:28
Hello, i started working with some texas instruments rf modules, namely cc1120 and cc1190 wireless ic's.
My idea is to build a rc remote control based on a ppm input signal. I want this signal to be procesed via my MCU (stm32f103 or stm32f407), but i was curious if there is a standard way to encode ppm into SPI data. Any ideas? Of course i know this requires use of timers Thank you