QuadMeUp_Crossbow icon indicating copy to clipboard operation
QuadMeUp_Crossbow copied to clipboard

Add CRSF support on the TX module

Open DzikuVx opened this issue 7 years ago • 5 comments

PPM is crappy. Use CRSF protocol to get data from Taranis

DzikuVx avatar Oct 24 '17 18:10 DzikuVx

Looks like LoRa32u4 (ATmega32u4 at 8MHz) is not fast enough to handle Serial at 420kbps. Serial data comes damaged

DzikuVx avatar Oct 25 '17 18:10 DzikuVx

200k another option

DieHertz avatar Apr 10 '18 05:04 DieHertz

Serial data problem is probably solved (serial buffer was overflowing when I2C oled was updated), but ATM I do not need CRSF.

DzikuVx avatar Apr 10 '18 06:04 DzikuVx

So 8-bit is enough for everyone after all? :-D

DieHertz avatar Apr 10 '18 06:04 DieHertz

I would not mind for longer serial buffer, but besides that, yes. "Micro" receiver will be a Arduino Pro Mini with piggybacked RFM95W on a double sided adhesive tape

DzikuVx avatar Apr 10 '18 06:04 DzikuVx