FrSky
FrSky copied to clipboard
Use Attiny84
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