Compute Module • Re: Bypass eMMC on Raspberry Pi Compute Module 5 to boot...
..In India Official Raspberry Pi 512 GB SSD is going to be shipped from Second Week of December.I'm contemplating to use Crucial P3 Plus 1TB PCIe 4.0 3D NAND NVMe M.2 SSD. Its much economical when you...
View ArticleAI Camera - IMX500 • Re: ValueError: tensor info length 260 does not match...
Would you be able to update your Picamera2 package via apt and try again? Hopefully this should now be resolved.Statistics: Posted by naushir — Thu Nov 28, 2024 12:35 pm
View ArticleTroubleshooting • Re: Fried Pi?
1) It is almost certainly the case that the Pi itself is fine. But the software (OS) on the SD card may have gotten corrupted. Best advice is to get a different SD card, install a new system. Boot the...
View ArticleCamera board • Re: Field of view wide-angle camera for raspberry pi zero
Thanks for your answers.My guess - and the basis of the above comments - had been either :-https://www.berrybase.de/en/kamera-mit- ... -zero-15cmYes this is indeed the camera I got.If we accept that...
View ArticleGeneral discussion • Re: Will a 5 inch display get released?
a 5in display with the same resolution is 'visible' from the kernel sources --> will be released in the (most likely) near futureStatistics: Posted by aBUGSworstnightmare — Thu Nov 28, 2024 12:40 pm
View ArticleGraphics programming • Re: 7" Display 2 and rotating content using DRM
And it works. Very nice. One showstopper was to figure out why my initial code didn't work. Turns out the transpose seems to not like DRM_FORMAT_BGR888, framebuffers as target when transposing. The...
View ArticleRaspberry Pi OS • Re: on-screen keyboard on system with multiple touchscreens...
But it's not the first monitor from my obeservations; it's the monitor which shows the taskbar.By default, the taskbar is displayed on the first monitor. Certainly for me, moving the taskbar to a...
View ArticleCompute Module • Re: Why does CM5 not have 8G emmc version
The difference in price between the CM4 8GB and the CM4 16GB is about $6 in my part of the world. The vast majority of CM4 devices I worked on (in the 1000s) were 8GB. We only sold a small percentage...
View ArticleHATs and other add-ons • Re: TV Hat on a Pi Zero 2W, streamed video to VLC...
That is indeed the big question. I don't know, I would need to look into the SPI driver, but then still, what runs in the firmware is hidden to me as it is closed source. So this is dead-end to spent...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Thank You for this advice i did not realise you could do that… thanksJohnWStatistics: Posted by ejwjohn — Fri Nov 29, 2024 12:16 pm
View ArticleTroubleshooting • Re: Raspberry Pi 4 USB gadget
USB Serial gadget has no physical serial interface. It's just a dummy. Therefore the usual serial settings, like speed, are ignored.Statistics: Posted by rpdom — Fri Nov 29, 2024 12:17 pm
View ArticleCompute Module • Re: cm5 USB 3.0 Power Fault State No input
In my designs, should I connect the fault pin to pin 100 and put a dnp resistor in series?Statistics: Posted by Kubilay — Fri Nov 29, 2024 12:18 pm
View ArticleAdvanced users • Pi 4 - help with IC identification
Hi guys. Does anyone know the real name of this chip and what it does? It is located on the upper left corner from the CPU on a Raspberry Pi 4B. Seems like the marking says "QSBY KND" or "OSBY KND" or...
View ArticleGeneral discussion • Re: PINN with specific OSes
Thanks, it works wonder.I am still learning, haven't been doing linux since first iteration of ubuntu (on a live CD disk then).I will try to modify etc/fstab to automountThanksStatistics: Posted by...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
There was a previous much larger D connector used on things like IBM and ICL mainframes, and they had two great big latches rather than the thumbscrews. You used to see these quite a bit back in the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Goodix GT911 touchscreen on I2C20 (CM4)
Code: sudo dtc -I dts -O dtb -o /boot/overlays/gt911.dtbo GT9110_overlay.dtsThat's not sufficient for an overlay - you need at least the "-@" parameter.It appears to be working OK without that, should...
View ArticleGeneral • Re: High speed ADC interfacing
If you don't need USB BTW there is nice project how to sample and then get data fast out of Pico into PC without using Pico USB - streaming it out via PicoDVI and capturing it via cheap USB 3.0...
View ArticleSDK • Re: Flash safe API calls
SDK does that for you. You need the ISRs in RAM. This can waste memory. However if you need that kind of RAM use a different hardware configuration.I wish they had a more proper notion of clocking in...
View ArticleMicroPython • Re: Logging temp to SD card, missing data
I worry that I've detoured away from the purpose of the forum, but, having this issue, I'm certainly willing to discuss it. The vented clothes dryers we have here in the US are not sophisticated. They...
View ArticleBeginners • Raspberry Pi 5 official power supply issue
Hello,I've bought a Raspberry pi 5 and installed Rapsberry PI OS on it yesterday but I get the following message at every start on the top right of the screen :"This power supply is not capable of...
View Article