Forum Discussion
SJadh1
New Contributor
7 years agoProgram Clock generator of Arria 10 board.
Hello, I am working with Arria 10 GX Development board. In my design I will be using transceiver. Reference clock for transceiver will be provide by on-board Si5338 (U14). I would like to know how...
JonWay_altera
Frequent Contributor
7 years agoHi @SJadh1
You have to issue I2C command to configure the frequency for Si5338, which what the Clock Controller application does. You can refer to the I2C programming procedure from https://www.silabs.com/documents/public/data-sheets/Si5338.pdf (Figure 9 Page23)