09-03-2020 04:30 PM
I am looking for the baremetal driver / example code mentioned in page 22 of UG1437 CLK104 User Guide along with example code for these drivers.
(https://www.xilinx.com/support/documentation/boards_and_kits/zcu216/ug1437-clk104.pdf)
I am unable to locate this driver in the bare metal Github repo (https://github.com/Xilinx/embeddedsw/tree/master/XilinxProcessorIPLib/drivers).
Would appreciate assistance in finding the driver library and associated examples.
09-08-2020 05:34 AM
Hi @eldrick
As i know the drivers are not yet publicly released and under development. For now you can program the clocks using SCUI.
I will check on this internally and reply with road map around this.
09-08-2020 11:41 AM
Hi @pthakare,
Thanks for the reply.
Unfortunately we require a more streamlined way to program the clocks, hence the need for doing it via the PS rather than an external utility.
I've found a few related samples of code in the RFSoC Starter Designs lounge - is this everything that exists either publicly or privately? Those drivers unfortunately do not abstract much away in terms of working with the LMK/LMX chips on the CLK104.
Looking forward to hearing back about Xilinx's roadmap to support this board for customers.