Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- How else are the adc and fpga supposed to be synchronized, when not wanting to use the internal clock of the adc for whole the system? --- Quote End --- Also a free running ADC output (clock and data) can be synchronized to the system clock. --- Quote Start --- What about this CNR, how is that produced? --- Quote End --- It's the output of the said "page 15" clock divider. It's bad coding style to use it in an edge sensitive process. I fear, the TI application note must be used rather carefully. Amilcar has implemented the clock divider in his code, too.