Part Number: ADC3423EVM
I want to generate a test pattern from the ADC3423 on the EVM, which is connected to an fpga with a FMC-ADC .
I am using the ramp pattern. Except for the apparently known issue that the ramp only increases every 4th clock cycle, there are occasional glitches.
As I read (in the forums) that I should disable the SYSREF by disabling through the register 70Ah.
If I write to this register, it seems pattern generation breaks completely, I always get out -1 (in twos complement) whether I write a '1' or a '0' (the default) to this register.
Any suggestion, or another suggestion to get rid of the glitches ?