Replies: 1 comment
-
Hi @ogdoak, To start with it is important to know the kind of zynq you are targeting (i.e., 7000 or ultrascale) and which available solution would be closer to yours in terms of ADI interfacing (e.g., more pluto-like or zcu102 using a FMC daughterboard). With this, we can probably point you to the best example to base yourself on. A few things:
If you provide more details about your specific system it will be much easier to help. Regards, |
Beta Was this translation helpful? Give feedback.
-
Dear authors,
I have been reading the documentation, going through the code and the examples you provided (mainly the one for Pluto and for ZCU102), but sadly getting more and more lost.
My goal is to implement / port the timestamping solution to a custom Zynq board. Which example from this repository would you say represents a baseline solution? Alternatively, which blocks in which configurations are required to get a minimal version of zynq timestamping up and running?
So far I was able to make the ADC path work with only
But not so lucky with the DAC path using:
Specific points I found confusing:
I will appreciate your thoughts and comments on that.
Best regards,
Andrey
Beta Was this translation helpful? Give feedback.
All reactions