Compute Module • Re: OpenCV VideoCapture issues with multiple USB cameras
Same issue with my product. Did you find the solution?Statistics: Posted by abrahamseifert — Wed Feb 21, 2024 1:14 am
View ArticleBeginners • Re: Can someone explain how to wire 2 SPI devices?
Why they can't be connected together?Or you don't want them to be connected together?First which RPI do you have?Is it because you are using two different applications ? If not I don't see a problem...
View ArticleGeneral discussion • Weird after logout from automatic login session cannot...
Weird after logout from automatic login session cannot log back in? Just created a new Micro SD card image, latest per Pi OS writer app. Pi 5 comes up, auto login works, etc. I happened logout rather...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Active Cooler thermal pad alignment
Perhaps the lack of thermal pads for these two chips might be intentional due to some sort of issue I am not aware of?They don't get hot enough to need extra cooling.When the RPI5 is overclocked,...
View ArticleTroubleshooting • Re: HX711 continually drifting upwards - at a loss!
Hello folks.Thank you for your replies and help. I bought a new scale that I tested, confirming all was working. I dismantled the scale and wired it up to the circuit to find...everything worked as...
View ArticleAdvanced users • Re: Booting RASPI4 / CM4 from external SPI Flash
it's just a 4MBit flash which is rather small. As an improvement for future RASPIs/CM4s it might be usefull to have a bigger flash e.g. 64-128MBit to store a tiny initramfs, recovery image with a...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
No, this time it never went off - even 10 mins after I turned off the PSUYou pulled the power and after 10 minutes the light was still on! If you shutdown can you restart by pressing the button?...
View ArticleTroubleshooting • Re: Raspberry Pi 5 not working with touchscreen
Never mind: Reseated cable, all good.Statistics: Posted by pidloop — Thu Feb 22, 2024 1:03 am
View ArticleC/C++ • Re: Looking to seriously overclock my Raspberry Pi 4B
I have read forums on how to overclock my Raspberry Pi to greater than the stock 1.5GHz, but would it be possible to overclock to a ridiculous amount like 2.7 - 3.0 GHz? I know if I tried it would...
View ArticleWanted • Re: Is It Possible to Find This Component ("Hammer...
You could just learn to solder.Statistics: Posted by ame — Thu Feb 22, 2024 1:11 am
View ArticleGeneral • Re: Transfer data over wifi for pico for a high sampling rate
I added usb2bin.c application.This application will convert the base64 12bits data into a binary file where each sample points are unsigned short (16bits).Wow! with this I was able to use the Pi5 at...
View ArticleTroubleshooting • Re: Raspberry Pi 5, official active cooler always running...
I do not have a solution; however, this is my story:I now have three Pi 5 8GB boards. Two of them control the fan as expected, and one does not. Today, I received my third Pi 5 and replaced the one...
View ArticleTroubleshooting • Re: Not connected to Wi-Fi with wlan0.
Hi. Thank you for your help.What version of the OS are you using? If you are unsure please post the output of grep "V" /etc/os-release Code: $ grep "V" /etc/os-releaseVERSION_ID="10"VERSION="10...
View ArticleOther RP2040 boards • Re: Using board with or without USB attached - freezes...
Is this caused because I have prints to USB that are not being read?Not in my experience but I haven't actually tried it with a WizNet board.To disable 'print' en masse you can often do that as simply...
View ArticleTroubleshooting • Re: 2 pi4 Model B Same network issue
have you trried it with just a PI-OS?(i'd set up a vanilla PI-OS 64bit and try that.... i'm betting network will work fine)Statistics: Posted by terribleted — Thu Feb 22, 2024 2:28 am
View ArticleTroubleshooting • Re: USB 3 SSD running at USB 2 speeds
Could be a bad connection to the USB 3 pins. Maybe a damaged plug or socket. USB 3 sockets usually have two sets of connections. One lot for USB3 and another for USB2. If the USB 3 ones don't make a...
View ArticleBeginners • VNC repeatedly freezing every 5 seconds
I have a RPi4b running updated standard Bullseye and am connecting to it via VNC from my Win10 PC. What it's doing is freezing every 5 seconds, and staying frozen for 5 seconds, and then unfreezing...
View ArticleBeginners • Re: Installing Raspberry Pi 5 imager on my new Sandisk SD Card
Hi community !Found this following my "search" for a solution: https://sourceforge.net/projects/pinn/Seems my request is more popular among users than expected...This solution creates a Bootable SD...
View ArticleBeginners • Re: VNC repeatedly freezing every 5 seconds
Restarting the PC fixed it.Statistics: Posted by perigalacticon — Fri Feb 23, 2024 1:00 am
View ArticlePython • Re: Loop in function - read in new data
Hi! Thanks for all the replies!I have gone through a number of tutorials, i think one of the main issues is that I'm trying to write python as i write IEC 61131-3 (programs for PLC programming were...
View Article