I am using pynq zu for external analog input, The documentation is unclear as to where one should give the input, Can anyone help? What is the clock to be used too? That would be helpful
You can use the “System Manager Wizard” IP to manage the built in ADC on the Zynq US+ chip. Clocking is managed by this block. i.e. you do not manually connect clocks to this block or the ADC.
Cathal
Thank you, could you please tell what configurations i need to make to read the adc output?
And from the pynq zu documentation, I tried using K4 pin as a clock source , but not working.