General discussion • HDMI to Csi2 bridge using, Raspberry pi 4 and TC358743
Hi i am new to using raspberry pi, i have step a raspberry pi 4 model b with the raspi 32bit os and i am trying to put it into legacy camera mode i have followed the information online by sudo...
View ArticleTroubleshooting • Re: Unable to SSH into Raspberry Pi Zero 2W
I am not seeing the option for 2.4GHz on the OS customization. I am also not using my home network. I am on an iPhone hotspot that my laptop and Raspberry Pi are trying to connect to.This is the only...
View ArticleTroubleshooting • Re: How to move the mouse pointer automatically?
I'm unable to answer that.Try a web search for how to modify that menu but if you want the RPL devs to see and consider it you need to open an issue on the approaite github repo. Sorry I don't have...
View ArticleGeneral • Re: RP2350 Errata E9 - Pull-down lock-up
A 10k resistor does not fix the input leakage (or even unlatch the pin, in the case of connecting something open drain). The simplest and reliable option to achieve a low leakage input pin, should you...
View ArticlePython • Re: pytz not in raspiOS lite(32 bit)
The error returned is: externally-managed-environment Carefully read the entire message you get when you try this. The messages gives you 2 options:1) how to do it differently (preferred way going...
View ArticleGeneral • SYSINFO:CHIP_ID value ?
Does anyone know what the 32-bit SYSINFO:CHIP_ID ( register address 0x40000000 ) value is for their RP2350A and/or RP2350B boards ?It would also be nice to know whether RP2354A and RP2354B are the...
View ArticleGeneral • Re: A tiny Raspberry Pico shell with flash file system, vi, and c...
Wrapping up.The RP2350 and SDK2.0 are indeed fully compatible with the RP2040 and SDK1.5… nearly. This would be true of most normal applications. This based on the fact that the cortex-m33 supports a...
View ArticleGeneral • Re: SYSINFO:CHIP_ID value ?
It's 0x20004927 on my RP2350A (Pico 2).Statistics: Posted by horuable — Wed Sep 04, 2024 7:44 pm
View ArticleTroubleshooting • Re: Pi 5 5GHz Wifi issue
Interesting...Statistics: Posted by neilgl — Wed Sep 04, 2024 7:51 pm
View ArticleTroubleshooting • Pi 5 with totally black screen
Hi there,I bought the Raspberry Pi 5 4GB Quad-Core ARMA76 (64 Bits - 2,4 GHz) brand new.I have a new HDMI - micro HDMI connector, new power supply, new SD CardI tried different 64bits OS (Legacy, not...
View ArticleRaspberry Pi Connect • Re: Remote Shell but no Screen Sharing
due to the lack of response from Raspberry LTD, is this application dead from a support perspective?Two of the RPi developers involved with RPi-Connect have posted in this targetted sub-forum in the...
View ArticleTroubleshooting • Re: Pi 5 with totally black screen
Connect the Pi to the TV and apply power with nothing else connected (no sdcard/usb/ethernet etc).Do you see a diagnostic display on TV?If you do, report the "display:" line.Statistics: Posted by dom...
View ArticleRaspberry Pi OS • Re: Qemu / Virtual Box on ARM?
tnx, i used this method nowhttps://thelinuxcode.com/kvm_virtualiza ... berry_pi4/i can get a a ubuntu server iso running but not the pi os .img filesi tried to convert them with genisoimage but no...
View ArticleTroubleshooting • Re: Laptop keyboard on Raspberry Pi 5?
Use Control3 with USB CH9329 Cable.See https://youtu.be/ZCbLUDXHe6EStatistics: Posted by sipper — Thu Sep 05, 2024 8:16 pm
View ArticleBeginners • Connectting 220V to Raspberry PI GIO pins
I am not an electriction and I don't really know what I'm doing. But I want to be careful, that is why I'm asking for help. Normally you would tell me to stay away from mains but I am being very...
View ArticleAdvanced users • Re: Seeking clever ideas: applying git changes to a...
I would be happy to hear that I'm overthinking this, and that there's some blindingly obvious solution I'm missing...Presumably the remote RPi systems have Internet access, to allow them to be...
View ArticleAndroid • Re: How to get out of TWRP
"Can you give the keys that i can used to pass no command in recovery in emteria"See the othre post about this same topic: viewtopic.php?p=2250705#p2250705Statistics: Posted by neilgl — Thu Sep 05,...
View ArticleTroubleshooting • Re: Connecting a waveshare MAX m8Q GNSS to Rasp Pi 5
I've also recently gotten myself a Raspberry Pi 5, and decided the first project was going to be with the MAX-M8Q (great idea as light intro... ). Took quite some time, but in the end managed to get a...
View ArticleAutomation, sensing and robotics • Re: GPIO pins through network connection...
The python gpiozero module has remote GPIO support - see https://gpiozero.readthedocs.io/en/v2.0 ... _gpio.htmlNot sure if that works on a Pi5 as gpiozero seems to be using pigpio that works on a pi4...
View ArticleGeneral discussion • Pinball back glass modification
Hi My name is Paul. Im a Newbie here I can not get my head around writing a simple program for my pi to get my led lights to look like a fountain on a pinball back glass the original set up is just 6v...
View Article