Troubleshooting • 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 ArticleAdvanced users • External LEDs on Pi 5
I am trying to connect external LEDs to my Pi 5. For example, I have put dtparam_act_led_gpio=23 and dtparam=act_led_trigger=heartbeat in my /boot/firmware/config.txt. I have connected a LED with an...
View ArticleAdvanced users • Re: External LEDs on Pi 5
Reported as duplicate of viewtopic.php?t=364718Statistics: Posted by aBUGSworstnightmare — Wed Jan 31, 2024 8:50 am
View ArticleAdvanced users • Re: NVME and trim
A short article to check the trimming possibilities of your disc:https://www.guyrutenberg.com/2021/11/20 ... ernal-ssd/Statistics: Posted by PhL91 — Wed Jan 31, 2024 8:55 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 not starting up only flash Green 4 slow...
https://www.raspberrypi.com/documentati ... lash-codesare you sure its 4 4? thats a weird code to see on a pi5Sorry my bad, it flashes 4 Long and 3 short.Statistics: Posted by Lenardster — Wed Jan 31,...
View ArticleTroubleshooting • Re: RaspberryPi5’s keep crashing
using the lsusb to see my card reader I get:Bus 001 Device 005: ID 05e3:0748 Genesys Logic, Inc. All-in-One CardreaderIt's new and has worked in the past - but I have had a problems with card readers...
View ArticleRaspberry Pi OS • Re: /boot/config.txt symlink changed to file
i have heard of text editors not respecting the symlinklet me run some tests...hmmm, none of the usual ones do itThe Sleep Pixies reminded me that the SD Card may be mounted on a Windows or Mac...
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é;indiquez sur quelle.s .patte.s. vous avez branché les...
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 ArticleSDK • Re: Building documentation without javascipt
Hello, I am trying to use lynx to answer you.Does your lynx do color? When I used it remotely it did not for me.You can try editing the Doxyfile.in in pico-sdk/docsThen after using cmake, edit the...
View ArticleGeneral discussion • Re: Raspberry Pi as Proxy Server
Which market are you in, North America, EU, or other?1) There are HATs which support SIM cards. 2) Setting up the on-board Wi-Fi interface as an access point is easy with the NetworkManager utility....
View Article