Hi Amey,
just to make sure that we are not comparing apples to egggs,
can you please upgrade your IDE to 1.8.2?
When all software and libraries are up-to-date it should really work. It
shouldn't be necessary to set the cal value to zero.
If it then still doesn't work I suspect you have a hardware issue.
73, Allard PE1NWL
toggle quoted message
Show quoted text
On Fri, March 24, 2017 08:55, Amey Pandit via Groups.Io wrote:
Hi Allard
Are you using the latest Arduino IDE? (current version is 1.8.2) -- I am
using 1.6.0
Did you download raduino_v1.0.3 from (
) ? -- Yes I am using same code. V1.03
Did you download and install the latest si5351 library (latest version is
2.0.2). -- I am using the latest code at
Did you install the si5351 library to the correct location? (should be C:\
Program Files (x86)\Arduino\libraries\si5351 -- Yes. It is correct. My
code is getting compiled.
1) Is there any problem is the calibration value is set as 0?
2) The Nano is getting stuck (stuck during runtime and not during
compilation) at SI5351.init(). It is not printing any serial output after
SI5351. init() function call.
Thanks
Amey