bolderflight / sbus

Arduino and CMake library for communicating with SBUS receivers and servos.
MIT License
373 stars 132 forks source link

Any support for STM32f401re? #43

Closed rjr100 closed 3 years ago

rjr100 commented 3 years ago

Wondering if this is compatible with STM32 boards, if not are there any SBUS libraries out there for STM32?

flybrianfly commented 3 years ago

Without taking the time to dig into details of the STM32 Arduino core, I can't say for sure whether they could support inverted serial. But they would likely work using a hardware inverter.