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.

ADC32RF45: Sample code for SPI interface to initialize ADC

Part Number: ADC32RF45


Does TI have an example code to interface/initialize the ADCRF4x ADCs via an SPI interface?

The ADC32RF4x ADC is interfacing to a Xilinx Ultrascale+ MPSoC 9EG part with a quad-core A53 ARM.

Engineers are now working on writing the code to interface with the ADC over SPI and it would be good to compare what they are writing to an example to make sure there are not missing any settings.

  • Hi,

    We have not created FPGA code to do the SPI initialization.  The SPI GUI that comes with the EVM is built within a 'template' of Labview code so that the different GUIs across the TI product lines can begin to have a common look and feel, and so that the end user who has become familiar with one of our GUIs can more quickly become more familiar with another of our GUIs.    The EVM GUI does rely heavily on configuration files for the different modes of operation since there are so many registers to be written, and we do often see the customer's application code compared against the config files directly to see if anything might be missing.

    Regards,

    Richard P.