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 ArticleNetworking and servers • Re: OVM and Pihole running on the same Raspberry Pi...
How big are your storage devices and how fast should it be?My storage drive is a 4TB connected by the new powered Raspberry Pi USB 3 hub, works well and file transfer speeds are around 300Mbps...
View ArticleNederlands • Re: image maken van ssd
Heb je al gezocht hier op het forum?viewtopic.php?t=363884Statistics: Posted by zonstraal — Sun Nov 17, 2024 12:14 pm
View ArticleSDK • Re: Byte (re-)ordering when using 8-bit DMA towards SPI display?
The CPU writes in little. The RAM does not care. DMA needs to be told to read in little. 8-bit reads are neither little or big. 16-bit writes are little.This comes with a performance consequence or a...
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: STICKY: PINN - An enhanced version of NOOBS.
That parameter enables gen3 speeds instead of gen2 speeds. It is optional, so you don't need to add it to PINN.However, PINN has a config.txt file (just like Raspberry Pi OS and Retropie), so you can...
View ArticleLinux Kernel • Re: Mainline support status?
I haven't followed along on the mailing list, so forgive my ignorance; but the patch did make it to mainline 6.12, right?No. It's still not merged, and I need to nudge the clock and device tree folks...
View ArticleRaspberry Pi Connect • Re: enable-linger no longer works on rpi-connect 2.1.0
Apologies for the delay, I just re-tested after running sudo apt update and sudo apt upgrade on my Raspberry Pi Zero W:Code: mudge@raspberrypizero:~ $ cat /etc/debian_version...
View ArticleTroubleshooting • Re: apt upgrade failing
I had issues too. Raspberry Pi Zero W, rpi imager v.1.8.5., bookworm lite 32. I think two new SD card are gone Windows can`t detect SD card after installation ((((((((((Statistics: Posted by...
View ArticleAdvanced users • Re: New NVME Hat - need advice
The ZFS is installed by following https://openzfs.github.io/openzfs-docs/ ... index.html. I am coming from FreebSD with a similar setup, and ZFS compiles and installing required kernel components...
View ArticleGeneral • Re: USB boot
As soon as I open a serial connection with 4800 baud or lower, the pico resets to firmware upload mode. Is this a bug or feature?It's a deliberate feature. The serial baud rate on the Pico USB port...
View ArticleAdvanced users • Re: Image File Utilities
@RonR,downloaded current version from 1st post and verified image file commands in all scenarios on PIMORONI NVMe Base DUO - all working well Thanks a lot again for your tools, it saved me and friends...
View ArticleOther • Re: Windows ARM64 release?
... is that 'Windows on ARM' 'is slower' (on the MS/QcomHW ?), so many predict again another failure of Windows on ARM this round again. As already said, your ARM64 computer needs to support UEFI...
View ArticleGeneral • Update: Simple serial connection not working (PR2350/Pico2)
Thanks for the replies! I looked into both of the solutions. Sadly none of the worked (or im just a little lost idk)1. I tried compiling the "hello_usb" example. For some reason this particular...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The aforementioned interview was 3 weeks ago.I know they're not directly comparable, but the Raspad 3 features 1280x800 @10.1" i.e. not too far from the new touchscreen. 720 seems good enough for 7"...
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 ArticleAI Camera - IMX500 • Re: AttributeError: 'NetworkIntrinsics' object has no...
Can you make sure you have updated all your camera packages, and in particular Picamera2 - and try again please?Statistics: Posted by naushir — Tue Nov 19, 2024 12:25 pm
View ArticleGaming • How can i attach a rechargeable battery to my raspberry pi 3?
Okk, people, so I am making a portable handheld RPI-3 powered gaming console. After figuring out the screen, next comes power. I am looking to power it with a rechargeable li-po or li-ion battery. So...
View ArticleTroubleshooting • Re: Major WiFi problems with latest RasPiOS 64 release
Yes Imager 1.8.5 Win 10 (as usual). Note similar issue in viewtopic.php?t=379606Statistics: Posted by neilgl — Tue Nov 19, 2024 12:40 pm
View Article