sbus icon indicating copy to clipboard operation
sbus copied to clipboard

HELP attiny85 decoder SBUS to PWM 4 channel

Open mikerc2017 opened this issue 7 years ago • 4 comments

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

mikerc2017 avatar Nov 19 '18 01:11 mikerc2017

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.

StRobiEst avatar May 25 '19 16:05 StRobiEst

@StRobiEst Did you find a solution for this?

jcustenborder avatar Oct 10 '20 17:10 jcustenborder

Sadly i did not find a reliable solution.

StRobiEst avatar Oct 10 '20 17:10 StRobiEst

Ahh boo. Thanks for following up! Much appreciated!

On Sat, Oct 10, 2020 at 12:19 PM StRobiEst [email protected] 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 .

jcustenborder avatar Oct 11 '20 19:10 jcustenborder