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

Troubleshooting • Re: Help Needed Newbie with Zero 2W with Camera v2

Are you running Raspberry Pi OS with desktop (64-bit) Bookworm or something else (Bullseye) etc.?How to tell: Code: cat /etc/os-release And does Code: getconf LONG_BIT give 32 or 64?Statistics: Posted...

View Article


General • Re: Wrong Pixels Lighting Up on WS2812B Strip

I mean, like I said I'm 99% sure that it doesn't have to do with the code. But I guess I can take another look through itStatistics: Posted by devinator9876 — Mon Mar 04, 2024 3:48 pm

View Article


Français • Re: Pb, Configurer le réseau en bash...

Bonjour,Le problème c'est que j'ai plu eth0... à la place j'ai enxb827eba95257 ... et donc enxb827eba95257:0 apparemment ça fonctionne moins bien que eth0:0 !A mois que vous ayez une suggestion...

View Article

Troubleshooting • Re: Hardware PWM not working with Raspberry Pi 5 4GB

I can only do not the 'noob' way!Here is the overlay which I've wrote for this demo. Might not be the most elegant one, but working.Code: /* * pwm-gpio12-overlay.dts *//dts-v1/;/plugin/;//#include...

View Article

Raspberry Pi OS • Re: Why 32bit Bookworm Not Recommended in PI Imager for ZERO W

IIRC There are odd posts around on here pointing to Wayland not being optimised for the older / lower powered boards yet and that it will come at some point.Statistics: Posted by MiscBits — Mon Mar...

View Article


Troubleshooting • Re: Pi3 showing throttled at 60 degrees?

Apparently it is being throttled at 60 degrees. From the documentation:"For Raspberry Pi 3 Model B+, the PCB technology has been changed to provide better heat dissipation and increased thermal mass....

View Article

Compute Module • CM4 HDMI QUESTIONS

Hi!I am designing a hat with a CM4.The question is to the HDMI.I am trying to see if I need:1. ESD/EMI common mode filter on data / Clock, and if there is recommendation. I know the CM4 has some...

View Article

General discussion • NVME M.2 card from RPi Foundation

Good morning,Is there a planned release date for RPi5 NVME M.2 card from RPi Foundation ?Regards.Statistics: Posted by phil995511 — Mon Mar 04, 2024 4:19 pm

View Article


Compute Module • Re: CM4 HDMI QUESTIONS

FOund this partECMF4-2450A60N10 by STStatistics: Posted by morzh — Mon Mar 04, 2024 4:22 pm

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: BCM chip offset base /dev/gpiomem for...

the whole point of /dev/gpiomem is to not need an offsetyou just mmap it, and you get the gpio peripheralStatistics: Posted by cleverca22 — Mon Mar 04, 2024 4:22 pm

View Article

General discussion • Re: NVME M.2 card from RPi Foundation

Good morning,Is there a planned release date for RPi5 NVME M.2 card from RPi Foundation ?Regards.probably, but you'll most likely only find out when it happens...Statistics: Posted by DirkS — Mon Mar...

View Article

General • Re: Pico with Sensors of 5V

Hi, By reading your answer, i get to know that the UART is a way of communication that has two pins receiver and transmitter The sensor has the RX pin to change some value to process the signal, and...

View Article

Bare metal, Assembly language • Need help with assembler OPcodes and gdb

I'm learning assembler programming on my Raspberry Pi 4 running RasPiOS Bookworm, 64bit, GUI.It's not easy to find reliable information.Here's the problem I'm having:Code: .global _start_start: mov...

View Article


Camera board • Re: Video stream code working on Pi 4 but not Pi 5

I have tried a variety of ways to declare a codec but I keep getting the same error. Is there some syntax I am missing that must be included. Thanks for you help, I have included my code below. def...

View Article

Automation, sensing and robotics • Re: Docker Build With Low RAM Causing OOM...

Yes, I think you are correct and I will try this first. Thanks for the suggestion @ejolson!Statistics: Posted by KingSchnitzel — Tue Mar 05, 2024 3:35 pm

View Article


Bare metal, Assembly language • Re: Need help with assembler OPcodes and gdb

The best way in my opinion is to read the ARM Cortex-A Series Programmer's Guide for ARMv8-A. This is a higher level overview of the processor. You'll want to read from the introduction through "The...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Using MB85RC256 FRAM chip with Pi

HiI have no idea if this may be of help to anyone trying to use i2c to communicate from a Pi to an FRAM chip such as the MB85RC256 .Though Adafruit distribute an 'FRAM breakout' (that seems to use the...

View Article


Advanced users • Re: Argon One Replacement Daemon

Trying to use the script to compile the Daemon on Fedora Workstation Edition on a Rpi4 8GB. I am getting a similar error I got when I was running Ubuntu Mate:(SNIP)Help please? I suggest you run the...

View Article

General discussion • Re: Anydesk failed to load GUI on raspberry pi 4 B,where...

It will work as soon as anydesk is modified to work on Bookworm 64 bit.You should be asking them for a proper response on where the stand with that.Statistics: Posted by memjr — Tue Mar 05, 2024 4:13 pm

View Article

General discussion • Re: Camera Module for Pi 5

camera_auto_detect=1 only works for genuine Pi cameras, which yours isn't.Follow the Waveshare wiki - https://www.waveshare.com/wiki/Pi5-IMX219If you do not use an official Raspberry Pi camera, you...

View Article
Browsing all 5628 articles
Browse latest View live