CARVIEW |
Select Language
HTTP/2 200
date: Sat, 09 Aug 2025 09:48:07 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96c655ff4c04c1a1-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=1911497c-c977-41eb-820d-aeb8dd8fea5f; expires=Sun, 09 Aug 2026 09:48:07 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=1911497c-c977-41eb-820d-aeb8dd8fea5f; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=knBDwTU7O.0DmOm0c96u2Znl0_Onyogg2yuQ70wAZCo-1754732887-1.0.1.1-p4BYmtTktOGjbK.QBUQBOrz9gluLCQnmXFg1Yu8vTSu96nWfwf2DhasWrcYDHmJatjakqgcdAXYmTgJ2mPsDa38lrObs4UzzFc5By64v7CQ; path=/; expires=Sat, 09-Aug-25 10:18:07 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=wg_M4F7FsLoxD72bMnbNwfr7NyZ.9sKiRQWYCfJiH8k-1754732887328-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: 29526107-9994-418b-ae16-6d95f30bab8c
x-worker-origin-response-time: 379000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'peripherals' 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 Exchange
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more.
View results.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [peripherals]
Peripherals are devices connected to the Raspberry Pi, but external from it.
131 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
34
views
Added peripherals and RPi5 shut down and cannot boot
I've been working with the rpi5 connected to various external hardware (ex. HC-SR04 ultrasonic sensors, 12V servo motors), however after integrating a new component the rpi shut down and refuses to ...
0
votes
0
answers
21
views
What is the DMA frame end (as referred in the official manual)
The official data sheet contains a remark that the TA bit in SPI_CS register is automatically reset on "dma_frame_end impulse" (see p 138 Table 160 SPI_CS register).
However there is no ...
0
votes
1
answer
247
views
Is this PCIe to M.2 adapter good to attach Google Coral AI M.2 Accelerator A+E key
I wanted to connect a Google Coral AI M.2 Accelerator A+E key Edge TPU device to Raspberry Pi 5 to run an object detection model on it (which I ordered from this link), I ordered Coolwell for ...
1
vote
0
answers
40
views
When I put a bit in GPSET to 1, what is the actual mechanism that "reads" this register and put the electric line to HIGH Voltage? Who does this? How?
I don't know what is the actual mechanism.
When the CPU sets that register(GPSET)'s bit to 1, what entity/element reads that and is responsible to activate the electric line to HIGH? How is this done?
0
votes
0
answers
388
views
Using DMA for efficient memory copying
Some background info about my problem:
I have an external device that is constantly giving me data through SPI
I handle SPI reads with DMA from userspace, as kernel based solutions (already ...
0
votes
3
answers
1k
views
USB sticks stop working with Windows 10 after being used with a Raspberry Pi 4 [closed]
I have a problem with my Raspberry Pi 4 2GB that involves USB sticks: I only have a minimal knowledge of both Linux and Raspbian so I don't know how to handle it.
My problem is: each time I use an USB ...
1
vote
2
answers
481
views
Issue with DMA+PWM based signal generator
I want to generate some signal on GPIO pin on Raspberry PI Zero W using DMA control blocks and PWM to pace data. However I faced with some problems while trying to generate signal at ~10-50kHz.
When I ...
3
votes
1
answer
2k
views
Can I record HD 1080 p 60 fps through USB on a Raspberry Pi 3 or 4?
I have a set-top box with HDMI output and want to record some programs from it on a Raspberry Pi (model 3 or 4).
I found some HDMI to USB 3.0 converters with HDMI 'loop-out' which would enable us to ...
1
vote
1
answer
526
views
Permission denied - Scheduling Witty Pi script
I am trying to create a new schedule for WittyPi (On/off scheduling of RaspberryPi). In the manual it seemed really easy (https://www.uugear.com/doc/WittyPi3_UserManual.pdf) but I fear I messed up ...
1
vote
1
answer
533
views
Should I power RaspPI + peripherals from hub or use GPIO?
I’m planning my first “proper” Raspberry Pi project.
I want the end result to be user friendly, and so should use only a single power source.
But internally I need to power several separate devices: ...
2
votes
2
answers
1k
views
i2c communication problem with SSD1327 OLED display on a Pi 4
I have the following 128 x 128 OLED display:
https://www.lcdwiki.com/zh/1.5inch_OLED_Module_SKU:MC01503
which is driven by a SSD1327 module.
I'm trying to use this with a Pi 4 and the Luma.oled python ...
5
votes
3
answers
670
views
What hardware peripherals might be capable of reading 6.144, or better yet, 9.216 megabits/second?
I'm hoping to interface a Raspberry Pi 4 with an 8 channel, 48 kHz ADC. Ideally a 24 bit ADC, which if my math is right means 9.216 megabits per second. But a 16 bit ADC would be acceptable: that ...
0
votes
1
answer
3k
views
How to restart/release rfcomm for bluetooth communication?
I am trying to connect raspberry pi to my galaxy note to use it for serial communication. I have somewhat succeeded at that.
First I paired it and trusted through bluetoothctl. Then I run sudo rfcomm ...
2
votes
0
answers
84
views
Extend Official Display Connections
Is there a type of extender for the official Pi display connections? I don't mean the 15 pin FFC, but the two directly on the display. I'm mounting the driver board separately from the display in a ...
3
votes
0
answers
362
views
Coin acceptor misbehave when connected on raspberry pi
I have a Bill note acceptor and a Coin acceptor, and I have wrote a program in C# to communicate with these two machines, and it worked perfectly on windows, after that I migrated this application to ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- What is the purpose of these capacitors on the battery high side?
- What applications does a vacuum-generating substance have other than making near-vacuum airships?
- Are advisors compensated for every PhD student, postdoc, or other researcher funded from their grants?
- Who is the "one who believes"? (Mark 9:23)
- How to define a command like this?
- Interpreting Regression Diagnostic Plots from DHARMa
- Weird syntax in Linux manpages
- Is it normal for a journal to ask reviewers to focus on accuracy of results?
- weird behavior of modules-load and the tun module
- Finding parameters of function given its zeros and extrema
- What was the first video game where cold slowed enemies down?
- Are there naked mole rats that do no work for the colony until rainy season, when they plug the hole to the burrow with their bodies?
- Can Alice deny her signature by retracting her public key?
- PostgreSQL Computed Date Timestamp Column
- How to add a shortcut to reset cursor orientation and leave it in place
- STM32 USB Virtual Com Port Undetected
- Captions and alt-texts for figures
- I am confused with non-causal signal processing methods. Do they make sense?
- Can I Use Both Paired t-Test and Linear Regression to Analyze Change Scores in a Pre-Post Study?
- Who designed K.I.T.T.?
- Aza analog of aminoxide
- Any custom keyboard that isn't on the Google Play store that's safe to download?
- How do I remove a file from Notepad++ startup session which immediately sends the program into 'Not Responding' state?
- Tongue and groove porch floor where the groove goes the "wrong" way