Advanced users • How to select gpio in the device tree of CM5?
I will add gpio-beeper by modifying the device tree. Because now CM5 starts to use RP1 controller gpio40 (Standard 40-pin GPIO header via RP1 Southbridge).I used to have it working fine on cm4.Code:...
View ArticleAdvanced users • Re: Raspberry pi 5 won't boot automatically some times when...
no, all boards in wifi without plugged usb device Statistics: Posted by leonardolontra — Thu Jan 09, 2025 4:19 am
View ArticleOff topic discussion • Re: Raspberry Pi OS Wallpaper
They are nice. The second one has an unfortunate break in the fishing rod.Seconded. I was thinking about different wallpapers for the OS as well and I think these all fit in perfectly.Statistics:...
View ArticleSDK • Re: Raw SDK performance is worse than arduino-pico
This is tragic, arduino-pico uses the SDK as well. So why the difference?Statistics: Posted by ejolson — Thu Jan 09, 2025 4:59 am
View ArticleAdvanced users • Re: How to select gpio in the device tree of CM5?
Your overlay looks odd to me but anyhow ... GPIO numbers did not change for RP1, hence it's still 19.Statistics: Posted by aBUGSworstnightmare — Thu Jan 09, 2025 5:25 am
View ArticleAutomation, sensing and robotics • Re: Problems to use Raspberry Pi Zero 2W...
Just use the standard camera apps, noting special is needed.look for fpd-link Ii or III, might give you another idea how to transfer your camera datavia single coax cable.Statistics: Posted by...
View ArticleRaspberry Pi OS • How do i open chromium-browser in kiosk mode without using...
Hi everyone, I want to start chromium-browser using CLI command in kiosk mode (no user interaction, No tab header buttons to minimize, maximize or close tabs).I tried the below command:Code:...
View ArticleAdvanced users • Re: Image File Utilities
...image-backup has no involvement with passwords and there have been no similar reports in something like eight years now.Please describe your environment (which model Raspberry Pi, which version of...
View ArticleTroubleshooting • Re: Raspberry 5 undervoltage error
I think I sorted it out. I read some other comments about using extension cord, so I tried without an extension cord and no low voltage error anymore.I do not understand how an extension cord can...
View ArticleGeneral • Re: Use debug probe with PICO 2
ConnectorWe specify the connector to be a 1.0mm pitch 3-pin JST ‘SH’ connector either BM03B-SRSS-TB (topentry) or SM03B-SRSS-TB (side entry) types, or compatible alternatives.Be aware that the SMD...
View ArticleTroubleshooting • Re: voltage on the GPIO pins without an SD card in the...
Hi All,Does anyone of them reply to this?RegardsSakthi SStatistics: Posted by sakthinathan — Thu Jan 09, 2025 6:58 am
View ArticleGeneral discussion • Re: DNS Question
ah! Wasn't aware of ipv4.ignore-auto-dns. My learning-of-the-day!Statistics: Posted by bls — Fri Jan 10, 2025 3:45 am
View ArticleTroubleshooting • Pi incorrectly queries monitor resolution
I have an HP fairly new LCD Monitor. I connected it to a Windows laptop using a USB-C to HDMI adapter which went up literally in smoke. I connected a second adapter and it also died. I then got a...
View ArticleGeneral discussion • Re: Pi5 16GB ?
For sale here:https://chicagodist.com/$120https://chicagodist.com/products/raspberry-pi-5-16gbStatistics: Posted by Strab — Fri Jan 10, 2025 4:26 am
View ArticleBeginners • Re: Viable portable power supply for RPI 5?
I’m puzzled by the assumption that the servo power has anything to do with USB. You should be connecting the servo ground to the pi ground, servo positive to the power source positive and servo signal...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I'm holding out for the 32GB.Nah - any file kno that 64GB and 128 cores is the bare minimum to run a basic text editor 64GB and 128 cores is 512 MB/core--same as the Raspberry Pi Zero.Fido just put in...
View ArticleMicroPython • Re: Testing PIO on Pico 2
Here is an example that emulates piezo tone ringers of 1980s phones (like Telefon 01 or Tritel 85 series, etc.) using 2 state machines of any PIO using RX-FIFOs in TXGET mode. One state machine...
View ArticleGeneral discussion • Re: How to implement WebSockets with HTTP 101 and...
To implement WebSockets with HTTP 101: Client Request: Send headers: Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: <Base64> Sec-WebSocket-Version: 13 Server Response: Reply with 101...
View ArticleTroubleshooting • Re: Raspberry Pi SSD Kit with Pi 5 not working
In another post I've asked the question if it matters which way round the FPC is assembled but never got answered.The FPC is reversible by design. However you can rotate the cable such that contacts...
View ArticleTroubleshooting • Re: Pi incorrectly queries monitor resolution
It sounds like your Raspberry Pi 4 and 5 are having trouble reading the EDID (Extended Display Identification Data) information from your monitor.First step remove all boot media (sd or usb) from the...
View Article