Graphics, sound and multimedia • Re: Adding a SCART/RGB input to RPi5
Thank you all so much for the help.I very much doubt a simple ADC will be enough. At least one of those video signals will have line and frame sync signals that will need to be extracted and...
View ArticleOff topic discussion • Re: Is it possible to use two of the four charge cells?
Yes, you can use two of the four charge cells if the rules or the specific game setup allow for it. Typically, you need to check the game's guidelines to see if using multiple charge cells at once is...
View ArticleHATs and other add-ons • Re: Does Pi 5 Official Active Cooler affect the WiFi?
I haven't noticed any issues. The antenna is clear.Statistics: Posted by rabialbe — Sun Aug 11, 2024 8:22 pm
View ArticleCompute Module • LAN7500 force gigabit connection
After long break I continuing this topic: viewtopic.php?p=2181765&hilit=LAN7500#p2181765I have a LAN7500 evaluation board connected to a Raspberry Pi 4 Compute Module (official IO board). To check...
View ArticleUser groups and events • Re: Bootcamp Humanoid Robot
Absolutely, you’ve summarized it perfectly! Using two of the four charge cells is indeed possible if the game rules or specific setup allow it. It’s always a good idea to consult the game’s official...
View ArticleTroubleshooting • Re: Please say I did something wrong
So, my command came from Radxa's website on the installation instructions for the SATA hat!https://docs.radxa.com/en/accessories/p ... a-for-rpi5No warnings that I can see about "this will overwrite...
View ArticleOpenGLES • Re: [Opengles 3.1] Pi3C - Game Engine - Tim Skillman
I'm not knocking it, but your second link to download is to a fork of the main project, and it says it's only supported on Pi5 and Rock 5B, but not Pi0-4. That would be contrary to your quote of "fast...
View ArticleHATs and other add-ons • Re: PoE for Pi 5
We are now squarely into Q3 (almost half way through Q3). Is it possible to get some idea on when this will be released or at least some information about what is the holdup?Statistics: Posted by...
View ArticleC/C++ • Visual Studio Code setup for Raspberry Pi
I need some help, please.I'm trying to setup Visual Studio Code on my Raspberry Pi 4. I'd like to be able to use Code to program my Pico & other RP2040 boards using C/C++.I successfully installed...
View ArticleGeneral • Re: Running programs in RAM using watchdog reboot
See - viewtopic.php?t=359490I don't believe anyone has achieved it yet. It will be interesting to see if it works on an RP235X. I have no idea, I still have some reading of datasheets to do to figure...
View ArticleTroubleshooting • Re: PI 5 OS error mesages
Statistics: Posted by wingman123 — Mon Aug 12, 2024 8:36 pm
View ArticleGeneral • Re: ssd1306_i2c example doesn't display anything unless I hit reset
Since you have the Adafruit board, if you look at the schematic you can see that the reset line on the OLED display itself is handled by a power-on reset chip:https://learn.adafruit.com/adafruit-pio...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
Jeesey Peasey - that worked! Desktop now appears on BOTH HDMI and LCD. I had seen that Viewtopic before but passed on it because a) the LCD in the post (the red one) is not the Waveshare SKU18366...
View ArticleRaspberry Pi OS • Re: Display 3.5"" XPT2046 - Raspeberry pi zero 2w
Hello! This my config is SPI Enable. Code: dtparam=spi=onYes, The above line enables SPI.Statistics: Posted by AndyD — Mon Aug 12, 2024 8:57 pm
View ArticleCamera board • Re: Pi camera on bookworm and bullseye
Full support for ALL Raspberry Pi Cameras and several others is available for Bullseye and Bookworm through the open source libcamera/picamera2 and standard Linux kernel drivers.That sounds good but I...
View ArticleCamera board • Re: 16:9 HQ Image is a stretched version of a 4:3 image
Opps, forgot to post code.This is my config code:Code: // StillCapture twice to generate two configurations std::unique_ptr<CameraConfiguration> config = camera->generateConfiguration( {...
View ArticleGraphics, sound and multimedia • [RPi5] play HEVC video on chromium-browser
Hello,I can play HEVC video files using mpv without problems but I can't play them within chromium-browser.I have an RPi5 with a fresh install of Raspberry Pi OS (64-bit) and...
View ArticleCompute Module • CM4 VL805 interface issue
After two previous failed attempts, made a CM4 carrier board with usb 3.0 based on the reference design. The component layout and traces have been untouched, i am still having issues making it...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
The issue here is that the doc "Hardware design with..." goes on at some length about the problem and basically says that there is only one part from Abracom (sp?) that you can use. The doc doesn't...
View ArticleBeginners • Re: Pi 5 Power Requirements
Thank you very much. I was asking in the Volumio forums what sort of "issues" might occur due to power problems but no one could provide them. It seems to be working fine - again, once the system...
View Article