OpenGLES • 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 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 ArticleGeneral • Re: RP2350 compatibility and performance - first tests
Is that when compiling for ARM ? It would be intereresting to see how compiling for RISC-V goes.Statistics: Posted by hippy — Tue Aug 13, 2024 6:45 pm
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 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 ArticleRaspberry Pi OS • Re: XRDP to RPI OS Bookworm 64-bit ACTIVE SESSION via VNC
Thanks, but I asked about the Remote Desktop protocol connection, which I already actively use to connect to many other machines from Windows, macOS and Android. I don't need a separate way to connect...
View ArticleCompute Module • Re: CM4 VL805 interface issue
Can you post your kicad design somewhere I can look at?Statistics: Posted by dp11 — Tue Aug 13, 2024 7:56 pm
View ArticleNetworking and servers • Re: Cant access device on Wifi AP
If you'd prefer to continue with your current approach, please post the output from journalctl for the activities of: network coming up, and when your ISP router goes off line (plus afterwards a...
View ArticleAdvanced users • Re: Image File Utilities
If a 'less complex server' it will work, and of course when you take the copy off-line. Of course you're right. You can only be 100% sure the backup is OK if the system is stopped.But if you stop all...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RS-232 on Raspberry Pi 5
All the stuff I ordered is finally here, so I can continue my project.See https://datasheets.raspberrypi.com/rp1/ ... herals.pdf section 3.1.1 for the mappings on Pi5.I saw something interesting when...
View ArticleTroubleshooting • Re: Have I destroyed my Pi 5?
Ok, so I'm pretty sure my USB ports are not working correctly.I just tried flashing an operating system to a USB stick and inserted it into the Pi and booted up, got the same message as above:"Boot...
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
Checked it this morning and ssh & ping gone. Ran code above and immediately checked. Back on. Think it's something with the pi. I DO NOT lose interenet connection as every 10 minutes it goes out...
View ArticleGeneral discussion • Re: AutoCorrect LibreOffice in July 2024 raspberry pi OS...
and this website is faulty every time I click onto URL I lose this page, hello hello there is a HTML code to bring up a new URL into a new tabStatistics: Posted by ericAuckland — Wed Aug 14, 2024 7:59...
View ArticleCamera board • Re: bookworm lite, rpi5, picamera2 preview on second hdmi
Unfortunately no real updates.... What I've been able to achieve: With picamera2, one can intercept every newly generated frame with a callback, modify+copy it into a numpy array and then memmap into...
View Article