Compute Module • Re: Combining microcontroller with CM
We have no idea which 'sensors' you will have to integrate, but typ approach would be having all 'custom' stuff on your carrier board.Integration of I2C? It's just traces on the PCB...Statistics:...
View ArticleAdvanced users • Re: Setting gpio pullup in kernel module that is using the...
Why not join the journey here viewtopic.php?t=381059?Statistics: Posted by aBUGSworstnightmare — Sat Dec 21, 2024 8:06 pm
View ArticleSDK • Re: Proper way to get Heap size
A little more clean up and some checks added and I think it's working correctlyExcellent news. Any insights into why it wasn't ?The only other tip I can offer is, when printing labelled memory...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: zero W and 7 inch touch screen
There is none!Get the cheapest Pi with DSI to use with your display and use the Pi Zero headless.Statistics: Posted by aBUGSworstnightmare — Sat Dec 21, 2024 8:24 pm
View ArticleBeginners • Raspberry Pi Connect and Clock Sync
Hello,I am working on a small project that intentionally uses a clock time set by the user (on the rpi 5), and not the time that is auto synced via the internet.To disable the real-time clock time...
View ArticleTroubleshooting • Re: USB disk connected to Monitor - Raspberry Pi 5 doesn't...
Admittedly it might be a compliance issue but no such warning is given for the USB-C/USB-A cable. It is capable of proving 90W for a laptop power/charge.The warning is purely because dubious quality...
View ArticleRaspberry Pi OS • Re: Unable to change splash image in bookworm
The changed splash is not yet in the initramfs. See: this post for more.The gist is: I did "sudo update-initramfs -u" and rebooted, and then my custom splash screen appeared both on shutdown and...
View ArticleRaspberry Pi OS • Re: Raspbian Lite wont let me login
Are you 101% certain you're connecting to the correct device over ssh? Sounds to me also you connect to a Raspberry with ssh which is not the Raspberry you use when you try to login locally.I wrote a...
View ArticleGeneral discussion • Re: Air holes for the official case (results)
They only heighten the case of ~2 mm, which is not enough.The useful heigt seems to be 5~6 mm.Statistics: Posted by FalCT60 — Sat Dec 21, 2024 10:21 pm
View ArticleRaspberry Pi OS • Re: is there a backup utility for Raspbian Bullseye?
However if its known files in known locations then you can just simply copy those files and folders graphically or command line to a USB device.If you have a system with a database you have to migrate...
View ArticleBeginners • How should I study a Raspberry Pi before I write code for it?
Hello,You know how sometimes you're right even when the whole world is wrong? I don't regret buying an eighty-dollar computer, but every bit of software I wanted to run on it demands an x86 processor....
View ArticleGeneral discussion • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
“ can't upgrade or even reinstall the OS” why is that?Statistics: Posted by neilgl — Sun Dec 22, 2024 10:23 pm
View ArticleGeneral discussion • Re: rpi cpu and rf ocillator
rf 6ghz as oscillator74hc194 as bitshift at 1v or 2v, 1v supply + joul thief for 1v = 2v and 100makeeps the heat lowStatistics: Posted by rza.android — Sun Dec 22, 2024 10:33 pm
View ArticleGraphics programming • drmModeAtomicCommit leaves terminated process frame...
Ran into a situation where a child process using drmModeAtomicCommit() terminates unexpectedly but its most recently displayed framebuffer remains visible if the parent process is also using...
View ArticleTroubleshooting • Re: cannot get APT to update
yes i originally used the fresh install and i had the same problem, ( i have tried 3 different OSs) so i tried a mirror site instead - same problem.Why is this APT so flaky ?. A nooby downloading...
View ArticleBeginners • Re: Relocate on/off button
Add your own power buttonBetter to link to the 'proper' docs: https://www.raspberrypi.com/documentati ... wer-button instead of the github pageStatistics: Posted by DirkS — Sun Dec 22, 2024 10:59 pm
View ArticleAndroid • Re: rpi5 hdmi in sat box
Just as vague as your original query...Statistics: Posted by DirkS — Sun Dec 22, 2024 11:05 pm
View ArticleRaspberry Pi OS • Re: What is the path syntax to a shared folder?
Here is another suggesting it is reasonable:https://raspberrypi.stackexchange.com/q ... spberry-piI am on the fence because I do not have enough knowledge to decide.Statistics: Posted by makem — Sun...
View ArticleHATs and other add-ons • Re: Max gb for SSD Hat?
I'm assuming you mean the NVMe HAT+ as there is no official SSD HAT.The theoretical limit is, I believe, much greater than any drive currently available.In practice it depends on your budget, what...
View ArticleBeginners • Re: NOOB (not really) w/RPi5 Dev Kit
Yes and yes.Hardware does not see the device.Can you try another SD cardStatistics: Posted by DS256 — Sun Dec 22, 2024 11:30 pm
View Article