AD4630-24
Recommended for New Designs
The AD4630-24/AD4632-24 are two-channel, simultaneous sampling, Easy Driveâ„¢, 2 MSPS or 500 kSPS successive approximation register (SAR) analog-to-digital...
Datasheet
AD4630-24 on Analog.com
NathanT - Moved from Precision ADCs to FPGA Reference Designs. Post date updated from Thursday, May 30, 2024 9:16 PM UTC to Monday, June 10, 2024 10:43 AM UTC to reflect the move.
Thanks!
Hello,
We are currently in contact with the product owner and will get back to you once feedback is received.
Regards,
Jo
Ok, thank you for the update
Hi chaii ,
Can you give us more details on what exactly is not working, and what & how you tested? To have an overall idea of what has been done so far.
What branch did you use? I'm asking for both repos.
What files did you upload onto the SD card?
Also if you can post the contents that the command dmesg is printing. This command should be run in the terminal connected to your Zedboard.
Best regards,
Iulia
Hi,
If you are using the main branch from hdl. You should also use the main from Linux.
Andrei
Hi,
Here is a guide on how to build the HDL system_top.xsa, needed by the build_zynq_boot_bin.sh build_boot_bin.sh script to generate the BOOT.BIN.
https://analogdevicesinc.github.io/hdl/user_guide/build_hdl.html#building-an-amd-project
As my colleague said, if you used the main branch from HDL, you should use the main branch on Linux as well. This means you need to build the uImage from main branch, like this: https://wiki.analog.com/resources/tools-software/linux-build/generic/zynq. You don't take it from zynq-common folder from SD card.
If you changed the device tree, then that one you need to build as well, to create the .dtb file. Here is an example: https://wiki.analog.com/resources/tools-software/linux-build/generic/zynq#build_the_devicetree_fcmomms2345
Best regards,
iulia