Open Rondin119 opened 5 years ago
The laser controller example at examples/red-pitaya/laser-controller/ has xadc use. In this example, the inputs are available at the C++ level. If you need them on the FPGA, the XADC wizard core in Vivado has an option stream out the data in AXI.
Hello,
I am interested in using the auxiliary ADCs on the RedPitaya, is this currently supported by Koheron? I need to have 6 signals available simultaneously to do the analysis I want. I did not see an example where the aux ADCs were used, but I may have missed it.
If it is not supported could you point me in the direction of how I would modify the SDK to support this function?
Thank you
William