Tool/software:
Hi,
I have done the programming of AFE and LMK through SPI lines and I have verified the AFE programming through the vios in vivado. So can we program the NCO frequency and attenuation through the same SPI lines?
Regards,
Bala
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.
Tool/software:
Hi,
I have done the programming of AFE and LMK through SPI lines and I have verified the AFE programming through the vios in vivado. So can we program the NCO frequency and attenuation through the same SPI lines?
Regards,
Bala
Hi Bala,
Just to confirm, are you asking if it is possible to update the NCO frequency and DSA value through SPI writes? If so, then yes it is possible. Below is an example of how to update the Tx NCO frequency through register writes.
Regards,
David Chaparro
Hi Bala,
Yes, the register writes above can be used to update the Tx NCOs. For the DSA settings you can do the same except that you need to open the DSA page and write to the Tx and Rx DSA registers. Please note that you can reference the setTxDsa and setRxDsa CAFE functions for the registers used. The CAFE library is available in the AFE79xx secure resources folder.
Regards,
David Chaparro