General • Re: RP2040 SWD entry once more
However I have two issues:* if I do something in a different way (e.g. NOT reading IDCODE or reading IDCODE before SELECT), things go wrong and I start getting ACKed AP responses with all zeroes as...
View ArticleGeneral discussion • Re: New on screen keyboard option
I've always thought that pressing both mouse buttons at the same time would be a good toggle for the onscreen keyboard and I wish something like that was standardised.I don't use the onscreen much...
View ArticleGeneral • Re: RP2040 With No Flash
Yeah they dropped the joke. 6 IO pins.Statistics: Posted by dthacher — Sat Oct 19, 2024 11:54 pm
View ArticleGeneral • Boot Stage 2 Code for Bare Metal Project
Pardon me if this is not the right place to ask someone to review my code. I have been trying to get this working for a week now but haven't figured out what the issue is, so I thought there is no...
View ArticleAdvanced users • Route Port to specific gateway?
I've been diving down Google Rabbit holes trying to find out how to route SSH through a specific Gateway, and found this thread on Stack Exchange:https://unix.stackexchange.com/question ......
View ArticleTroubleshooting • Re: Pi not working
Raspberry Pi Zero 2w Not WorkingI bought a raspberry pi zero 2w and lost the cover of the csi connecter. now it wont turn on. please help.i got the pi checked using the multimeter but the technician...
View ArticleBeginners • Firewall properties
HiI have a program that needs to use the browser as a console, but, when I want to access the menu in that console, I get the message that the connection was not made and, among the solutions...
View ArticleBeginners • Re: Firewall properties
HiI have a program that needs to use the browser as a console, but, when I want to access the menu in that console, I get the message that the connection was not made and, among the solutions...
View ArticleBeginners • Re: Old coding on new hardware
Ok. Is something else opening the serial port? For example, you can't run minicom while you're trying to get PHP to communicate with the Arduino.Another suggestion I have found is to print out the...
View ArticleGraphics, sound and multimedia • Re: Switching from 3.5 inch hdmi touch...
So the hdmi screen can work without the driver but after installing the driver I had issues.Statistics: Posted by therandomgenius — Mon Oct 21, 2024 12:05 am
View ArticleCamera board • Re: run yolo on raspberry pi ai camera
I am looking for some help in this direction too.. sorry for my ignorance but if I want to use the YOLOv8 model as in the https://github.com/sony/model_optimizat ... x500.ipynb using my own dataset -...
View ArticleAdvanced users • Re: How to disable onboard wlan0 and exclusively use dongle...
Thank you for the tip.Initially, it did work, however now the dongle wlan0 keeps dropping off the AP network.And tried reenter the wlan0 password to the AP network, this does not keep nor retain the...
View ArticleAdvanced users • Re: libgpiod version [SOLVED]
Yesterday's project was freeing myself from the baby harness which keeps me from reading any and all pins as input regardless of who supposedly has ownership of those.Ah, so for you the seatbelt...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
g4.13.0 released.g4.13.1, small fixed.Statistics: Posted by cjan — Mon Oct 21, 2024 1:08 am
View ArticleWanted • Re: Bright Pi
It looks like it's literally an embodiment of the typical application of the Semtech SC620 chip, which costs about $3.Here's the datasheet on the Bright-Pi...
View ArticleTroubleshooting • After installilng Steam Link Raspbain will not start.
Hello, I have a raspberry pi 4 with a 1 TB SSD installed with Raspbian and after installing SteamLink I rebooted my system and the desktop did not load and I have errors saying error to load...
View ArticleTroubleshooting • Re: After installilng Steam Link Raspbain will not start.
it's looking for wayfire because wayland is the default, X11 is used on -2gb systemsyou can switch to X11 in raspi-configlightdm is already default and running, skip all thatStatistics: Posted by...
View ArticleTroubleshooting • How to add taskbar Launch apps in bookworm using Wayland GUI
I am running a RPI4B with Bookworm with the latest updates as of Oct 20, 2024.I had been using X11 and VNC for remote desktop access which was working as expected. I decided to try the new RPI-connect...
View ArticleGeneral • Re: How many GPIO interrupts?
Each GPIO bank can raise interrupt to either core 0 or core 1 or dormant wake, however they will share a single interrupt service routine. In the ISR you have to check which core is the ISR is running...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I'm really talking to my self here, i don't use usb/pcie for boot, only normal sd cardNo ssd,no HDD,no usb flash boot,no nvmeNo quirks,no pcie boot,no nothing,normal sd card boot,when using usb ports...
View Article