Search found 2 matches

by Artur
Sat Jun 19, 2021 9:18 am
Forum: General discussion
Topic: How to genaraite ppm in stm32f1
Replies: 14
Views: 8977

Re: How to genaraite ppm in stm32f1

Can somebody port it to PlatformIO? I would be very thankful.
by Artur
Sat Jun 19, 2021 9:17 am
Forum: STM32F1 based boards
Topic: Generating PPM signal using bluepill and hardware timer library
Replies: 1
Views: 4507

Generating PPM signal using bluepill and hardware timer library

Hey, I building custom rc transmitter. I would want to add support for standart rc transmitter modules. For that I need to generate 8 channel PPM signal. I tried porting this code from Arduino IDE to PlatformIO but with no luck. #include <Arduino.h> #define CPU_MHZ 72 #define CHANNEL_NUMBER 8 //set ...

Go to advanced search