Off 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: Error trying to launch Steam on Raspberry Pi...
Try here https://steamcommunity.com/discussions/?snr=1_44_44__23Statistics: Posted by memjr — Sun Aug 11, 2024 8:45 pm
View ArticleGeneral • Re: Need guidance in calculating output voltage
I would probably start sampling at some arbitrary time, wait for the minimum voltage to be seen, wait for the maximum voltage to be seen -Code: ____ ____ __--- ---__ __--- ---__ Sine Wave -- : --__...
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 ArticleCamera board • Re: Rebuilding rpicam-apps
Looks like I will have to reimage the system. I deleted the old libcamera before I downloaded the new one. So now I am stuck new one won't build and don't have the old one to uninstall. live and learn...
View ArticleAdvanced users • Interrupt not working for dynamic device tree overlay...
I have a GPIO expander (TI TCA9539) on board connected to a Raspberry Pi. I've written a device tree overlay as follows:Code: // Raspberry Pi device tree overlay for TCA9539 GPIO...
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 Article