General discussion • Re: Blacklisted from official Facebook page and topic...
Hmm. You're tempting fate by posting a new thread about it. I sense the ban hammer incoming.As I said in your now deleterd thread, RPL are in the UK where it is still the weekend so their offices are...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Possible to boot from eMMC over SDIO...
The firmware doesn't support booting from eMMC on the GPIO header.Statistics: Posted by trejan — Mon Feb 12, 2024 11:53 am
View ArticleAdvanced users • Re: Any Tips for Speeding Up the Manual Process of Setting...
You only have to do setup once.I have 10 and many more SD Cards, after initial setup use SD Copier although I have 32 bit and 64 bit . Weekly updates only take a few minutes at most.You have 10, so...
View ArticleOther RP2040 boards • New board can't program flash.
Original post is preserved below for you guys to have a laugh. I've found the issue. For best comic effect read the original post first, and then the solution. If you just want to help and are not in...
View ArticleRaspberry Pi OS • Re: cmdline.txt doesn't effect
You can see this thread: viewtopic.php?t=88735Statistics: Posted by embeddedbarsha — Tue Feb 13, 2024 11:54 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Two different cameras on single MIPI...
Dear 6by9,thank you!If it's your own sensor driver, then there is also no obligation to power down the sensor at all. Power it up in probe, and down in remove. You'll just burn a bit more power.I am...
View ArticleAdvanced users • Re: camera capture script to run during boot
Thank u for this ,but I want the code of image capture and saved in the specified folder should run during boot, how can we do this, this programs are been executable when raspberry pi boot up,please...
View ArticleCamera board • Can't find camera in Browser / Google meet / Video call
Hello,I am new on it, I am working on Raspberry Pi 4 with the latest os VERSION="12 bookworm" and a Raspberry Pi camera Rev1.3. As a browser I am using Chromium.Issue: I am trying to take a video call...
View ArticlePolski • Re: RP2040
Wygląda na to, że nie jest to możliwe.https://electronics.stackexchange.com/q ... nencrypted.Statistics: Posted by embeddedbarsha — Tue Feb 13, 2024 12:01 pm
View ArticleBeginners • Re: I'm a beginner and I can't use sudo apt-get install anymore!...
.Thats whats makes open source, you can find scripts for anything anywhere.Statistics: Posted by raspberry400 — Tue Feb 13, 2024 12:02 pm
View ArticleOther RP2040 boards • Re: New board can't program flash.
W25QxxxJV is the common part most of us are using (notably the Pico itself).Just to point out the obvious, of the two part numbers you quote, the 'non-working' is the smaller size (2Mbyte vs 4Mbyte),...
View ArticleTroubleshooting • Re: Only have BT mouse and Keyboard, how to connect to Pi4?
your screwedyou need a wired mouse at least to setup the bluetooth.Statistics: Posted by kerry_s — Tue Feb 13, 2024 12:26 pm
View ArticleBeginners • Re: Configuring MCP2518FD on SPI4 of CM4
The issue for compiling was linked to the #include directives that can not be processed by dtc. It appears that the file needs to be preprocessed before compiling it with dtc. This issue has been...
View ArticleAdvanced users • Re: autoboot/tryboot problems
This is probably not a solution to your problem, but having duplicated partition UUIDs can cause problems. Does making them unique help?I changed the UUID on the 5th and 6th partition, but still the...
View ArticleRaspberry Pi OS • Re: Bookworm on the RPI 2 not available?
Yes, thanks, I installed it on a Zero2 before. Bookworm Lite is working fine on a Zero2.Still, what's the idea of deselecting your device before being able to install the latest OS. Remote desktop...
View ArticleTroubleshooting • [Solved] USB port errors when coping data
I think it's worth to share what I recently found.During recent data transfer between two HDDs connected to USB3.0 ports I had completely no issue when coping from disk 1 to disk 2, but I couldn't...
View ArticleBeginners • Re: gpiozero/guizero conflict?
GUIZero provides some help on their documentation for this exact issuehttps://lawsie.github.io/guizero/blocking/They recommend using a timer call back to periodically perform a task (such as reading...
View ArticlePython • Re: Autostart my Python/Pygame program
After retry this from "Running A Program At Start UP A Beginner's guide :5.1.1.3 Usage1. Create the user’s session configuration directory: mkdir -p /home/pi/.config/lxsession/LXDE-pi2. Copy the...
View ArticleTroubleshooting • Re: Taking high resolution videos with rpicam-vid
I'm assuming https://github.com/raspberrypi/rpicam-apps/issues/646 has been posted by you too.Please don't double post as it wastes time and effort.Statistics: Posted by 6by9 — Tue Feb 20, 2024 12:04 pm
View ArticleGeneral discussion • Re: Raspberry Pi IPO
Are you sure that UEFI is a requirement for systemready? I was under the impression that was not the case.Statistics: Posted by jamesh — Tue Feb 20, 2024 12:04 pm
View Article