Skip to content

Demo program to use the Silabs Si5351A CMOS clock generator

Notifications You must be signed in to change notification settings

antonin-leclercq/si5351_clock_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

si5351_clock_gen

Overview

This is a basic example program to use the Si5351 programmable clock generator.
Communication and configuration loading is done through the I²C protocol.
This code is written for an STM32F030 MCU but can be adapted to any other MCU with I²C capabilities.
In this example program, output CLK0 of the Si5351 module generates a 300kHz clock.
Si5351 Module

Pin connections

STM32F030 Pin Si5351 Pin
PB6 I²C SCL
PB7 I²C SDA
GND GND
3.3V VIN

Links

stm32f030 datasheet
stm32f030 reference manual
Si5351 datasheet
Si5351 additional info on registers

About

Demo program to use the Silabs Si5351A CMOS clock generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published