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

Interfacing (DSI, CSI, I2C, etc.) • Re: RPI3B+ and Console logs with RaspOS not getting!!

$
0
0
Was that your entire config.txt you posted above? If it wasn't please post all of it. Wrap it in code tags.
config.txt:

Code:

enable_uart=1dtoverlay=pi3-disable-btdtoverlay=disable-btdtoverlay=uart1
I suggest you try commenting out the last two of those lines. pi3-disable-bt and disable-bt are the same thing.

Your use of dtoverlay=uart1 may also be incorrect. According to /boot/firmware/overlays/README, UART1 is enabled by dtparam=uart1=on. dtoverlay=uart1 is used to specify which GPIO it uses and requires additional parameters

Statistics: Posted by thagrol — Mon Apr 28, 2025 7:19 pm



Viewing all articles
Browse latest Browse all 8051

Trending Articles