SDK • openocd error from VSCode: Can't find raspberrypi-swd.cfg
System: running a RPi5 over VNC programming a pico W over a debugprobe. Using the debugprobe from the command line, I am able to successfully program and run the blink program. Code: sudo openocd -f...
View ArticleTroubleshooting • I want to change my boot order back to SD first, not NVMe
Hello. Is there a way to change the boot order BACK to SD Card FROM an NVMe running Ubuntu 22? I can't find anything about it anywhere. I want to boot from my micro SD card again, because I want to...
View ArticleGeneral • Official RP235xB boards?
Any rumors of Raspberry Pi introducing boards using the B-variant with more pins?Statistics: Posted by melberi — Fri Sep 06, 2024 7:05 pm — Replies 1 — Views 70
View ArticleTroubleshooting • Ubuntu 24.04 RPi5 broken after update
Hello,following an update of Ubuntu 24.04 on my Raspberry Pi 5, after rebooting the message appears :cloud-init : +0000, Datasource DatasourceNone. Up 34.81 secondscloud-init :...
View ArticleNetworking and servers • Run Wireguard VPN of Raspberry or FirtzBox modem?
Hello, my goal is to be able to access my home networks (laptop, raspberry) from my phone when I'm away, so I need to install a Wireguard VPN. I noticed that my modem (FRITZ!Box 7530) has the option...
View ArticleRaspberry Pi OS • couple of fixes, black screen on command terminal, &...
I was watching a youtube yesterday, it was annoying, having white font on black,I changed mine open it up to "Edit" => "Preferences" Black color font on white is a lot...
View ArticleBeginners • How to Install Blender on Raspberry Pi 4? Compilation Error Help...
Hi everyone,I'm trying to install Blender on my Raspberry Pi 4, but I'm running into issues during compilation. My goal is to get Blender running as smoothly as possible on the Pi, given its...
View ArticleGeneral discussion • How to easily be able to use push buttons with GPIO
Okay I have finally worked it out and it’s actually really simple.In case anyone else wants to wire buttons directly to GPIO…Normally every time you reboot the pi it resets any changes unless you...
View ArticleBeginners • E Ink screen
Hey there!I'm trying to create my own DIY tablet using an eink screen and a Raspberry Pi 4.I've searched for screens and have found that waveshare sells them in different sizes and refresh rates. Now...
View ArticleTroubleshooting • Accept hanging on Pico W python
Hi,I have developed an application that uses a Pico W to measure some temperatures and serve then to clients via a web page. This works fine at first but I have found that if the websever is not...
View ArticleGeneral discussion • Identify 12v Fan Leads
I have a 12v fan which has 3 leads which are the same (transparent cover) please see images.I dont which connector is positive, negative or control. Is there way of identifying the leads...
View ArticleTroubleshooting • Viewsonic Touchscreen not working
I have a Viewsonic TD2465 touchscreen monitor and a Rasp pi5. In horizontal mode every thing works normal. The problem is as soon as I switch it to vertical orientation the touchscreen stops working....
View ArticleOpenGLES • MuJoCo and openGLES
First results trying to show a MuJoCo simulation using openGLES via my Simple Wayland Client library.http://www.peteronion.org.uk/video/mujoco1.mp4The supplied viewers ("basic" and "simulate") do not...
View ArticleGeneral discussion • Packaging as Russian dolls
Small, somewhat frivolous suggestion on behalf of someone who keeps the boxes that Raspberry Pi (and too much other stuff) arrives in …If you made the cardboard for the power supply slightly taller...
View ArticleGeneral • RP2350 SSP/XIP Block Transfer Examples
Hi, I'm porting my video demo code from the RP2040 to RP2350 and the last bit to get working is where I'd used flash SSI/DMA block transfer for streaming bitmaps.It seems the examples in the new SDK...
View ArticleCamera board • Problem Running NVO Ninja on Bookworm Pi 5 - GstWebRtc
I am running Bookworm version 12 on a Pi 5. I want to run NVO Ninja for a web cam but have hit problems.I followed the instructions on this page, but when I ran the test python program, I got the...
View ArticleGeneral • Buffering of uncached XIP loads and stores?
For writes to memory in the uncached XIP address range, does XIP buffer writes? For example, if a processor does an uncached XIP write, is it guaranteed to stall until the QSPI request completes, or...
View ArticleTroubleshooting • Brand new pi and image - can't connect to gateway...
I'm replacing a raspberry pi zero w with a zero 2 w and I'm running into a very strange issue where I can't ping my gateway or external servers via ipv4. I am connecting to the zero from my Mac via...
View ArticleC/C++ • Someone from another forum is pulling my leg
Try this out, The book says 10 bytes the program below says 8 bytesThe other forum say this is a C++ software issue,[not the C++ IDE program] come on, come on 12 work OK but not the last one, Unless...
View ArticleGeneral • RP204 USB Port
Hello,Hopefully a fairly simple question for someone to answer.I am in the process of laying out a PCB based around a RP2040.Initially, I intend to program it with using the Arduino IDE and maybe use...
View Article