NT7S / Si5351

Library for the Si5351 clock generator IC in the avr-gcc environment
GNU General Public License v3.0
34 stars 11 forks source link

Si registers initializations #9

Open EU1KY opened 9 years ago

EU1KY commented 9 years ago

Several important registers that make significant influence on generated signals are at undefined state after powerup, namely, FANOUT register (187) and Spread Spectrum Parameters register (149). If, occasionally, fanout or spread spectrum will be enabled at powerup, the device will output unexpected signals. These registers must be initialized explicitly.