Interfacing (DSI, CSI, I2C, etc.) • RPI4 VideoCore stops responding to MMAL...
Hello experts,I am very close to getting the MMAL + VCHIQ + CSI2 drivers done for the QNX 8.0 operating system.I conneted a Camera Module 3 to an RPI4, and I was able to debayer the RAW10 camera data...
View ArticleBeginners • Re: Attaching a PI to a traffic light
The data provided is insufficient to give a detailed solution.To accept such a wide range of AC or DC voltages there are more electronics internally that just a LEDs.Purely from the spartan...
View ArticleHATs and other add-ons • Re: A case for rethinking Pi5 cooling
..Why running a Python script when there is a kernel driver?Fan is connected to the GPIO, not to the fan header. Latter is already occupied by the Active Cooler connector. What do you have in mind?...
View ArticleGeneral discussion • Re: lirc installation failed on raspberry pi zero
I tried using LIRC https://www.lirc.org/ without success even though I could find my remote in the LIRC Remote Configurations https://lirc-remotes.sourceforge.net. Others have posted other failures...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
ok, last build, gzdoom-git-4.13pre+179+g6aa7118.MESA_LOADER_DRIVER_OVERRIDE=zink gzdoomCode: Using video driver waylandNumber of detected displays 1 .Creating window [1280x720] on adapter...
View ArticleNetworking and servers • Re: setup up bridge on raspberry pi 3b
What is the "wire device" ?Device with ethernet port. "wired" as opposed to "wireless" IP conectivity.OP's location is in France so English probably not native language.Statistics: Posted by drgeoff —...
View ArticleGeneral discussion • Re: Forum threads should indicate "thread...
I mean, when I view this thread, the name blocks on the right side show for each post...And under my info it should say "Thread Starter".Statistics: Posted by Mike**K — Fri Oct 04, 2024 10:48 pm
View ArticleTroubleshooting • Re: raspberry pi imager formating my sd cards wrong
I am so sorry to all of you. the problem was that the retro flag gpi case 2 was corrupting the SD cards after they were installed. I used a board with the cm4 installed and installed imager and it...
View ArticleTroubleshooting • Re: Pi5 Completely (permanent) locks up when CPU reaches 100%
If you don't know the actual cuase there's not much we can do.Plug in a monitor, open a terminal then run top or htop. See what's at the top of the list when things freeze.Oh, and 16TB exFAT? Really?...
View ArticleBeginners • Re: Having DNS issues. Help
Also, what does it mean by preconfigured?That's the name rpi-imager gives to the conection it creates when you enter WiFi details before flashing the image.Statistics: Posted by thagrol — Fri Oct 04,...
View ArticleOff topic discussion • Re: Helene --> North Carolina --> Potential chip...
I think the press are overdoing this. Yes the quartz from this area is used because it's the purest available in the world, but it still has to be purified many thousands of times more to make the...
View ArticleAdvanced users • Re: Image File Utilities
@shawn-o,Do you get the same error messages backing up to a local storage device (USB flash drive, etc.) instead of SynNAS?Statistics: Posted by RonR — Fri Oct 04, 2024 11:45 pm
View ArticleSDK • Re: Compile not reporting correct RAM usage
Note for an application-level C program running under Linux you might instead want to allocate as many variables on the stack as possible. In Linux the stack will grow as needed and placing things on...
View ArticleTroubleshooting • # key not working
Does anyone know why my # key only does an English pound symbol for currency? I picked the American keyboard and the USA for the country. Using Raspberry Pi Imager 1.8.5Statistics: Posted by mfmayes49...
View ArticleCompute Module • Re: Secure Boot
Encrypted file system is better but it needs TPM - otherwise the device cannot reboot automatically without somebody entering the password.you dont need a TPM to do that on the rpithe keys can be...
View ArticleSDK • Re: Second core not used after exiting method
It looks like a crash, some overflow or out of memory (or fragmentation).Care should be taken with calling C library functions from both cores simultaneously as they are generally not designedto be...
View ArticleGeneral • Re: Project without C++
But what's the point ?There is only one linker for both C and C++, and it is called from gcc. One can change that message "Linking CXX executable" with "Linking C, ASM (no C++) executable",problem...
View ArticleTroubleshooting • Re: Boot problem.. Job systemd-networka-wait-online.service...
Anyone has any clue on how I could go about solving this last part?How are you NetworkManager connections configured? Is the wlan0 connection enabled? If so, disable it. Is the wlan1 connection...
View ArticleGeneral • Re: RP2350 QFN60 PCB Foorprint
Thanks. I tend to be an AllPCB person , but yeah it would work, and I presume the cost difference would be negligible or zero, it just bothered me a little.I looked at other QFN 60's and Infineon...
View ArticleBeginners • Re: Raspberry Pi 5, Cooler, M.2 HAT, and GPIO
this 2x20 connector has 15mm pins...Thanks for the tip! I'll look for one in the US (since it looks like this shop is in the UK). Thanks for taking the time to share!EdShopping in the UK shops usually...
View Article