General discussion • VS Code fails to update on apt upgrade
Dear Helpers.I know this topic has been discussed a while ago in the past. And the solution was "wait until the archive is updated". The problem is that VS Code is now "upgradable" (so says apt...
View ArticleNetworking and servers • Advanced Security WiFi Router on a Pi
Hello,We've just released version verwsion 1.0 of our advanced wifi router software that provides easy to use network segmentation and isolation. Wireguard™ and DNS Ad blocking is built-in to the core...
View ArticleCamera board • USB Video Error
Hello,I'm trying to capture a video over USB. I am using a compute module 4, connected to this Waveshare board. Unfortunately I am running into an issue, see below for details:Link to Waveshare...
View ArticleGeneral discussion • [Pi 4] Peripheral Extension Board
Hi Folks,I am using Pi 4 to access many sensors (4 SPI, 5 UART, 5 I2C, 5 ADC) and I am running out of Peripherals. I2C is not an issue since one bus can handle them. I also used I2C ADC (ads1115)...
View ArticlePython • Educational videos?
Just getting my feet wet working with python and coding in general and wondering if there by chase a good source of videos on python? I'm more of a visual learner so being able to see how it's done is...
View ArticleBare metal, Assembly language • SDHOST block read returns CRC in data
Hi All,I'm working on a baremetal driver for the SDHOST controller on the RPI 3b for educational purposes (and quite an educational journey it's been).I am now reading the card and its MBR but have...
View ArticleFor sale • Laser cut Pi4 & 5 covers (minimalist case)
I've started making different projects with my laser cutter and came up with making these Pi covers. I didn't like having a plastic case sitting on my mid century TV/Stereo cabinet so I got creative...
View ArticleBeginners • Discover RP ip on public wifi ap
Hi all,I want to connect my raspberry pi zero 2w to my local taverns guest wifi. Which is much faster than my phone's internet connection for updates and stuff like that.I am using a laptop running...
View ArticleGeneral discussion • Raspberry Pi Zero 2 WH
Are the Raspberry Pi Zero 2 W with pre-soldered headers on backorder from the factory? I can't find them at any of the approved resellers. Is there any ETA? Even a bad, unreliable, or imperfect ETA to...
View ArticleDeutsch • i2c am Raspi4b und 5b
Hallo Gemeinde,ich habe einen Raspi3b am Laufen, der über i2c die Peripherie steuert, so weit, so gut.Bei der Migration auf den Raspi4b, mit Debian11, funktioniert der i2c, mit dem Aufsatz den ich auf...
View ArticleGeneral • Picotool on Linux fails first time
I have implemented the udev rule as you guys told me about before. And now that I've gotten back into Pico I've noticed this issue. With the udev rule implemented, the call to picotool fails on the...
View ArticleTroubleshooting • Bluetooth earbud issue
Around every 5 out of 10 times i connect my bluetooth earbuds to my Pi-5 (RPIOS with latest updates) i get static noise. I have learned to eliminitate this noise by changing the bluetooth profile...
View ArticleTroubleshooting • RPi 5 with SSD Loading & Running OS but on reboot not...
Hi Folks,I have a rather frustrating issue where the Rpi 5 with a Generic MCUZone Hat and WD SN530 NVME is taking os, booting from power up but NOT detecting the OS on the SSD on a reboot.i.e. on a...
View ArticleGeneral discussion • Rpi4&5 Can't connect to 5Ghz WiFi, but can to 2.4Ghz.
Hi everybody,I am using RPI OS with Plasma DE (Latest with update & dist-upgrade) and no 5G WiFi appers on list of possible connections.I have another USB stick with RPI OS Desktop (bookworm) with...
View ArticleTroubleshooting • Raspberry Pi 5 Not Connecting to WiFi
Hi,I am trying to connect my Raspberry Pi to WiFi by doing the following:sudo raspi-config -> System Options -> Wireless LAN I entered the WiFi name and password correctly, but I get two errors:...
View ArticleGeneral programming discussion • Run Chromium from Desktop bash file
I'm able to run chromium from a terminal prompt.However, if I create a bash file on the desktop and try same as the command line, nothing happens.bash file #!/bin/bashchromiumAny...
View ArticleGeneral discussion • Run Project (USB) from Raspberry Pi Pico Project under...
When using Raspberry Pi Project from MS VS Code I'm able to generate a uf2 file and move it to PICO successfully, but when I try "Run Project" I get the following error in the terminal window:ERROR:...
View ArticleGeneral • RP2350: GPIO input delay is too large! (please, add to E9 errata)
Based on using PIO for a synchronous serial interface (SPI) I have realized (and measured) that the delay caused by a GPIO input is too large.My tests and measurements results in:A (PIO) GPIO input...
View ArticleBare metal, Assembly language • Coding ASM with RISC-V on RP2350
I recently became interested in ASM, and would like to code some RISC-V ASM on the RP2350, although I don't know exactly how to do it.Thanks!Statistics: Posted by JackingLong — Wed Oct 09, 2024 11:37...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I2S Frame Rate setting.
I have R Pi 4 64 bit Bookworm system with googlevoicehat-soundcard for the I2S configuration. It appears the googlevoicehat driver only works at 48000 sample rate. Trying "arecord -v..." at other...
View Article