Python • boolean conversion problem
Hi,I try to read bit by bit from a binary data type, created from a decimal number.The idea is to get bit by bit, convert it to boolean and print the corresponding value, true o false.I try to get...
View ArticleHATs and other add-ons • Power Hat+ spec questions
In “Raspberry Pi HAT+ Specification, 3.1. HAT+ classes” Power and Stackable modes contain the statement “that does not electrically connect to GPIOs 2-27”. I take that to mean to be compatible with...
View ArticleCompute Module • CM5 eMMC flash issues
Hi Team,Following from development of our modules for CM4, recently purchased CM5 4/32.Followed usual flashing instructions, using RPi 4 IO Board, rpiboot etc but the CM5 module is not appearing in...
View ArticleTroubleshooting • Pico core1 hangs at return
I am using both cores with core1 handling my real-time code and core0 doing the USB communication to the PC.Coding in Arduino IDE using https://github.com/earlephilhower/arduino-pico - A shout out to...
View ArticleSDK • Pico 2040 core1 hangs on return
I posted in the wrong topic (RasPi troubleshooting) so redoing it here. Sorr for the duplicationI am using both cores with core1 handling my real-time code and core0 doing the USB communication to the...
View ArticleTroubleshooting • booting new nvme
I'm using the "Argon NEO 5 M.2 NVME PCIE Case for Raspberry Pi 5" case with the SSD card from the Raspberry Pi nvme hat (didn't realize that the case came with the electronics for the nvme SSD). I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • ublox M10 interface with RPI4
Hi All,I am struggling to make GPS module work. The GPS module is based on ublox m10.I enabled UART via "sudo raspi-config"confirmation from /boot/firmware/config.txt[all]enable_uart=1I used gpsd...
View ArticleTroubleshooting • Cannot upload sketches to Raspberry Pi Pico from Arduino IDE
I'm on a Linux Mint device, and I've recently been working with Arduino. So far, I have had no issues with two Arduino Uno boards. However, when trying a Raspberry Pi Pico, the board does not show in...
View ArticleTroubleshooting • Why does my new RP5 die after 1 week
I have a brand new RP5 with a fresh copy of the op system.The system boot up just fine and runs deluge for about 5 to 10 days, then the light on the front start to intermittently flash slowly and very...
View ArticleGeneral discussion • Error: no such file or directory
Hi, I'm trying to build an ASM project with cmake but I've the error message in the picture. Someone can help me? Thanks.Statistics: Posted by Boy80 — Fri Dec 06, 2024 1:50 pm — Replies 0 — Views 33
View ArticleGeneral discussion • Move Synology NAS Drives to Pi 5
Kinda done with my Synology 512MB 220j NAS. Just lags, cannot run certain containers, and memory is not upgradable. Instead of spending $300 for the plus model, I want to take the drives and use them...
View ArticleTroubleshooting • AI HAT 26 TOPS not working on Pi 5
Hi @ll,I am scratching my head because I have no clue whats wrong here.I'm no noob. That's not the first Pi I am working with.However.. going after the most straight forward installation guide, it...
View ArticleGeneral • Reconfiguring hstx_ctrl_hw->expand_shift takes two seconds?
I am using https://github.com/raspberrypi/pico-exa ... tx_encoder code to generate image over HDMI.It works great. My code uses the following `expand_shift` configuration, to achieve horizontal pixel...
View ArticleTroubleshooting • Low 125Hz Bluetooth dongle polling rate
Hi,The polling rate of all devices such as a mouse, keyboard and a dualshock 4 controller, connected via TP-Link UB400 Bluetooth dongle is only 125 Hz.Is there an inherent limitation that forces lower...
View ArticleNetworking and servers • OpenVPN SAML support
My company requires OpenVPN SAML support these days for VPN connection, only supported since OpenVPN client v3.3. See https://openvpn.net/blog/what-is-saml/Anybody managed to get OpenVPN client v3.3...
View ArticleTroubleshooting • Can't use pi camera module 1.3
I am using a raspberry pi zero2w with raspberry pi os bookworm. I am not able to use the camera module 1.3 with pi. I tried vcgencmd get_camera and it gets detected but does not work with rpicam and...
View ArticleBeginners • What/how to self learn headless OS?
All new to me. For learning, I am setting up a headless CLI (no desktop) server for 24/7 home weather station with CLI-only for maximum uptime. Without desktop will be less code and proportionally...
View ArticleGeneral discussion • Raspberry Pi OS Upgrade using APT
I have been looking at ways to upgrade my Rapsberry Pi OS from Bookworm to Bullseye without having to completely reload all system data, library settings, apps etc. Cloning the existing SD card is not...
View ArticleTroubleshooting • Tor on Bullseye
I am using a pi 4 Model B - OS os Bulleye 11. Until recenly I used Tor browser occasionally...then it would not run. All the files/data structures appeard to be OK. Mystified...I removed/purged Tor...
View ArticleLinux Kernel • [vc_sm_connected_init]: failed to initialize shared memory...
I am currently trying to get the Pi Camera Module 3 working on a Pi 4 B under NixOS, but I'm having some issues with the video core drivers (which I assume are needed to use the camera).I'm seeing...
View Article