Quantcast
Channel: Raspberry Pi Forums
Browsing all 8051 articles
Browse latest View live

Compute Module • Re: [CM5] Clarifying PMIC_EN vs PWR_BUT Usage for Power...

noStatistics: Posted by aBUGSworstnightmare — Fri Jul 25, 2025 12:14 pm

View Article


Compute Module • Re: CM4S PWM1_X

according to the CM4S data sheet https://datasheets.raspberrypi.com/cm4s ... asheet.pdf they are.CM4 does not expose GPIO40/41 on the connector.you wouldn't know how to expose pwmchip1 in linux 6.12...

View Article


Camera board • Re: v4l2 isp-stats freek the video stream

Hello and thank you,yes I have this trace "3651588.901: ip_process_buffer: No stats output buffer", now I will look for why ? I should fill the isp-stats's queue.Best regardsStatistics: Posted by...

View Article

SDK • Re: Did pio .program <name> and pio <source-file-name>.pio...

There was no problem having a .program <name> within the pio file that differed from the <source-file-name>.pio. However, after updating the SDK to 2.0, the header is no longer...

View Article

Raspberry Pi OS • Re: Support for installing and optimizing Raspberry Pi for...

OP was a spammer...Statistics: Posted by DirkS — Fri Jul 25, 2025 12:28 pm

View Article


General • RP2350 assembly code core 1

On the Pico2 RP2350 I'm not able to get core 1 working. Following my bare metal assembly, link & picotool the core 0 runs the assembly code fine but not core 1.I'm including the block and image...

View Article

Troubleshooting • Re: Official hdmi-hdmi micro cable stopped working

On the screen where we "can see the diagnostic screen on the pi5", what does it say on the line that looks like:Code: display: DISP0: HDMI ... EDID=ok ...Statistics: Posted by neilgl — Fri Jul 25,...

View Article

Troubleshooting • Re: Capped NAS speeds Troubleshooting

Try ftp instead of sftp as that will probably be one bottleneck.I tried on my phone, it looks like it is the same speed, I used samba this time. I managed to get windows to work in a folder created by...

View Article


General • Re: Problems with SPI Interface

Sorry didn't think to do that. Here is the python.Code: import machineimport utimeimport ustructimport sysimport array as...

View Article


SDK • Re: Using Bluetooth on the Raspberry Pi Pico 2 W

1. Does anyone have any working example/documentation for the Pico Pi 2 W bluetooth?There are a couple of adventures I undertook with Bluetooth which may or may not be of some help, and I am sure...

View Article

Compute Module • Re: RPI-CM5 MIPI interface and GPIO's conflict

Hardware designations and software designations don't always match.The I2C bus in 2.11 is mapped in Linux to i2c10 (IIRC, may be i2c11).The I2C bus in 2.12 is mapped in Linux to i2c0.They are two...

View Article

General • Re: Low Power options for RP2350

Hi,if you use a custom circuit, switching the power of the pico completely off might be an option. I'm using this approach in combination with a real time clock: The RTC running from battery triggers...

View Article

Networking and servers • Re: Can’t access rpi5 bookworm hotspot

Time to start from scratch on a spare microSD card and install Raspberry Pi OS with desktop (64-bit)- use Imager OS Customisation to enable SSH, set username (pi), password and set home Wi-Fi details-...

View Article


Troubleshooting • Re: No HDMI from Pi 4B

Quick to write to a microSD card using Raspberry Pi Imager (with OS Customisations to enable SSH, set user as pi etc.)No graphical desktop to confuse ourselves with.Does that work with the HDMI...

View Article

Troubleshooting • Re: Can not connect on Raspberry Pi 3B Hotspot

Maybe try the test method in my post (near the end) here viewtopic.php?t=390283Time to start from scratch...Statistics: Posted by neilgl — Sat Jul 26, 2025 11:40 am

View Article


Networking and servers • Re: Cannot connect to Raspberry Pi 4B via VNC (10060...

Google translate of the above post"I've written a very detailed step-by-step guide on how to set up WayVNC, including how to troubleshoot common issues like the keyboard and how to integrate it with...

View Article

Other RP2040 boards • Re: Custom RP2350 Board Issues

I can't help but would suggest showing your schematic and PCB layout and layers will help those who can. Detaining what actual components were used in the regulator and crystal circuits will probably...

View Article


Compute Module • Auto‐restart CM after shutdown (Halt state)

I’m working with a Compute Module (CM4 and CM5) and I’d like it to automatically power back on whenever it enters the "Halt" state (e.g. after running sudo shutdown now), without removing and...

View Article

General discussion • Re: RISC-V (?)

If one of the companies developed a Zero 2 compatible RISC-V product, why would I switch from known software.Hopefully the software 'as is' would compile and work the same on that product so it's then...

View Article

Python • Re: Arduino-Pi Weather Station issue

Let me know if you want an example of two python scripts that I run on my Pi 3b+:A. get serial data from Arduino every second and write it into a mariadb databaseB. read the most recent data from that...

View Article
Browsing all 8051 articles
Browse latest View live