Hello.
I am looking for a library to support the Adafruit module with the PLL SI5351A synthesizer, for the STM32F103 processor (HY-Mini board).
Controlling the module via I2C.
There is a library available for Arduino, but porting is not easy for me at least.
Maybe someone found it on the web, or made such a porting for personal use and to share it.
Unfortunately, the only synthesizer to which I found the library is the AD9850 DDS chip, but it's a completely different story - controlled by GPIO and not by I2C.
The library for Arduino is on the page:
https://github.com/etherkit/Si5351Arduino
I am looking for a library to support the Adafruit module with the PLL SI5351A synthesizer, for the STM32F103 processor (HY-Mini board).
Controlling the module via I2C.
There is a library available for Arduino, but porting is not easy for me at least.
Maybe someone found it on the web, or made such a porting for personal use and to share it.
Unfortunately, the only synthesizer to which I found the library is the AD9850 DDS chip, but it's a completely different story - controlled by GPIO and not by I2C.
The library for Arduino is on the page:
https://github.com/etherkit/Si5351Arduino