Automation, sensing and robotics • Re: Reading from multiple ADC units...
Frankly I'd use an Arduino, which has six 10-bit ADC channels on board.Six channels but I would expect those to be multiplexed into one ADC convertor where the OP is looking for multiple simultaneous...
View ArticleHATs and other add-ons • IQAudio Dac+
I apologise that I have posted this twice, once here and once in projects, I meant to put it in here in the first placeI have an old IQAudio Dac+ that I am trying to get to work with a 3B running the...
View ArticleOfficial Display • Re: Mouse pointer inverted after rotation of official...
Hi,I have faced the exact same issue than fritz24,I use the official Raspberry Pi Touch Display with a Raspberry Pi 2 running the latest 32 bit release of November 2024.My display support needs the...
View ArticleAdvanced users • Re: initramfs & cryptsetup on Raspberry Pi 5 (modules...
Thanks, I tried the sdm-cryptconfig script, and at the end of the day, it worked. Now I can compare the script and it's results with my own process.I faced two issues with the sdm-cryptconfig: - I...
View ArticleGeneral discussion • Raspberry Pi Compute Module 5 Extended Temperature Range
Hi, I wonder if Raspberry Pi will announce an extended temperature range (-40 - +85) model of the RPI CM5? They announced the CM4 extended temperature range just last month.Statistics: Posted by...
View ArticleCompute Module • Custom CM5 Carrier for a medical device
Hi everyone,I’m starting a project that aims to integrate a custom CM5 carrier board into a Class II medical device. This device previously received FDA clearance using an external all-in-one...
View ArticleGaming • Re: I can't seem to get steam running on my pi 5 under bookworm.
It looks like this is an issue in pi-apps / box64 caused by a steam update:https://github.com/Botspot/pi-apps/issues/2741https://github.com/ptitSeb/box64/issues/2469Statistics: Posted by cillian64 —...
View ArticleSDK • Re: SPI+DMA on RP2350 stops running after a number of cycles
Hello,I see something obvious in your last post, if you reduce the transfer size by a factor of 2, the cycle count is more or less doubling.I guess that if you reduce the transfer size to 512 you will...
View ArticleHATs and other add-ons • Re: IQAudio Dac+
I apologise that I have posted this twice, once here and once in projects, I meant to put it in here in the first placeThe correct procedure is to use the Report Post ! button on your original post,...
View ArticleMicroPython • 4-pin Fan driver: PWM speed control and PIO-based TACH speed...
Hello everyone!This is a follow-up to my earlier thread: viewtopic.php?t=386403In that thread, I shared a PIO-based edge 32-bit counter that tracks both rising (LO→HI) and falling (HI→LO) edges of a...
View ArticleRaspberry Pi OS • Re: gpio-shutdown isn't working on Bookworm 64bit
100% sure it is off, as I never enable it on any Pi that I use.I don't rember if previous versions of debian on raspberry had have remote GPIO: on or off.At the moment works fine like you. Do I have...
View ArticleBeginners • Re: Running Commands using Python Script
Also in relation to '.lgd-nfy-3' make sure the system has write access to the directory chain. I recently had the problem with the same file.Statistics: Posted by DS256 — Tue Apr 08, 2025 1:52 pm
View ArticleBeginners • Re: cant set static ip adress via Raspberry Pi 5
After entering "sudo nmtui" and setting static ip i cant install pihole with "curl -sSL https://install.pi-hole.net | bash".You are best to list the errors you are getting from PiHole as the problem...
View Article