¿ªÔÆÌåÓý

BitX40 sketch modified for new library


G4NQX
 

As mentioned elsewhere the new library for the SI5351 has minor changes to the calls. This causes compile errors if you just download the sketch and library.

I've made a new folder in the files section and added the BitX40 sketch with minor changes to suit the new library calls.? I've also put the library zip file there for completeness.

I hope to make a video of the steps necessary to upload the sketch to the Arduino Nano in the raduino.? That way any glitches requiring a re-program can easily be followed by anyone not familiar with Arduinos.

Rob G4NQX
--
Just as you press send, do you notice the typso !


 

Have you uploaded the sketch to the Bitx40 Raduino?


 

You mean "s" instead of "S" and "typso" instead of "typos". Hi.


john
AD5YE


G4NQX
 

Very tongue in cheek :-)




--
Just as you press send, do you notice the typso !


 

Include hex files for those who want to use XLoader too...it makes reloading an Arduino a snap.



Thomas Noel
 

I can confirm that this revised Sketch compiles and loads with Arduino 1.8.1 on Mac and Windows 10.


I did have to do a major search to find a cure for no serial ports identified as targets under Arduino/Mac. Finally found a Signed driver for the CH340/341 chipset on my Nano.


Tom

KF7RSF


 

If I recall, that's basically the only difference between a real Arduino and a generic one, Arduino uses the FTDI chip and the generics like to use the CH340/341.