MR-DOS / Si5351-lib

Si5351 lib for STM32

Home Page:https://hackaday.io/project/182712-si5351-reference-driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

incomplete code missing library i2c mode

cbureriu opened this issue · comments

commented

The driver is meant to be used on STM32 microcontrollers with StdPeriph drivers which cannot be given here as source code. Since the 2 functions which perform I2C communication are well documented and commented, it should be easy to port them to other hardware / HAL.