So I want to connect the PYNQ-Z1 board directly by opening a USB serial terminal. The PYNQ-Z1 board is bought with the pre-loaded image in the SD card. The board setup is the following:
- Connected with external power adapter
- Port J14 UART is connected to USB port on the laptop
I waited until the system is booted and ready to use, opened the PuTTy on laptop, set:
- Serial port: COM10 <--- I checked in the Windows Device Manager.
- Speed (baud rate) : 115200
- Data bits : 8
- Stop bits : 1
- Parity : None
- Control flow : None
But when I clicked open, nothing happened on the screen. Is there any required step before using the serial port on the PYNQ-Z1 board?
Question
timesup
So I want to connect the PYNQ-Z1 board directly by opening a USB serial terminal. The PYNQ-Z1 board is bought with the pre-loaded image in the SD card. The board setup is the following:
- Connected with external power adapter
- Port J14 UART is connected to USB port on the laptop
I waited until the system is booted and ready to use, opened the PuTTy on laptop, set:
- Serial port: COM10 <--- I checked in the Windows Device Manager.
- Speed (baud rate) : 115200
- Data bits : 8
- Stop bits : 1
- Parity : None
- Control flow : None
But when I clicked open, nothing happened on the screen. Is there any required step before using the serial port on the PYNQ-Z1 board?
8 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.