FrSky S-Port telemetry library for STM32

Post here first, or if you can't find a relevant section!
Post Reply
nawasaqi
Posts: 20
Joined: Wed Dec 22, 2021 7:06 pm

FrSky S-Port telemetry library for STM32

Post by nawasaqi »

Hello everyone,
I have such a problem, namely I used to fight with the ibus library and I managed to tame it thanks to your help ;)
As I bought myself a new radio, I would like to send telemetry to it.
The only sensible library I found is:
FrSky S-Port telemetry library
https://www.rcgroups.com/forums/showthr ... nfigurable

For those who don't have an account here is a copy:
http://212.59.240.9/FrSkySportTelemetry_20210509.zip

Therefore, I have a question this library does not work on stm32. Due to the fact that the author of this library does not have the time and desire to expand it with stm32 support, I would like to ask here on the forum if anyone knows how to update it to make it compatible with stm32 blackpill ;)

The only thing I found is the place where the serial port is defined and in the case of stm32 it is hradwareserial, these are two files:
FrSkySportSingleWireSerial.h
FrSkySportSingleWireSerial.cpp

The file I would like to run on stm32 is FrSkySportTelemetryExample.ino


Maybe there would be someone who would even help me for a fee...

Thank you in advance for your help
Post Reply

Return to “General discussion”