daspuru

Results 12 comments of daspuru

Hi, running the sketch you refer the chip outputs a freq of 21.1Mhz at CLK0 out, and CLK1 is always high. However I tried my original code which changes the...

Teensy 3.2. I actually want to say that my original code works great with the Adafruit breakout board, all I2C communications seem to be working fine.

I actually have two Si5351A-B-GM mounted on my board and both behave in the exact same way, they just have different I2C addresses but the behavior and frequencies outputs the...

Ok. If I change the PLLA freq I got fairly precise values, for example this code outputs 10Mhz and if I change the freq using the same PLL freq seems...

Definitely I am improving. I detected that my voltage was dropping a little bit, so I am now testing with an independent power supply for both Si5351, and now I...

Thanks Jason, I can help to find the bugs if you have a spot on what can be the issue. Best regards!

Due to the problems discussed in this thread regarding the SI5351A and as you said you tested with the SI5351B, with the aim of discarding an issue with this specific...

Hi all, In my case, running the Realm Object and Sync servers in a Raspberry or mobile system also would be great as my use case involves a kind of...

Hi ! both implementations, the native one in the latest AT firmware of the ESP8266, and the one in the Arduino Core, believe it or not, DOES NOT WORK for...

Yeah you are not alone ! that is why I ended up with hope in this code, as it manages the mDNS queries with a different approach, and directly to...