Configure the port of UART on XSDK connecting to Zybo-z7-20 under Ubuntu

Connect the PC and Zybo-z7-20 board using Serial-USB cable and power on the board. Use the command dmesg |grep USB to figure out to which port the board is connected.

On my PC (ubuntu 16.04), zybo-z7-20 board is connected to ttyUSB1.
Therefore, the Port of a UART tool’s configuration should be /dev/ttyUSB1.


References:

Linux下使用putty進行UART串口調試

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章