FrSky icon indicating copy to clipboard operation
FrSky copied to clipboard

Use Attiny84

Open pierrotm777 opened this issue 2 years ago • 0 comments

Hello RealTadango,

I try to adapt my Arduino Pro Mini code witch running very well to an Attiny84 with external 16Mhz cristal. I should like to use a board that i use for another project named Ms8 where the S-Port pin is on the PIN DP14-5. I have tried two attiny lib, Spence Konde and David A. Mellis. I define pin the S-Port pin like that: #define SPORT_PIN 8 But my module isn't discovered on my TX16S.

For upload the code, i build hex code and use it on my XGecu Pro programmer device. 8Commands.zip

Thanks for your help,

Pierre

pierrotm777 avatar Mar 09 '23 11:03 pierrotm777