Troubleshooting • Re: Help me please firmware not found on a preloaded ax and...
Have you read the boot problems thread? viewtopic.php?t=58151Statistics: Posted by jamesh — Thu Nov 28, 2024 10:58 am
View ArticleCamera board • Re: Pi HQ Camera images are pink/red
Can you say which version of RPiOS is in use and which versions of libcamera and libcamera-apps?Also the list of INFO/Warning messages returned from the libcamera-still command.Have any changes been...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • ch341 USB serial devices on raspbian failing
Hi, I have a pi4 running 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/LinuxIt is connected to 4 USB/Serial devices, each of which uses the ch341 chipsetThese...
View ArticleCompute Module • Serious Mistake in CM5 IO Product Brief
There is a serious mistake on the Product Brief for the new CM5 IO board.I have just compared the diagrams in the Product Brief, and in the Datasheet. There are some errors in the diagram of the...
View ArticleOff topic discussion • Re: 3 core Raspberry Pie
Hardware:Code: Pie crust bake: Any shortcrust pastry.Raspberries.Software: (What else could you call the whipped cream?)Code: 300 ml thick cream about 35% fat. Whip until fluffy.Whip in about 30 gm of...
View ArticleCompute Module • Re: Serious Mistake in CM5 IO Product Brief
Hi Helen,We are already looking into this.Statistics: Posted by jamesh — Thu Nov 28, 2024 11:33 am
View ArticleCompute Module • Re: CM5 RAM Options – Is 16GB Coming?
it is not the only one, I see 16GB RAM models elsewhere too. As all CM5 variants are out of stock there, it probably doesn't matter how long the list of out of stock models is.Statistics: Posted by...
View ArticleTroubleshooting • Re: Fried Pi?
For future reference: 1) Never shut a Raspberry Pi down by simply unplugging it!2) You do not need a gui shutdown button to shut it down.Just launch a terminal and type the following in, and hit...
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 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 ArticlePython • Re: Working with new lirc client 0.10.1
Just wanted to thank you for this post, you sir are a gentlemen and a scholar I have used lirc on Debian Jessie and have switched to IR-keytable with evdev in python, as I had plenty of issues with...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Here getting one of such specific supplies cost 16€, that is not completely absurd [even if I have plenty of 3A ones, even a 5A one, that however is not PD compliant so it is refused]. the problem is...
View ArticleAdvanced users • Re: How much current flows from Rpi0 2w USB to 5V header?
The current limits are more likely to be restricted by the thickness of the 5V tracks on the Zero 2W PCB than anything else. The USB socket won't be the limiting factor.That's pretty much what the...
View ArticleCompute Module • Re: pcb trace on the CM5 carier board
Well that looks like a viewer bug to me. Try it in KicadStatistics: Posted by dp11 — Fri Nov 29, 2024 11:46 am
View ArticleAutomation, sensing and robotics • Re: 360° Serial bus servo like a stepper
Let's hope it's i.e. some of these https://www.waveshare.com/product/robot ... -servo.htm from our CCC friends at waveshareThey explicitly show continuous rotation mode ... up to 7 circles -->...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Goodix GT911 touchscreen on I2C20 (CM4)
I have an I2C touchscreen which uses the Goodix GT911 chip connected to I2C20 and the GPIO4 & 17 for the RST/INT pins.I can see the device on the bus if I do an i2cdetect:Code: $ i2cdetect -r...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Can i ask is there a RPI moderator monitoring this section please?Statistics: Posted by ejwjohn — Fri Nov 29, 2024 11:57 am
View ArticleGeneral discussion • Re: PINN with specific OSes
When trying to mount:sudo mount /dev/nvme0n1p14 /media/storagemount: /media/storage: mount point does not exist.When you use the mount command, it tries to mount a block device `/dev/nvme0n1p14` on a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Goodix GT911 touchscreen on I2C20 (CM4)
Which pins are your I2C signals connected to? I2C20 is normally the HDMI-specific I2C (DDC) for HDMI0. Please show the output of "i2cdetect -l".Statistics: Posted by PhilE — Fri Nov 29, 2024 12:00 pm
View ArticleSDK • Re: hardware/spi.h: No such file or directory (again)
Ah indeed I must have copied that from somewhere else. , it's irrelevent. hang on. ..Statistics: Posted by pie_face — Fri Nov 29, 2024 12:01 pm
View Article