Other Parts Discussed in Thread: LMK04828, LMX2582, ADC32RF45
Hello,
I am using the ADC32RFxx EVM GUI with the ADC32RF45EVM board and I followed the procedure in the link below.
http://www.ti.com/lit/ug/slau620b/slau620b.pdf
Thanks,
Robert
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I am using the ADC32RFxx EVM GUI with the ADC32RF45EVM board and I followed the procedure in the link below.
http://www.ti.com/lit/ug/slau620b/slau620b.pdf
Thanks,
Robert
Hi,
When the SPI GUI reads back all zeros for all of the paged ADC registers then that almost always means that the data converter is not getting the sample clock or it is not getting the SYSREF signal. That is why the order of configuration needs to be to configure the clocking first and then configure the ADC. If you are using the Quick Setup tab of the SPI GUI then the GUI will load the appropriate config file for the LMK04828 clock device first, then the LMX2582 clock synthesizer if it is chosen in the setup, and then the ADC. If you are using the low level tab to load config files directly then they will need to be done in this order. Be sure to set the jumper for internal or external clocking for EXT if you are supplying clock to J5 and J7, otherwise set it to INT if you are choosing the clock as LMX2582 to the ADC. If you are choosing to use the LMK04828 for clock to the ADC then you need to set the jumper to INT as well as move two AC coupling caps. If using external clocking, you may need to start probing to check the clock amplitudes into the EVM and up to the ADC pins.
Also, make sure you have a 5V supply rated for about 3A or more for the EVM supply. I have seen it happen that the inrush current at the time of ADC config would cause a brownout of the supply momentarily, after which the SPI registers would have lost the configuration that was just written.
Regards,
Richard P.
Hi Richard,
Do you have any idea as to why the SYSREF signal isn't being generated? I double checked the clocks going into the LMK04828 and it is correct at 2.94912GHz. Going through the quick setup guide should have yielded a SYSREF but it doesn't.
Thanks,
Robert
Hi,
thank you for letting us know the resolution. we will keep this in mind for future board revisions.
Regards,
Richard P.