General discussion • Re: Raspberry Pi 5
Is it possible to connect a PCIe directly to my computer and use Raspberry Pi Imager to configure it? Then I can attach it to the Raspberry Pi and turn it on.The latest bootloader can automatically...
View ArticleAdvanced users • Re: Ext boot partition with u-boot
If u-boot is only there to provide A/B booting via the u-boot env then you could simplify this by not using u-boot at all and using tryboot.Obviously, if there are other u-boot custom features that...
View ArticleCompute Module • Re: OpenCV VideoCapture issues with multiple USB cameras
The Pi5 has higher USB bandwidth. viewtopic.php?t=362638#p2177355Statistics: Posted by gordon77 — Wed May 08, 2024 9:10 am
View ArticleAdvanced users • What are the right ways to compare sd cards after cloning?
I searched the internet and this forum, and found some information, but I am not sure is it right or not.1. I can use checksum for sda1 and sdb1 (sda2 and sdb2). Something like sha512sum /dev/sda2 and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...
Is that a commercial development?Still not answered!And yes, working here for me.Code: video=LVDS1:1280x800M@60,rotate=180surely doesn't work...https://github.com/raspberrypi/linux/bl ......
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
cmdline.txt:vncshare ssh forcetrigger quiet ramdisk_size=65536 root=/dev/ram0 init=/init vt.cur_default=1 elevator=deadline repo_list=http://raw.githubusercontent.com/procou ... _list.json loglevel=2...
View ArticleBeginners • Best book for learning gpio programming on raspberry pi zero?
I have read the getting started guide on raspberry pi zero but I'm looking for a book that teaches gpio pins programming on the raspberry pi zero in depth when it comes to electronic projects. Does...
View ArticleTroubleshooting • Re: Problem:LED flickering
Thank you for your help.Statistics: Posted by tushargoti1234 — Thu May 09, 2024 8:41 am
View ArticleCompute Module • Re: Display-HDMI - Hotplug!
Hi 6by9,Thanks for your kind help and responses.After setting "vc4.force_hotplug=1", hotplug is happening, but if i am connecting hdmi display after booting, its just changing the screen color only,...
View ArticleCamera board • Using an Arduino to trigger a PI global shutter camera how...
HiI want the Arudino to control the stepper and send a trigger signal to take the picture on the Global shutter camera and then save the photo on the pi to a hard diskI have the 1.58 megapixel...
View ArticleC/C++ • Re: Example of GPIO use with Linux only (no third party libraries)
It is all in there - v2 is a strict super-set of v1. v1 grew organically and when I came along wanting to add debounce there was nowhere in the existing ioctls to put it. As new ioctls were in order...
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect with machines on same LAN
You get a Web page with a list of all your devices you have setup RPi Connect with. You just click on connect and off you go with a new desktop window opening up. You can name them what you like...
View ArticleHATs and other add-ons • Re: Raspberry Pi w/ 24 switches & hat
It is a very basic art installation in which there are 24 switch based sensors (detecting doors opened or closed states)Just read thqt only first 8 gpio on raspi got internal pull resistors.So the...
View ArticleRaspberry Pi Connect • Sign in with your Raspberry Pi ID
I have always signed into the forums with my usernameI have an e-mail address listed in my profile If I try to sign in to both the forums and the new pi-connect with my e-mail address, it is not...
View ArticleRaspberry Pi Connect • Re: Sign in with your Raspberry Pi ID
Your RaspberryPi account is not the forum account. They are different.Create a RaspberryPi account.Statistics: Posted by bensimmo — Thu May 09, 2024 9:29 am
View ArticleRaspberry Pi OS • Re: How to sync just a single partition ?
If it's unmounted, how can I access it ?Statistics: Posted by Marus780 — Thu May 09, 2024 9:30 am
View ArticleGeneral • Raspberry Pi 5 setup for PICO/C development with VScode
Hi,I am struggeling to get to a working setup on a PI5.I am following the instructions from the https://datasheets.raspberrypi.com/pico ... 4wLjAuMA.. document. However it seems that two things are...
View ArticleGraphics, sound and multimedia • Re: Analog video was improved for RPi5 !!!!...
Quick question, what's the equivalent settings of 720x480 fake 240p, but for PAL?"kmsprint -m" will show all the standard modes (in not quite the same format as "cmode" but close). Assuming you want...
View ArticleGeneral • Re: outdoor delivery bin for parcels
Have you considered lobbying your politicians to take more tax from rich people and use it to fund social welfare schemes for the less well-off, thus removing some of the necessity for people to...
View ArticleGeneral discussion • Re: Power PI5 from USB charger
I am using a 5V DC-DC converter in a boat (converted from +/- 12-14V and I get low voltage all the time. My converter is capable of delivering 10A on 5V.But what about the wires between the converter...
View Article