Hi,
I tested the EVAL-AD7606CFMCZ and then ported the design to ZC702.
For the serial interface, the no-OS driver works correctly and I can read valid data.
For the parallel interface, the initialization completes successfully, but when trying to acquire samples I get a "getting samples error".
I found this related discussion (from about 3 years ago), which suggests that the AD7606 no-OS driver only supports serial mode:Cannot initialize EVAL-AD7606B-FMCZ (no-OS project) - Q&A - FPGA Reference Designs - EngineerZone. I also noticed the following comment in the source code:
/* Driver currently supports only serial interface, therefore, ... */
So I would like to confirm:
- Is the parallel interface still not supported in the current no-OS driver, or has this been updated/fixed in newer versions?
- If parallel mode is now supported, are there any additional configurations or required changes (especially for porting to another device like ZC702)?
Any clarification would be appreciated.
Thanks.

