Si5351Arduino icon indicating copy to clipboard operation
Si5351Arduino copied to clipboard

Added spread spectrum parameter calculation and setting

Open paolo-sz opened this issue 6 years ago • 1 comments

an empiric fix on PLL reset (it was not working without some magic undocumented value) is also included.

These changes are going to cover the case where the external SSEN pin is set to high (spread spectrum enabled). If the related registers are not set correctly the PLL A does not lock. The reset fix is somehow related to the spread spectrum changes because otherwise I was not able to recover from the initial PLL A not locked state.

See the comments within code.

paolo-sz avatar Jan 11 '18 10:01 paolo-sz

Thanks much, I'll try to evaluate it with my hardware soon.

NT7S avatar Jan 14 '18 17:01 NT7S