Quantcast
Channel: Raspberry Pi Forums

Other RP2040 boards • Re: RP2350 BootROM USB

I've got the schematics, thanks.Make sure that QSPI SD1 is not pulled-up by FPGA at least for 10ms after Reset, otherwise it will enter in UART bootloader mode instead of USB.RP2350's pulls are very...

View Article


Camera board • Re: C++ app using libcamera for motion detection

If I use plane.offset when accessing the buffer, then it's a bit better. The top part is about 542 pixels, twice as high as before. But then the lower half is still duplicated.Statistics: Posted by...

View Article


Beginners • Re: resources for learning networking

In networking "bridge" has a specific meaning: A network bridge is a computer networking device that creates a single, aggregate network from multiple communication networks or network...

View Article

Media centres • Roku replacement

Hey everyone,I have a raspi-4, it’s running Pi-OS lite, and I use it for my nas, plex server, and a few other things.It’s about 5 feet away from my tv. Is there a way I can run an App that acts like a...

View Article

General • Re: Baremetal interrupt and GCC

From https://gcc.gnu.org/onlinedocs/gcc/ARM- ... butes.htmlinterrupt Use this attribute to indicate that the specified function is an interrupt handler. The compiler generates function entry and exit...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: On/Off Switch for Raspberry Pi 4

Make sure to use <username>@localhost, not <username>@localhosSorry, I didn't spot the typo.Im still getting the same error.The file on my Pi is id_ed25519.pub so thats what I used. ( I...

View Article

Camera board • Re: [Solved] Trixie: Cameras not working

I have been suffering to make any cam work... only usb worked... bought many cams, finally nos decided to buy a new pi 4 b.... no success still. Tried on both trixie and bookworm.Statistics: Posted by...

View Article

Troubleshooting • Two Raspberry Pi 4's Won't SSH Or Ping Each Other

I have two Raspberry Pi 4's that SSH and sshpass into each other over my WiFi network. While programming the first RPi4, it stopped communicating with the other for no apparent reason. I checked IP...

View Article


Automation, sensing and robotics • Do I need VS Code?

I have been doing diy projects for 8 years only using Thonny. I have many projects completed using RPi3,4,5 Pico W, Pi Zero, etc. plus ESP32. I have exclusively used Thonny and never had any problems...

View Article


Automation, sensing and robotics • Re: Do I need VS Code?

You don't need VS Code.Use it if you want to. Don't if you don't. If you find Thonny is lacking in some feature or another then maybe VS Code, or some other environment, is better. It's literally up...

View Article

Advanced users • Re: nbcon (Non-blocking console) on ttyAMA0

I've submitted a feature request/issue report at https://github.com/raspberrypi/rpi-eeprom/issues/765Statistics: Posted by JinShil — Wed Nov 05, 2025 4:02 am

View Article

General discussion • Is RPI able to encode with Vulkan?

It’s known that rpi 5 doesn’t have any hardware encoders. I’m wondering if it supports vulkan codecs like h264_vulkan. As the platform supports vulkan officially.Statistics: Posted by systemd — Wed...

View Article

Troubleshooting • Re: SSH problems

PuTTY is still actively maintained.So what ? So is X...Yet we switched to Wayland... for the exact same reason...Statistics: Posted by dwam — Wed Nov 05, 2025 6:04 am

View Article