CARVIEW |
Select Language
HTTP/2 200
date: Fri, 15 Aug 2025 09:53:43 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96f7ce71abe5c1ae-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=f77462cf-1b2c-4fe0-98dd-c620c57dcde8; expires=Sat, 15 Aug 2026 09:53:42 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=f77462cf-1b2c-4fe0-98dd-c620c57dcde8; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=COuJC41.iBP6gj3S0.4Cqr8Vyna0xEPCxi.Iks6CySU-1755251623-1.0.1.1-prMSqEWc76wCKwOG3k2g3wGph8COjPeDgbRBb7Vb.r31HYa18AOOVZTZQwW7KdimHM4lg2eBu2GJmVzDBcRivh9_KDQQ9q4GFGo8ucNFmC8; path=/; expires=Fri, 15-Aug-25 10:23:43 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=AY1EglU.qF8fWsRA8M9QnurKEcwgNeWgQHM1s3mJivA-1755251623222-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 201c68ce-d21d-4bd4-93ae-c98c90bb69c8
x-worker-origin-response-time: 547000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'uart' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [uart]
a Universal Asynchronous Receiver/Transmitter, better known as serial port
383 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
49
views
Losing bytes in UART Rpi 4
I am sending a message from a PC to a RaspberryPi 4 using C232HD-DDHSP-0 through the TX and RX GPIO pins:
from pyftdi.serialext import serial_for_url
import time
import sys
def send_uart_data(...
2
votes
2
answers
320
views
Raspberry Pi update 20250402 resulted in no serial port
I just did full-update on 2x Pizero2 and on Pi 3B+ all using standard 64bit OS from the Pi imager.
Test run of program failed on serial port ... and I find that /dev/serial0 is missing.
I then ran ...
0
votes
0
answers
50
views
Sending at commands to sim7600 and not receiving a response on Raspberry Pi Zero
I have been searching for a few days but I have not found any results. I have a Raspberry Pi Zero 2 W and a sim7600 hat and I want to send at commands to it using a program I wrote. When I use minicom ...
1
vote
1
answer
294
views
Raspberry Pi 4B UART Pins
The Raspberry Pi 4B has 6 Uart Pins.
I want to use at least two of them but dont get them to work.
ls -al /dev/ttyAMA*
crw-rw---- 1 root dialout 204, 64 Oct 17 00:03 /dev/ttyAMA0
dmesg | grep tty
[ ...
1
vote
0
answers
287
views
connect RFID - RC522 directly to a PC using USB to TTL converter [closed]
I want to connect RFID - RC522 (Link: https://robu.in/product/rc522-rfid-card-reader-module-13-56mhz/) directly to a PC (Ubuntu 20.04) using CP2102(6-pin) USB 2.0 to TTL UART serial converter(Link: ...
1
vote
0
answers
98
views
Latency problem with GStreamer pipeline
I have 2 CM4 boards with 2gb(tx) and 1gb(rx) rams. I use stream transmit and receive using 2 raspberry connected with UART(921600 baud). On sender side i use this pipeline
gst-launch-1.0 -vvvv -e ...
0
votes
0
answers
39
views
Using custom baudrate on /dev/ttyAMA0
I am in the process of building an RC car, and to do this, I need to receive information from a receiver outputting S.BUS. S.BUS is a protocol that makes use of the UART running at 100000 baud. ...
-1
votes
1
answer
40
views
The Raspberry Pi 3B+ and the stm32 also encountered an error when communicating
I’m working on a project that involves communication via UART between a Raspberry Pi 3B and an STM32F103 microcontroller. Here’s a brief overview of the task:
The Raspberry Pi performs object ...
0
votes
1
answer
46
views
Receiving String Data From Secondary Arduino on Main Raspberry PI I2C
I am working on a project where I'm trying to implement 14 RDM630 RFID sensors that will send any recorded RFID tags to the Main RPi. Unfortunately, these sensors use RS232 communication, and it seems ...
0
votes
0
answers
37
views
U-Boot on alternative pins
My GPIO 14/15 pins (and I believe UART0 and UART1) are broken, so I cannot use the default serial port for U-Boot.
How can I get U-Boot to boot on a different serial port on my Raspberry Pi 4B?
0
votes
1
answer
376
views
Minimal config.txt for enabling UART0
I am attempting to connect to the UART0 on my Raspberry Pi 4B. I have shorted together GPIO pins 14 and 15 (pins 8 an 10 on the header). I then run picocom /dev/ttyAMA0 and see if it's echoing (it ...
0
votes
0
answers
167
views
how to decode sbus in uart?
I need to read the sbus signal coming from my receiver mc7rb-v2 using raspberry pi 5, I have made a signal inverter as stated in the manual of the receiver and connected to uart pin, I use pyserial to ...
0
votes
1
answer
105
views
Raspberry Pi Zero W UART, Bluetooth, and USB
I have a Raspberry Pi with Bluetooth using the /dev/ttyAMA0 and a UART using /dev/ttyS0. Is it also possible to use the USB as another UART? Are pins 14 and 15 tied to the USB as well?
0
votes
0
answers
56
views
Which UART can I use to send character to Raspberry Pi during boot process?
I am using Raspberry Pi 3 model B and Raspberry Pi 4 model B. I connect 3 pins: GND, GPIO14 (UART_TX) and GPIO15 (UART_RX) with my PC and use Minicom to display the boot message. However, I can not ...
2
votes
1
answer
2k
views
When is the 'disable-bt' dtoverlay necessary?
I have a Pi 3B+. There are a number of resources out there that suggest it is necessary to enable the disable-bt overlay in order to make use of the serial UART on GPIO 14 & 15. E.g., this ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- What wire/cable for motion detector in drop ceiling?
- Is there an objective record of the Israel Hamas peace talks?
- Is Adj N Adj possible?
- Any moral theories that are independent from epistemology?
- Unexpectedly large MOSFET minimum drain-source voltage
- Looking for very old, very bad rand()
- Comparator crisp output
- Which set has greater cardinality and why?
- Short story using AI to predict crime
- Road tire bulge - is it still safe to ride?
- Manual manipulation of graphs
- Error-Detecting Quine
- How do Commoners "change class"?
- Proper way to power off a Ubuntu 22.04-5 desktop from single user mode
- How can I tell that two analytical methods are orthogonal?
- Сражение при/под/у … – When to use which preposition?
- How should I clean my condensate drain with vinegar and compressed air?
- How fine was RCS thrust control on the Apollo SM?
- How to work with headstrong colleagues
- What keeps an index ETF pegged to the index?
- Make a zigzag array of length n with a defect at position d
- Longitudinal Wave Animation
- A seven letter word should answer this riddle
- Are oracle machines for the halting problem just impossible to build but logically valid, or are they also introducing logical inconsistencies?