RFSoC 4x2 Bare-Metal Tutorial: 10 MHz DAC–ADC Loopback

This project demonstrates the use of the RFSoC 4x2 board to generate a 10 MHz signal on DAC_B, which is then acquired through ADC_B and visualized using an ILA. The example can be accessed at: GitHub - agrequejo/rfsoc4x2_loopback · GitHub

This example is intended to address initialization issues related to the LMK4828 and LMX25222 devices via a QSPI interface through the ARM processor using Vitis. It also includes the proper configuration and initialization of the RF Data Converter IP within Vivado.

1 Like

Hi @agrequejo,

Welcome to the PYNQ community. Thank you for sharing!