Interfacing (DSI, CSI, I2C, etc.) • Re: MIPI DSI port with custom panel -...
The custom panel is of a driver IC of Chipone ICNA3512.Yes I have a lot of details but I also want to respect the etiquette in the forum by not throwing everything at the community and expect a...
View ArticleGeneral discussion • Re: pi5 NVME takes 90 seconds to boot
The drive is a Western Digital WD Blue SN550 NVMe. I have the Pi5 installed in a Sunfounder Pironman5 enclosure that includes an NVMe PIP to allow for the SSD install. The internet tutorials pretty...
View ArticleOther RP2040 boards • My pc does not detect the raspberry pi pico rp2040, not...
Hello, I just bought a raspberry pi pico rp2040 but none of the PCs I have in the office detect it. I have tried with Windows 7 and 10 and nothing, I leave the bootstrap button pressed and connect the...
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
Just got the pi replacement and figured I'd give an update. All I did was swap the pi out. Kept the same everything else. Same power supply as well. Booted up and ran some 5 min stress tests that...
View ArticleAI Camera - IMX500 • AI Camera (RP2040) firmware update for second camera
Hello i have two AI Camera (RP2040) in my pi5 following the Instructions for AI Camera (RP2040) firmware update, viewtopic.php?t=378050&sid=700b40369e74 ... 6bbc347bc0i was able to update the...
View ArticleGeneral discussion • Re: thought experiment: privacy and security when...
https://github.com/raspberrypi/rpi-eepromhttps://github.com/raspberrypi/document ... -bits.adocchatgpt is saying pi 3 and upwards have eeprom5’s have cpu cache but it’s volatileso i guess as long as...
View ArticleSDK • Re: pico_util/datetime errors
More updates:Re-ran pico_setup.sh, it installed a bunch of stuff that is new for sdk v2, no differenceI pulled out the interface library where we have all our time-based stuff, the project compiles...
View ArticleRaspberry Pi OS • Re: Pi5-16GB performance issue with NVME data disk
Pi5-8GB boots from a Kingston A400 connected via a Startech USB SATA adapter. Data disk is a Kingston NV3 500GB NVME drive on a Geekworm X1001 Pi5-16GB boots from a Kingston A400 connected via a...
View ArticleAdvanced users • Re: GPIO headers on bottom, again
ok I will bite. A couple of things spring to mind:1. how many connections do you actually need to make?2. Assuming that if you could by magic put a male connector on the bottom of the pi, that all the...
View ArticleSDK • Re: Panic function
Yes I need to do a renaming and tidy for sure.I'm not sure why the code I've got generates faults like crazy, I'm thinking it's most likely because it's test code and not an actual project.I'm using...
View ArticleMicroPython • Re: Is regular Pi Pico bricking normal?
There is a tutorial: https://learn.adafruit.com/circuitpytho ... e/overviewSafe mode prevents boot.py and code.py from running until you exit safe mode. It also enables running a special file called...
View ArticleOther projects • Re: Surveillance_Client
I'm assuming you mean a system to decode an rtsp stream and show it on a display? I use MPV on a Pi 4b (I think) hooked up to a 50" 4k TV mounted to the office wall, with cec-utils to turn the tv on...
View ArticleTroubleshooting • Re: No voltages on pin 1 and 2
Anything else plugged in to the pi? Which psu? From you previous posts I assume you are talking about a pi 5. Do you have a pi4 psu you know works on a pi 4?Statistics: Posted by Pi5_User — Wed Jan...
View ArticleMicroPython • Re: Unable to allocate memory on a raspberry pico w
I tried reserving it in boot.py but now something very strange seems to be happening. My program does not get to run and I get the following memory allocation error:Code: MemoryError: memory...
View ArticleOther projects • Pi Zero 2 W NVR
Hi all,I'm building a cctv / dashcam setup for my camper, and need a system for saving and restreaming footage.The main requirement is very low power consumption. I'm hoping to get away with a zero 2...
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect problem.
Here you go Code: ✓ Communication with Raspberry Pi Connect API✓ Authentication with Raspberry Pi Connect API✓ Peer-to-peer connection candidate via STUN✓ Peer-to-peer connection candidate via...
View ArticlePython • Re: Serial communication between arduino and python pausing when...
Is that Arduino anything to do with the "ClearCore I/O and Motion Controller" ?Looking at the python code we see Code: text.repeat(1, update_text) which is every millisecond - did you want...
View ArticleOff topic discussion • Re: AI is dangerous
AI is "Artificial" Intelligence, i.e. real (human) intelligence, a lot of human work, human pioneering ideas, shrewd data collection and a lot of number crunching.According to the dog developer the...
View ArticleGeneral discussion • Re: Pi 3 A+ prefers 6V instead of 5V?
Do you know how flaky the 3A and 3B machines are.Obviously not. But I'm betting Raspberry Pi and many others would disagree with you.You can break the PMIC by just staring at it.Not sure they merit...
View ArticleGaming • ZEsarUX 12
New ZEsarUX version! You can download ZEsarUX 12 from:https://github.com/chernandezba/zesarux ... sarUX-12.0Changelog:ZEsarUX 12 - Bubble Bobble edition. 16 January 2025* New things added:Added ZX...
View Article