Beginners • Re: RPI 5 - VOLTAGE INFORMATION NORMAL ???
standard / Genuine 5V Raspberry pi 5 power supply: should it be 5.1 volts instead?It is 5.1 Volts:EXT5V_V volt(24)=5.10540000VCheck that your official power supply is recognised and has negotiated 5A...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Unable to get drive for 2.8 inch...
Check your picture! Will not show up here for me.No details on the display in question - as 2.8in is pretty useless info without knowing exact model details - will lead to nobody being able to answer...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Hello,I use a PI5 with the current Pinn beta, a larger M.2 is connected to the PCIex and there are 6 empty partitions of 30GB each.I was able to install libreelec and RaspiOS in it without any...
View ArticleCompute Module • Audio corruption on CM4 (over usb-xhci)
Hello,I'm facing an issue during audio playback with GStreamer (but also happens with aplay). The audio stream is somehow corrputed with a high frequency ringing. It seems like scambled data on the...
View ArticleTroubleshooting • Re: Rasberry Pi will not start to download torrents.
Thanks to those who replied - i managed to fit it by doing the following:-Set the "listening port" to 48218set the "network interface" to Nordlynx - my VPN serviceThanksStatistics: Posted by...
View ArticleGaming • Re: Gauging interest in FTEQW Engine with Afterquake
There are many dependencies needed to get this game compiled. It really is a fun project to build. Let me know if you are interested and I will take the time to do a write up.I would be interested in...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI displays graphical output not...
Thank you both for your thorough feedback, greatly appreciated!vc4 can only do H & V flips at a plane level, so only 0, 180, and the reflect_x and reflect_y flags can be achieved through that.Do I...
View ArticleNetworking and servers • Re: ssh: connect to host 10.0.0.234 port 22: Host is...
Of course Apologies - wood and trees !Yesterday whilst creating a new clean install of Pi OS, I added logging of each sensors' full SQL to a test table with auto extry date time. to see if there was...
View ArticleGraphics, sound and multimedia • Reducing Decoding Delay with h264_v4l2m2m on...
Hi,I am using the h264_v4l2m2m decoder with libavcodec on a Raspberry Pi Zero 2 running Bookworm OS. My codec has the AV_CODEC_CAP_DELAY capability set, which means "The decoder has a non-zero delay"...
View ArticleTroubleshooting • Re: Freenove 8MP camera not working on RS5
..when I connect the camera to with rib cable the led on the camera goes on so it is not the issue.The camera is connected to the port 0 of the piAfter accessing the config with "sudo nano...
View ArticleTroubleshooting • Pi 5 Sleep and HDMI blanking
Hi,I want to know if it is possible to 1) Make the Raspberry pi sleep after 10 minutes of inactivity and then wake it by mouse, keyboard or power button2) Make the HDMI monitor enter sleep mode after...
View ArticleCamera board • Re: Which GPIO# is used for CAM_GPIO on MIPI port?
Because we are connecting various image sensors with our own board, I'd like to know how to control enable signal.I'll try to modify the .dts to contro; by cam1_reg.Are you going through V4L2 drivers...
View ArticleTroubleshooting • Re: Raspberry Zero 2 W // rpi-eeprom update
Okay, i figured this out.If anybody has similar issue on the Pi Zero 2 W:Putting the rpi-eeprom on hold simply won't solve the issue, because it will still "want" to download it or need a source for...
View ArticleOfficial Display • Re: Official 7-inch display not working on Pi 5
You have the screen powered by 5V microUSB, correct? Does it make a difference when powered from the pinheader?https://www.raspberrypi.com/documentati ... ch-displayTried using the pinheader, it is...
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 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 Article