Beginners • Re: pi5 using 480i
Gee, that expired fast!https://file.io/jmfYEUlHyzXqHopefully that new link will last a bit longer... Those are the versions with HDMI audio, i seem to have removed the others as redundant. Easy to...
View ArticleGeneral discussion • Re: A Pi Pie Chart
Last week I dropped my mobile and the screen shattered in a way similar to last year.The new phone is the Motorola Play 2024 based on the Qualcomm SM6225 Snapdragon 680, an octa-core Kryo 265 ARM...
View ArticleCamera board • Re: libcamera::Fence - Does this actually work?
I'm using a semaphore to block the main thread until the call back releases it.This means that the main thread can only make one request at a time. This is probably not as efficient as letting the...
View ArticleGeneral • Re: Need some help figuring out PIO code problem
Maybe because side-sets are executed unconditionally and without delay.From datasheet:If side-set and an OUT or SET write to the same pin simultaneously, the side-set data is used.NOTE If an...
View ArticleTroubleshooting • Re: 100% duplicate monitor not possible
Yoi will habe to switch to labwc window manger.Statistics: Posted by aBUGSworstnightmare — Tue Sep 17, 2024 4:58 am
View ArticleBeginners • Pi4: backup and boot device type questions (beginner)
Good morning all. I recently started to setup a NAS using a Pi4B with a SATA SSD using RaspberryPi OS Lite and OMV. My first intention was to set this up mainly for Time Machine backups of my two...
View ArticleGeneral • Unable to build RP2350 / Pico 2 MicroPython firmware
Hello,I'm trying to build my own firmware for my Pico 2 as I need to add modules to the build. I recognize the latest-and-greatest is a preview version ( v1.24.0-preview.201.g269a0e0e1 (2024-08-09)...
View ArticleTroubleshooting • Raspberry Pi disconnects from my wifi in few seconds
I have Raspberry Pi Zero W with Raspberry Pi OS 32 bit. When I use same SD card in other Pi Zero W, it works fine but when I use same thing in my this specific device, I can see it in my Wifi device...
View ArticleNetworking and servers • Re: Issue with RPi Zero W as AP
Yes, found solution, rather than using command line tool, just create access point with GUI of Raspberry Pi OS 32 bit, it solves the issue.You need to create AP from network manager and assign static...
View ArticleGeneral • Re: CDC driver for RP2350 (Pico 2)
It looks like the usual Windows driver identification problem.Try to use Zadig https://zadig.akeo.ie/ to make it see as libusb CDC.Or manually select a CDC serial port for that driver.Statistics:...
View ArticleTroubleshooting • Re: Setting Pi 4 to throttle at lower temperature?
You can't see it on the photo, but that connector supplies 12 V, which is why the fan sounded like a jet engine.I still have the fan; I may try to run that off of 5 V or 3.3 V, as you'd suggested, and...
View ArticleSDK • Re: rp2350_chip_version assert - manufacturer ID mismatch?
We are all extremely busy; I check the forums because I can often provide helpful information, not to scrape it for possible bugs (I do pay closer attention after a big release like this obviously)We...
View ArticleHATs and other add-ons • Re: M.2 and POE HATs: Preferred stacking order?
How do you want to mount that POE HAT with an active cooler installed?The FPC of the official HAT will limit the stacking height. There os no longer FPC available.Have you checked with Waveshare if...
View ArticleAdvanced users • Re: How to connect multiple Wifi Cards using PCIe expansion...
https://pipci.jeffgeerling.com/cards_m2 ... board.htmlhttps://pineboards.io/products/hat-upci ... berry-pi-5Statistics: Posted by aBUGSworstnightmare — Wed Sep 18, 2024 5:23 am
View ArticleGeneral discussion • Re: Details about raspberry pi warranty claim process
Finally, the supplier agreed to send a new unit and the same is in transit as of now. Thanks to everyone who helped me with this warranty claim.Statistics: Posted by BalajiNarasimhan — Thu Sep 19,...
View ArticleTroubleshooting • Re: Raspberry PI 5 won't boot
Ran this image from the official imager - Pi 5 --> Misc Utilities --> Boot from SD card before NVMe then USB, which updated the EEPROM and may have been what you were asking. (solid green screen...
View ArticleOff topic discussion • Re: Why do people think the raspberry pi is a stupid...
First myth I saw was " if you can't afford a computer then you can't afford a pi" This is absolutely bull crap for a good reason. A raspberry pi is very cheap and costs around $35. A PC costs around...
View ArticlePython • Re: Cant get to install rpi-hardware-pwm
B.Goode,May I suggest that if the author/developer's own installation instructions don't work then the author/developer would be the natural first point of contact for advice?Cam Davidson-Pilon kindly...
View ArticleGeneral discussion • Need suggestions for my camera application
I am creating system using camera v2 and Pi zero W. When using PiCamera2, I am trying to achieve recording video while saving same to SD card (need to save each 1-2 sec because there can be powerloss...
View ArticleTroubleshooting • Re: Pi 5 shutdown suddenly
I think it is a problem with heat and SSD, for now I have increased the stake a bit, wait and seeAfter about half an hour the Pi shuts downhow do i add a photo?Statistics: Posted by Bregt — Thu Sep...
View Article