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

Raspberry Pi OS • Re: [bookworm]: Putty and minicom not working with uart on Pi2

$
0
0
I use a fresh install of bookworm on my Raspberry Pi2.
I did an update by

Code:

sudo apt update; sudo apt upgrade
I also install putty and minicom by

Code:

sudo apt install puttysudo apt install minicom
I configured the serial on pi2
- no serial console

How? And have you rebooted since doing so?
And on pi2 there is no need for an overlay of disable-bt as I know.

When configure the putty for uart0

Code:

/dev/ttyAMA0
and launch the terminal nothing happens, putty closed like it crashes and no terminal window opened.
same with minicom

on bullseye with same procedure everything works fine.

Please support here.

Try using /dev/serial0 instead of /dev/ttyAMA0.

Statistics: Posted by thagrol — Tue Dec 24, 2024 1:37 pm



Viewing all articles
Browse latest Browse all 2681

Trending Articles