Advanced users • Re: How to determine current i2c bus speed?
Ah - that's a different problem. There will be nobody else driving the bus, and the bus clock speed is not meant to change. What's happening is that the VideoCore CPU speed is changing - probably due...
View ArticleTroubleshooting • Re: What are differences between PiZ and PiZ2 in regards to...
There were some changes between the original Pi Zero 1.2 (without camera connector), and the later version 1.3 (with camera connector), but the test points used for power and USB connections are the...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
For reference:My earlier test was with my 'NAS': A VM on an x86_64 10+ year old computer, only Debian12 repo enabled, so: samba/stable,stable-security,now 2:4.17.12+dfsg-0+deb12u1 amd64 [installed]It...
View ArticleAdvanced users • Re: WiFi test mode on ARM64
Please email compliance at raspberrypi.com, we'll be able to help with this.Statistics: Posted by jamesh — Mon Nov 18, 2024 10:16 am
View ArticleTroubleshooting • Power Supply troubleshootings
Hello everyone,I have a problem with the power supply of LED panels : I want to control 4 panels like these: They are connected in series using the panel connectors.Only one is powered, via a 5V/5A...
View ArticleOther • Re: Windows ARM64 release?
IIRC the official position is that "we don't support Wiindows" due to concerns over licensing and copyright. and many UK schools mandating Windows (much to the annoyance of my neighbour's daughter who...
View ArticleAdvanced users • Re: New NVME Hat - need advice
The advice is to only use 1 type storage device. That keeps it compact, low-power, cheap, easier to debug in case driver and/or kernel problems which are there simply for a 1 year old computer...
View ArticleTroubleshooting • Re: apt upgrade failing
try Code: sudo apt updatesudo apt full-ugradeStatistics: Posted by DirkS — Mon Nov 18, 2024 10:49 am
View ArticleAutomation, sensing and robotics • Re: Switches with serial number (or address)?
I don't think I understand this correctly.I read you description as each Pico will modify a status message from an upstream Pico before sending it downstream towards the RPi.That would end in the RPi...
View ArticleAutomation, sensing and robotics • Re: Homebridge for Non Homekit devices
Or is this s pam post?It certainly looks like a spam posting. There's nothing about Raspberry Pis behind that URL.There is a section on installing the software on a Raspberry Pi, which is a bit...
View ArticleBeginners • Re: Any FBCP (SPI Display Driver) alternatives for Pi5 ?
That's some really great info thanks, I'll give this a shot tonight after work! All the best.Statistics: Posted by PugX — Mon Nov 18, 2024 11:18 am
View ArticleBeginners • Re: Need help with temperature sensor and display project
You didn’t specify which programming language you are using.- I have not yet decided. Was thinking about C/C++, since I rarely get to use them and wanted to give it a try. Any suggestions are...
View ArticleGeneral discussion • Re: Open Letter to the Raspberry Pi Foundation...
Backup your SD card image. If something goes wrong with your OS, flash your backup image to another SD card. You can then use a customised image, no need to use somebody else's image. You can have...
View ArticleSDK • Re: How to send 9-bit data words via PICO hardware_spi API
Thanks for all the advice. It’s just the TFT module initialisation I have to do over SPI, then it uses RGB input. I’ve got this working just bit-banging the initialisation commands the manufacturer...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
I believe it says "older devices"Not "older Operating Systems."My understanding is that there is a variant of the current RasPiOS Bookworm OS that will run on any Raspberry Pi board ever sold.That's...
View ArticleBeginners • Re: Unable to my two Rasperry Pi 4 running
Might be related to the WiFI issue recently seen in other posts - are you using WiFI or ethernet?Statistics: Posted by neilgl — Tue Nov 19, 2024 10:57 am
View ArticleUbuntu • Re: Can RPi5 Ubuntu desktop 24.4 LTS run PCIe 3 for NVMe?
Many thanks for headup on the full document. It works! 771MB/secondIt is /boot/firmware/config.txt instead of "/boot/config.txt" in the video presumably due to different version.As I'm only using...
View ArticleTroubleshooting • In shambles after updating Pi 5, broke all my login...
Hi there,I was feeling very suave with my first attempts to use a Pi5 for weeks until today where trying to get more out of my SPI screen I completely broke everything so the point of being fairly...
View ArticleBeginners • Re: Homebridge Backups
if I format my usb flash stick with ext4 using gparted it shows an '!' in a red triangle, even after rebooting and the flash stick doesnt show in file manager or on the desktop.Formatting to fat32...
View Article