Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

Troubleshooting • Re: Unable to find /dev/ttyUSB0 in raspberry pi 5

$
0
0
Might be that your device is not recognised. If I plug an esp8266 (running an Arduino serial port sketch) into the USB port of my Pi5, the Pi5 detects it OK and we can use ttyUSB0
dmesg shows:

Code:

[   59.069426] usb 1-2: cp210x converter now attached to ttyUSB0
lsusb shows:

Code:

Bus 001 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge

Code:

minicom -b 115200 -o -D /dev/ttyUSB0
What does your device show?

Statistics: Posted by neilgl — Wed Mar 20, 2024 12:09 pm



Viewing all articles
Browse latest Browse all 8026

Trending Articles