Camera board • Re: Cannot enumerate frame intervals for Pi camera
So, my questions are: [*]Should the VIDIOC_ENUM_FRAMEINTERVALS query be returning a valid value?No. There are two mechanisms for configuring frame interval/rate as documented at...
View ArticleOfficial Display • Re: Touch only in top left corner and along bottom of screen
Ensure that the touch screen is assigned to the DSI display. Use Screen Confguration, right click DSI-1, touchscreen, and edt-ft5x06... should be selected.Statistics: Posted by 6by9 — Sun Jan 21, 2024...
View ArticleTroubleshooting • RPI4 doesn't boot when power USB3 hub connected
Hello All,I want to offload power strain from my RPI4 as I plan to connect 2 portable USB3 HDDs (4T each) to it. I've found that one drive is OK to connect directly to the RPI4, but a second stresses...
View ArticleDeutsch • Re: RPI wifi an Fritzbox
Hi,Bullseye war nie ein Problem und Bookworm ist auch kein Problem.Ich vermute, bei Deiner Konfig ist irgendwo ein Fehler drin.Aber dafür müsste man die Konfig kennen.Bereits bei "fester IP" wollte...
View ArticleFrançais • Re: gpio c++
mercidonc j'ai ajouter des nouvelles fonctions pour alleger les plus lourdes :je vais mettre des commentaires ne vous inquieter pas Code: #/usr/bin/python3 # -*- coding:UTF-8 -*# Allows camelCase#...
View ArticleGeneral discussion • Re: Good Evening guys i hope you guys can help me
Never seen that error. If you change the title of your post to something like the following, you might get more people reading. Those who read are more likely to be people with relevant...
View ArticleTroubleshooting • Re: RPi5 no internet access
I am the network manager. There is no filtering in place.Disabling the wifi does not help.I also tried a USB wifi dongle in case the wifi on the board is broken, but no, nothing works.So weird. The...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Seriously lately I began thinking of what exactly is people's goal. Like this guy who says Zoom loses frames.You have to remember that the subliminal programming messages inserted by the government...
View ArticleCamera board • Re: Arducam 16MP AF camera on a Pi5 ?
Did you modify config.txt ?Disable auto_camera_detectionAdddtoverlay=imx519,cam0dtoverlay=imx219,cam1Only one16MP camera is connected. I have certainly made the entry dtoverlay=imx519 and deactivated...
View ArticleGeneral • External ADC with 50-100MSps
Hi,I have a simple project but it seems diffictult to me from the first glance. I want to use external ADC with high sampling rate from 50MSps to 100MSps. The ADC is 12 bits and shall provide the data...
View ArticleHATs and other add-ons • Re: Build HAT and Light My Bricks kits
Yes, started there but that was not really helpful. Here is their reply:"We can't give any insight into our light kits working with a Raspberry Pi as we don't have one to test. The powered-up cable on...
View ArticleGeneral • Getting SWD working on RPi4 bullseye
I ran into difficulties getting SWD working on my RPi5, so I decided to try this on my RPi4 (bullseye): I d/l and ran the install script: Code: ./pico_setup.shAll seemed to be going well at first;...
View ArticleDeutsch • VPN Verbindung Raspberry pi zu FritzBox
Hallo zusammen, da ich auf meinem Amazon FireTV Stick leider WireGuard nicht zum Laufen bekomme (vermutlich geblockt durch Amazon) versuche ich einen anderen Weg.Ich würde gerne einen Raspberry pi...
View ArticleGeneral discussion • Yocto Image with latest 6.1.y Kernel
Hi,I would like to create a minimal image with Yocto - Kirkland and meta-raspberrypi.However it seems bitbake gets an error when fetching 5.15.y Kernel. Is there a modified meta-raspberrypi available...
View ArticleBeginners • Re: 3B+ Dual Monitor setup changes Touch Calibration
Looks like our posts crossed... thanks... xinput for device raspberrypi-ts works fine.BUTReboot took it away, so is there a place to make the xinput --map-to-output statement permanent OR where in the...
View ArticleTroubleshooting • Re: Pi 5 fails to boot with two USB drives attached
Everything works perfectly find with a 100W power supply, so I guess it's solved Thanks everyone Statistics: Posted by in_sympathy — Mon Jan 22, 2024 9:08 am
View ArticleAutomation, sensing and robotics • Re: Raspberry pi 4 object detection
yesdownload the zip at the end of here https://core-electronics.com.au/guides/ ... pberry-pi/and copy the unzipped Object_Detection_Files directory under DesktopPress ESC to exitCode: #Import the...
View ArticleTroubleshooting • Re: Pi5 boot seems stuck on fs_open: 'armstub8-2712.bin'
Nothing appears to have changed in terms of getting past the same point. See screen shot. No progress after 15 minutes.Reinstalled 64-bit Bookworm (recommended) and added that over voltage variable to...
View ArticleBeginners • Re: Make file throwing warning in terminal and other stuff
Code: uint16_t configReg = read16(MAX17043_CONFIG);configReg &= 0xFFE0; // Mask out threshold bitsconfigReg |= percent; // Add new thresholdCan it be written in a more concise, better way than the...
View ArticleMedia centres • Re: Camper van audio system..Pi as the heart?
Brilliant, thanks, will take a lookThank youStatistics: Posted by npaisnel — Tue Jan 23, 2024 8:31 am
View Article