Interfacing (DSI, CSI, I2C, etc.) • Re: RPi5 GPIO Input Pins don't work...
From what I am hearing, this is not expected behaviour then?It seems to me there is definitely some anomalous behaviour. But as to what is correct and what isn't I have no idea. Nor any idea as to how...
View ArticleAdvanced users • Re: Serial port config not portable between Pi5 and other Pis
Pi 5 is different because it has the Debug connector, which is more convenient as it allows the UART to be used even when a HAT is fitted. However, to enable UART0 on GPIOs 14 and 15 and make it...
View ArticleTroubleshooting • Re: USB boot requires a high current (5V 5A) power supply....
I recall this is the second report of an official Pi 5 PD PSU having not negotiated 5V@5A via USB-C until re-plugged into mains. I am afraid I don't have a link.Statistics: Posted by hippy — Sat Dec...
View ArticleGeneral discussion • Bullseye Package Upgrade Problem
This problem is with a RPi model 1B+, Bullseye OS. When I try to update/upgrade, the following is displayed: Code: All packages are up to date.Now running sudo apt full-upgrade...Reading package...
View ArticleAutomation, sensing and robotics • Re: CO2 NDIR sensor YYS clone sensor over...
Isn't this the same thread as this one?viewtopic.php?p=2170823Statistics: Posted by ame — Sat Dec 23, 2023 11:29 pm
View ArticleAdvanced users • Re: Is everyone happy with the quality of libgpiod?
I've installed the ver 2.1 libgpiod on my Pi 3a 'bullseye' system. A bit of a pain (compared to `apt install ...`) , but I think I have gotten all the pieces in the right places. Do you have any How...
View ArticleGeneral discussion • Re: Bullseye Package Upgrade Problem
Code: sudo dpkg --configure -aorCode: sudo apt install --reinstall openssh-server sshStatistics: Posted by kerry_s — Sat Dec 23, 2023 11:58 pm
View ArticleTroubleshooting • RP4 not detecting External HDD
Hi am using a Raspberry Pi 4 and have been using the latest version of Raspbian.I bought an external hard drive and plugged it in. It's not being detected by the system.This is the hard...
View ArticleSDK • Re: Problem with WS2812_Parallel example past 7 rows
Before anyone says it, I have moved UART0 output that SDIO uses by default over to GPIO pins 16/17.Even if I hadn't and that was the issue, I would have seen GPIO0/1 not work for PIO for the example's...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
psz wrote: ↑Sat Dec 23, 2023 6:20 pmI've set up the Raspberry PI5 device, but I can't update the system because it's asking for authentication. What should I enter here?Does your usual user password...
View ArticleAdvanced users • Re: Power RPi 4B through header so I can use USB-C as OTG...
If you have nothing else plugged into the Pi 4 it will consume around 600mA when idle, and perhaps 1.2A when stressed. Your PC USB port can probably provide that, in which case you'll be fine to just...
View ArticleGeneral discussion • Re: Pi 5 Delivered Damaged
Lot's of good replies guys, and I thank you all. Much appreciated xI was more angry at the 'timing' of the problem, aka, it was for someone's Xmas present. That has all gone out the window now...
View ArticleSDK • Accessing ROM memory from SM issues
I have been playing around with state machines and previously was using a ram based buffer for data reading and was feeding data to a external device via the SM. I now have a requirement to use up to...
View ArticleGeneral • Re: Pico reset when controlling 12V DC motor through relay
I would consider a diode and large capacitor to feed the 29V to the buck converter, so that if the motor surge drops the 29V significantly it will have minimal effect on the buck converter.If the up...
View ArticleTroubleshooting • Re: black menus since upgrade
i think where talking about 2 different versions herethe 1 i'm working on is bookworm, the desktop is wayland/wayfire. the current recommended raspberry osthe 1 you seem to be on is bullseye, it uses...
View ArticleBeginners • Re: Orange Pi what's the difference?
But mostly it seems the same, the website seems to be downThere's a clue, right there...Statistics: Posted by ame — Mon Dec 25, 2023 11:53 pm
View ArticleAdvanced users • Re: Why to run 16k page size for RPi5?
Seems a little bit weird but using a 32bit RPIOS bookworm image, in a Pi4 it uses a 64bit kernel (kernel8) and 32bit userland, in practice this will work fine, its something that appears counter...
View ArticleRaspberry Pi OS • Re: RPI OS Update Package Error
@dhomas, were you ever able to create the symlinks and move your files to that location? I am in same boat, I "think" my upgrades and updates are working, but this error bothers me.WARNING:...
View ArticleGeneral discussion • Re: Raspberry pi 5 fan connector?
Well,well. Can't post the picture (even 500k is too large) but the red wire is on the inside after all. Need to stop doing this stuff at 2 am.Thanks for all the help, this was harder than it...
View ArticleGeneral discussion • Re: Using a wireless keyboard with Pi5
Good to know. May I suggest changing the name of this thread to something like: Using Apple Bluetooth keyboard with Pi5?This would make it a little easier for new Pi users to find this very useful...
View Article