Android • Re: [DEV] LineageOS 22.2 (Android 15) for Raspberry Pi 4 & Pi 5
Hey! I've installed your OS on a P4B but if I switch off using F5 as you indicate in the FAQ, it doesn't turn off but rather goes to sleep. Is there a way to modify this? Currently, if I "power off"...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Pull-up / down RC filter
Have a look at Circuit 2 and Circuit 3 in this post from 2016 : viewtopic.php?t=134394Statistics: Posted by neilgl — Thu Jul 24, 2025 10:15 am
View ArticleGeneral discussion • Re: RISC-V (?)
Back on topic, I see RISC-V as a way for multiple hardware vendors to create processors that are all part of the same software ecosystem.This allows programmers a guaranteed return on investment when...
View ArticleTroubleshooting • Re: 3B+ Hardware Architecture Changed?
What does that image do?Statistics: Posted by neilgl — Fri Jul 25, 2025 9:09 am
View ArticleBeginners • Help me to pick the right stuff please
Hey guys, I'm completely new to Raspberry Pi but I have some past experiences with simple programming and some RTU/PLC programming. Here is what i want to achieve. I want to have a control are where...
View ArticleTroubleshooting • Re: Raspberry Pi Zero W constantly disconnecting from Wi-Fi
I suspect there may be an issue with the Raspberry Pi OS Lite (32-bit) image. I have a Zero W v1.1 that was functioning stably with a recent install of the full 32-bit image. I tried today to swap...
View ArticleCamera board • Re: Camera Module 3 issues
Can't quite see which socket the connector is in, but if it's CAM/DISP0 (the one nearer the Ethernet socket) try:Code: dtoverlay=imx708,cam0Statistics: Posted by njh — Fri Jul 25, 2025 9:17 am
View ArticleBeginners • Re: Help me to pick the right stuff please
I think you could probably do all that on a Pico, you don't need the full blown SBC (like Pi 5). Software would be simpler on the PIco as well.Statistics: Posted by jamesh — Fri Jul 25, 2025 9:19 am
View ArticleSDK • Re: PICO_FLASH_SPI_CLKDIV only affects boot stage?
Seems like PICO_FLASH_SPI_CLKDIV doesn't get used if its set using target_compile_definitions in CMakeLists.txt.I also tested using "PUBLIC" instead of "PRIVATE", that didn't seem to change...
View ArticleSDK • Did pio .program <name> and pio <source-file-name>.pio...
All, this was strange. I had worked with the dma/channel-irq example with SDK 1.5 and I had renamed the source file from pio_serialiser.pio to dma-channel-irq.pio. Within the pio source file the...
View ArticleEspañol • Error en intentar instalar BRAVE BROWSER
Hola.Soy nueva en esto. Acabo de obtener in RPI 500. Estoy intentando instalar Brave browser pero me sale un error:E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.¿Cómo...
View ArticleTroubleshooting • Re: Raspberry Pi Imager V 1.9.6 issue with home assistant
Thank you for your complete reply and explanation. To be honest, this is a bit over my head stuff.If I understand your text correctly, it is hard/impossible to creacte an HA OS image from Imager on...
View ArticlePython • Generic i2c bus problem
Good morning, I am having problems using an OLED 1306 through the I2C bus. I have the same configuration on two Raspberry 5s, one 4GB and one 8GB. On the 8GB, after installing the python3-luma.oled...
View ArticleTroubleshooting • Re: Can not connect on Raspberry Pi 3B Hotspot
Hi - I have a similar problem. From my iPad or iPhone or laptop I just get a spinning wait and can’t connect to the hotspot. I get asked for the password, which I enter, but then nothing happens.Did...
View ArticleTroubleshooting • Re: Raspberry Pi 3-B connect to CRT
I bought the A/V Composite Cable - 3.5mm to 3x RCA - 2m × 1 from the PI hut. Config txt is as follows:# For more options and information see# http://rpf.io/configtxt# Some settings may impact device...
View ArticleGeneral • Re: Custom Bootloader Jump to Application Issues on RP2040 and RP2350
Hi Gerd,I set up a small bootloader that chooses from two slots of the pico's flash containing a firmware/a program: https://github.com/c0de111/pico_bootloaderThis is a small working example that...
View ArticleSDK • Re: [Question] RP2350 OTA
Hi All,I set up a small bootloader that chooses from two slots of the pico's flash containing a firmware/a program: https://github.com/c0de111/pico_bootloader It sounds that is similar to what you...
View ArticleOff topic discussion • Re: Trixie to make 64 bit time_t for everything
I see that "printf("sizeof(time_t) = %zu\n", sizeof(time_t));" reports 8 now on bookworm?Statistics: Posted by jahboater — Sat Jul 26, 2025 8:45 am
View ArticleHATs and other add-ons • Re: Matrix Creator install problem
I saw a demo video for a sound camera using a Pi and Matrix Creator hat and wanted to give it a go myself. I found one for sale and purchased it but I'm unable to do the install as directed on the...
View ArticleOther • Re: How to configure FullPage OS
Ok, so kudos to @B.Goode for the best advice Good to see you got it working.Statistics: Posted by jj_0 — Sat Jul 26, 2025 9:35 am
View Article