【发错】RK3399 Ubuntu下调试串口是否默认打开?
本帖最后由 svtter 于 2017-5-10 14:12 编辑第一次使用RK3399,不知道如何使用调试串口。
ser = serial.Serial("/dev/ttyS2", 1500000)
使用此Python-serial代码显示如上。
使用echo显示如下:
root@firefly:/home/firefly/Work# echo hello > /dev/ttyS2
bash: echo: write error: Input/output error
不知道哪里出了问题,请求解答
页:
[1]