Hello!
I’m using a zcu216 and I’d like to use the USB-A port to connect an external device and read the UART content from that device. Which changes do I have to do in my block design to activate this port and access it from the PS side using embedded linux?
Thanks in advance!
Hi @franciscocoutinho,
Welcome to the PYNQ community.
Since the USB is connected to the PS, you should need to do anything. It is unclear what you’re running on the PS. But you should be able to use any Linux program that allows access to serial devices, e.g., PuTTY, screen.
Mario
Thank you for the reply!
I already found the issue, I was missing a jumper on the board (J19).
1 Like