HATs and other add-ons • Re: NVMe x4 and x1 compatibility?
Do you mind sharing some pictures of the V2? All shops which I've look at - inkl. Pineberry's own webshop - only show pictures of the V1 versions.Pineberry website also doesn't state anything on...
View ArticleBeginners • FullPageOS screen is always blank after 5 Minutes
hello,I downloaded from Raspberry pi imager the last stable version fullpageOS from 2022-03-07 for raspberry pi 3.But always after 5 Minutes my screen which is connected with hdm get blank ....I want...
View ArticleNetworking and servers • Re: something I cant quite grasp.
I'm not sure that I understand your question so I hope this helps. I also recommend more descriptive title for your future topics as many people just glance the title and check the 'interesting to...
View ArticleGraphics, sound and multimedia • Re: VLC: missing argument --alsa-audio-device
Weird, there is support for ALSA on 32-bit OS but not on 64-bit version.Statistics: Posted by peppy.player — Tue Jan 30, 2024 8:26 am
View ArticleBeginners • Re: Pi 5 1500mhz
forgot i had a video still playing on another tab.so that is running at 2.8ghz, not 1ghz!i think we have a misunderstanding.seems your trying to say you want to run the rpi5 @ 1ghz but can't.i was...
View ArticleRaspberry Pi 400 • Re: Pi400 overclock latest update?
How do I overclock my pi400 on latest software?I only added these two lines to my Pi400, now Pi5:Code: pi@raspberrypi5:~ $ tail -2 /boot/firmware/config.txt arm_freq=3000force_turbo=1pi@raspberrypi5:~...
View ArticleCamera board • Re: Camera sensor to see some stars realtime
I am looking for a camera sensor that can reliably see the stars, preferably even from the city, real time; only problem is i do not know the first thing about camera sensors, and google is not a lot...
View ArticleTroubleshooting • Re: GPIO on RP5 Pin 4 and Pin6
No, they all use the same layout:https://www.raspberrypi.com/documentati ... ry-pi.htmlStatistics: Posted by deepo — Tue Jan 30, 2024 8:47 am
View ArticleFrançais • Re: Gros probleme pour mon projet de fin d'annee
J'ai une autre question tu utilise un convertisseur analogique pour le capteur d'humidite ?Quel cpateur d'humidité?Le BME280 est un capteur de temperature, pression et humidité... C'est a mon avis un...
View ArticleAdvanced users • 2 Wifi NICs on a Zero 2W saturating the USB chain?
I’m worried I’m saturating the USB 2.0 bus on a Pi Zero 2W and am looking for opinion on this from the community. My objective is ultimately to build a kind of personal mobile gateway – I wanted to...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Probably, but without more detailed information about the error, I have no clue.Have you tried installing Raspberry Pi OS to it and booting from it to see if that works?Also please see...
View ArticleTroubleshooting • Re: Alternatives to Bookworm on Pi 5?
I am seeing so many problems with Raspberry Pi 5 running Bookworm (mainly RealVNC, autostart and the network) that I think I want to load Bullseye and perhaps upgrade later.You can't (trivially) load...
View ArticleTroubleshooting • Re: Samba share with symbolic links fails on windows PC
@hortimech Just one thing I haven't seen asked (so sorry If I missed it), but what filesystem is in use on the usbdrives ?Sure. Those FS are as the drives came in the mail form Amazon (ntfs). I don't...
View ArticleGeneral • Re: ADC sample-hold timing?
There's a some useful info here :https://www.youtube.com/watch?v=TGjUHChO1kMThe ADC uses its own clock so you're unlikely to be able to cycle accurate timing. Its going to take upto 1/12 of the 96...
View ArticleCompute Module • Re: LetsTrust TPM extending TPM
I was able to get a little further:I set dtoverlay=tpm-soft-spi in extraconfig.txt and compiled u-boot with CONFIG_CMD_HASH=y to enable the hash command.But now it just reboots instead of booting the...
View ArticleSDK • Re: Problem with WS2812_Parallel example past 7 rows
As you have 5V drivers, you could try putting termination resistors on the end of the wires (data to 0V). Ideally you need to use coax or twisted pairs with their correct impedance loads.Where is the...
View ArticleCamera board • Re: PiCamera2/libcamera, now suddenly more logs being written?
I don't think anything has changed recently in this area, on the other hand I don't really know anything about Python logging. Can you perhaps provide a minimal trivial script (just a few lines) which...
View ArticleRaspberry Pi OS • Re: BookWorm 32 Bit Lite - Changelog?
I was hoping to find out what the changes / reasons for the kernel updates are as they look like significant changes.https://github.com/raspberrypi/firmware/commits/master/Many thanks.Statistics:...
View ArticleFrançais • Re: gpio c++
en faite quand je retire "17" l'afficheur m'affiche toujours les lignes de detection pin 17 , postez le main.cpp tel que vous l'avez modifié; (il fait a priori une centaine de lignes; c'est lisible...
View ArticleTroubleshooting • Raspberrypi 5 not booting directly when powered over GPiO
When powering my RPI5 with the a standard power supply over USB-C it boots directly, but when I power it over 5V GPIO, the only visible reaction is the red LED turning on and staying on (no boot)....
View Article