/dev/ttyAMA4 (UART) reading itself

April 11, 2024, 09:50

fabianm

Hi, im working on a project that uses all the uart ports on the pi4b, but when i was debugging i discoverd uart4 is reading itself when im wrting on uart 4 even when nothing is attached. Does anyone know how to fix?

fabianm

Arm maybe its just broken

fabianm

Both pins are showing a high value (rx and tx) on the picoscope

oops.se

That's called echo. If it was listening to itself it would loop indefinitely.

fabianm

Restarting the PI fixed it 🙈

fabianm

Nvm it dint fix it <:skullcry:1192608598132535457>