fdivitto / sbus

Arduino library for SBUS (Futaba)
GNU Lesser General Public License v2.1
61 stars 20 forks source link

HELP attiny85 decoder SBUS to PWM 4 channel #8

Open mikerc2017 opened 6 years ago

mikerc2017 commented 6 years ago

i tried compile source but error on att85. i have not skill debug code. Please help me a version SBUS decoder to pwm on attiny85 ? thanks

StRobiEst commented 5 years ago

I was also trying to use with Attiny85 with AttinyCore https://github.com/SpenceKonde/ATTinyCore But the ArduinoIDE (1.8.4) complains about PCICR and TIFR0 registers. Attiny85 pin change interrupt register mask is GIMSK instead of PCICR, but I still don't know how to fix the library.

jcustenborder commented 4 years ago

@StRobiEst Did you find a solution for this?

StRobiEst commented 4 years ago

Sadly i did not find a reliable solution.

jcustenborder commented 4 years ago

Ahh boo. Thanks for following up! Much appreciated!

On Sat, Oct 10, 2020 at 12:19 PM StRobiEst notifications@github.com wrote:

Sadly i did not find a reliable solution.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fdivitto/sbus/issues/8#issuecomment-706582732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABTHACBYCFAEYKLKSUYEOLSKCJRDANCNFSM4GFBCVUA .