Bare metal, Assembly language • Re: How would one go about linking two or...
https://shop.pimoroni.com/products/pga2 ... 9629656147A 4x4 array of the PGA boards stacked 4 high for 64 RP2040s Oh, cool, except the price of course, £7.50 * 64 = £480 ~= 600USD Statistics: Posted...
View ArticleGeneral discussion • Re: UART TX is always high (3.3V) and doesn't get to 0V
Can you set the pin high/low using pinctrlCode: sudo pinctrl set 14 op dhsudo pinctrl set 14 op dlWith no other stuff connected to GPIO and no apps using AMA0Statistics: Posted by neilgl — Sat May 11,...
View ArticleRaspberry Pi OS • Re: Ookla speedtest DNS issue
It could be that speedtest is not able to reach a predefined server (it maybe off-line / busy).I think that's unlikely. All other systems on my LAN have no issue reaching speedtest servers.You could...
View ArticleNetworking and servers • Re: ssh: connect to host 10.0.0.234 port 22: Host is...
No problems in the last week with the WiFi going down, So can we please close this?Thanks in advance to everyone for you helpSteveStatistics: Posted by sgreensides — Sat May 11, 2024 11:39 am
View ArticleGeneral discussion • Re: Problem getting rgb frames via raspberry pi 4 8gb
Since you are using intelrealsense on Ubuntu, and not PI OS, you may be better asking your question here https://github.com/IntelRealSense/librealsense/issuesStatistics: Posted by DS256 — Sat May 11,...
View ArticleTroubleshooting • RasPi Zero 2 W // Stuck at "Generating locales"
Hi all,I tried to do an Code: apt full-upgrade on my RasPi Zero 2 W and it all went well until it started the process Generating locales (this might take a while).... en_GB.UTF-8...It's not just...
View ArticleAdvanced users • Disable Screen Blank when in kiosk/full screen mode
I've got a RPi4b with official 7" touch screen which I primarily use as a "stream deck".The app that I use runs in full screen and while it's running I would like the screen to not go blank.When the...
View ArticleAdvanced users • Re: Disable Screen Blank when in kiosk/full screen mode
change the command to turn off before game and on after game closed using the ";"Statistics: Posted by kerry_s — Mon May 13, 2024 11:28 pm
View ArticleOff topic discussion • Re: I guess you guys who still use the Z80 know about...
I think the heater elements are the bit that eventually fails.Loved the Z80.Statistics: Posted by RaspISteve — Mon May 13, 2024 11:37 pm
View ArticleBeginners • Re: Raspberry Pi 5 OTG USB ports?
After buying this product (https://www.amazon.ca/dp/B0CSVYFRYQ), I am now getting the low voltage alert on my OS.So I bought this other product (https://www.amazon.ca/dp/B07TS17VB9), the voltage drops...
View ArticleopenSUSE • Re: Run OpenSuSE on RPI5
https://lore.kernel.org/lkml/cover.1715 ... @suse.com/Statistics: Posted by cjan — Tue May 14, 2024 12:11 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C buses seen with i2cdetect, second...
Thank you for the detailed explanation, it's helped me focus my investigation. As far as I can see, there's nothing going wrong in the I2C subsystem setup, but the Python libraries do not recognize...
View ArticleРусский • Re: Как компильнуть C под Pi 4 используя MSYS2?
нашел способ, вроде arm-none-eabi-gcc это можетStatistics: Posted by KGB1st — Tue May 14, 2024 12:43 am
View ArticleOfficial Display • Re: Touchscreen Functionality Issue with CM4 After...
The official 7in is not autodetected on a CM platform!You need to add the overlay to yoir config.txt manually.I added dtoverlay=vc4-kms-v3d to the config.txt file, but it still didn't work.Statistics:...
View ArticleTroubleshooting • Re: Help: Pi5 Raspbian not shutting down when pressing the...
The behavior you describe is common for Samsung card.Of course, it could be a service or file system that locks up you shutdown. However, the fastest test to discard the media is to use the SD card...
View ArticleOfficial Display • Issue with Raspberry Pi CM4 Display Configuration
Hi everyone,I'm using a Raspberry Pi CM4 connected to an official Raspberry Pi screen. I followed the steps to edit the config.txt file and add the necessary overlay, but my screen still isn't...
View ArticleMedia centres • Re: Error opening Kodi 20
...I have the same error when I launch kodi with cli commandCode: kodi& to send to the background. Like the OP kodi starts and functions fine, but when I close the terminal window it closes kodi....
View ArticleGraphics, sound and multimedia • Re: TC358743 on rpi5
I just got my Pi5, and I'm partially successful.I followed the steps from this guide https://wiki.geekworm.com/CSI_Manual_on_Pi_5And it works but when I try to grab frames, it timeout.Sometimes I can...
View ArticleGraphics, sound and multimedia • Re: [Solved and Another Question] TC358743...
10. Get some imagesCode: admin@raspberrypi:~ $ v4l2-ctl --stream-mmap=3 --stream-count=1000...
View ArticleOther projects • Re: Custom Key pad
I will double check all the connections tomorrow to ensure all the ones we believe to be connected are connected as it's a bit late nowI have run a quick test and changed the pin 2 to pin 4 all show 1...
View Article