Compute Module • Re: CM5 I2S1 Slave Mode - External Clock Not Detected (ISR...
Just a guess, but have you tried it with more normal FSYNC and BCLK frequencies ? It may be the SoC simply has never been designed to work with 8kHz sampling.Statistics: Posted by MikeDB — Fri Feb 27,...
View ArticleCamera board • Using 3rd party camera
I want to use an omnivision ox05b1s sensor on the rpi. So I've hooked it up to an RPI5, provided the relevant dtoverlay and when I insert the overlay I see the following in dmesg: Code: [ 42.127092]...
View ArticleCamera board • Re: Using 3rd party camera
Have you got the following programs installed?rpicam-vid rpicam-hello rpicam-jpeg rpicam-raw rpicam-still Those are the ones supplied by RPi that drive the camera.They're installed with sudo apt...
View ArticleAdvanced users • Re: Vulkan driver status?
could help for performance if you have a pi5 , and pushes the limits, the overlay dtoverlay=vc4-kms-v3d isnt that good for it its compatible with the pi4 but doesnt boot as fast as...
View ArticleCamera board • Re: replacement for PiKrellCam on RPi Zero W?
I've been using PiKrellCam for years, and love it.It's been running on a Pi Zero W, with an OG Pi camera, since forever.I was fix'n to upgrade the OS from "Raspbian GNU/Linux 10 (buster)" to "Raspbian...
View ArticleTroubleshooting • Re: raspberry pi 5 components size and values
Thank you very much it worked.Statistics: Posted by waseem1109 — Fri Feb 27, 2026 9:23 am
View ArticleSDK • Re: Making SSID and WiFi password accessible via USB
Oooh, segmented addresses. Haven't seen those in a while, not since my x86 days when understanding how compiler 'memory models' such as tiny, small, large and hybrid (small code and large data, or...
View ArticleRaspberry Pi Official Magazine • Re: Object Detection with YOLO26 Tutorial...
Thanks for the tip re PyTorch.Statistics: Posted by neilgl — Fri Feb 27, 2026 9:32 am
View ArticleRaspberry Pi OS • Re: Why is there beta software in the stable repos? Is that...
A version number is just an arbitrary stringEverything on the web is just an arbitrary string, but I'd say the arbitrary string "beta" is pretty telling in this context. If you're trying to say that...
View ArticleTroubleshooting • Re: Getting GPIO Python code running at boot
Which OS are you running on that Pi Zero W? e.g Raspberry Pi OS 32-bit Lite “Trixie” or something elseStatistics: Posted by neilgl — Fri Feb 27, 2026 9:37 am
View ArticleGeneral discussion • Re: How will California Law (AB 1043) affect Raspi OS?
Having said that, kids' internet use should definitely be monitored and controlled, by their parents. When they are 18 they can get into politics and fix things, or just subvert the status quo with...
View Article