Other Parts Discussed in Thread: LMK04828,
Hello,
My board consists of an MPSoC (XCZU11EG@AMD) + LMK04828 + AFE7950 configuration.
I control AFE7950 using the SPI from the PS (Processing System).
I have configured the AFE7950 registers using a log file generated by the Latte software.
The bit in the PLL_REG_SPI_A_ACK field does not change to 1 during rstDevice/step1.
Since chip_type, chip_id, and chip_ver are read correctly in rstDevice/step0, the SPI is functioning properly.
Rebuilding the FPGA image and changing only the bitstream results in proper AFE7950 configuration and successful JESD Sync.
Subsequently, without any FPGA code modifications, when I rebuild the image and perform tests, the PLL_REG_SPI_A_ACK field's bit not changing to 1 issue occasionally occurs.
What could be the cause of the PLL_REG_SPI_A_ACK field not changing to 1?
Could this phenomenon be dependent on the FPGA image?
Thank you!
Regards,
Park