Troubleshooting • Raspberry Pi 4 Won’t Boot from SSD - Stuck on “Welcome to...
Hi everyone,I’m having trouble getting my Raspberry Pi 4 to boot from an SSD. Here’s my setup:•I’m using a Patriot 128GB M.2 SSD.•I’m powering the SSD through a USB hub connected to the Pi.When I try...
View ArticleCompute Module • CM5 RAM Options – Is 16GB Coming?
I see that the CM5 has been released, and there's already a "Buy Now" button.https://www.raspberrypi.com/products/co ... cm5-104032However, I couldn’t find any mention of a 16GB RAM option on the...
View ArticleGeneral • How do I setup the build environment to use libmodbus with rpi pico
Hi,I am trying to build a project wherein I need to use libmodbus (https://libmodbus.org/) and FreeRTOS to achieve a master and slave communication between two rpi pico's. But I am not able to...
View ArticleUbuntu • RISC-V Alpine container/webserver
Code: podman run -ti -p 8080:80 amp24/amp_riscv /bin/shCode: apk add fastfetch busybox-extrascd /var/www/busybox-extras httpdfastfetchroot@6f7b8bcf60b5-----------------OS: Alpine Linux 3.20.2...
View ArticleGeneral programming discussion • RRDtool average
Hi.I`am wondering how can I graph average (line or area) like this green one from the rrdtool site...It must be configured in DS:, RRA: or just calculations in DEF:, VDEF:?Statistics: Posted by...
View ArticleMicroPython • Modify date on an LCD clock with RTC module 1307
Hello.I hope someone here can help me. I am trying to build a "Best before date- calculator" for my work using a Pi pico, an RTC-module(DS1307) and an 2x16 lcd display.(we are making sandwishes and...
View ArticleHATs and other add-ons • KVM over IP Add-on for Raspberry Pi 5
I have a spare Raspberry Pi 5 that I want to use as a KVM over IP especially because of the inbuilt wi-fi. A cursory search indicates to the Geekworm KVM-A4 V2.0 Kit for Raspberry Pi Zero. Would this...
View ArticleGeneral discussion • Bypass eMMC on Raspberry Pi Compute Module 5 to boot...
I'm planning to buy Raspberry Pi Compute Module 5- 8GB RAM, 32GB eMMC. Lite version of Raspberry Pi Compute Module 5 module are not currently available in my country.I wish to boot and use Official...
View ArticleGeneral programming discussion • Your experience on migrating all development...
Just read this about using VS code as a single unified tool running on RPi 5. on official RPi web https://www.raspberrypi.com/news/visual ... pberry-pi/May I have some quick simple comment on your...
View ArticleTroubleshooting • CAN BUS Motors not initializing (Device not found)
Hello, we are using 2 CAN Bus Motors (link below) to a Raspberry Pi 4 Model B. Then, when trying to initialize the motors, only one of them initializes while the other always says: Device can1 cannot...
View ArticleRaspberry Pi OS • Difference between pi-gen and rpi-image-gen?
Hi,what is the difference between pi-gen and rpi-image-gen?CheersStatistics: Posted by piwi — Thu Nov 28, 2024 7:28 am — Replies 0 — Views 29
View ArticleCompute Module • CM5 - debug UART
Just to have common understanding:1) the marked location in the image shows the position where BM03B-SRSS-TB is to be mounted for getting access to the debug UART?2) with the BM03B-SRSS-TB assembled...
View ArticleOff topic discussion • 3 core Raspberry Pie
I was looking at the Raspberry Pi logo and became hungry for something sweeter than a Pi 5 with NVMe. Here is what I made. 3 core. Low power usage. Easy to recycle. Statistics: Posted by peterlite —...
View ArticleSDK • Flash safe API calls
HelloIs there a definitive list of Pico SDK APIs that are safe to use when writing to flash memory ?I am wanting to used a timed event on Core1 at the same time as wrtiting to flash with Core0.But as...
View ArticleUbuntu • Ubuntu 25.04
FastfetchCode: .... .',:clooo: .:looooo:. .;looooooooc .oooooooooo' .;looooool:,''. :ooooooooooc ;looool;. 'oooooooooo, ;clool' .cooooooc. ,, ... ...... .:oo, .;clol:,. .loooo' :ooooooooo,...
View ArticleTroubleshooting • Help me please firmware not found on a preloaded ax and more
I have been working on the project for my cis class and I am have no luck. I have bought two raspberry pi 4B thinking one one broken or bad but it just me. I have even bought a preload as card with...
View ArticleAdvanced users • How much current flows from Rpi0 2w USB to 5V header?
I know I can power the Pis from the 5V header pin with a 5V power supply as long as it is properly regulated as the protection on the USB port, is lost.But what if I want to power some devices from...
View ArticleCompute Module • cm5 USB 3.0 Power Fault State No input
I am making a cm5 carier board. power switch control is done in usb 3.0 but fault state is not read by cm5. Am I missing something or did you not add the short circuit detection function?Statistics:...
View ArticleTroubleshooting • MQTT fails to start
i am trying to install MQTT broker in my Pi and i am doing the following steps:Code: -sudo apt update && sudo apt upgrade-sudo apt install -y mosquitto mosquitto-clients-sudo systemctl enable...
View ArticleCompute Module • pcb trace on the CM5 carier board
I am designing a CM5 carier board, is this intermediate path necessary? Can you share full detailed measurements?Statistics: Posted by Kubilay — Fri Nov 29, 2024 8:45 am — Replies 2 — Views 42
View Article