Advanced users • Re: RPI Secure boot not working as expected
Can you show the content of boot.sig?Statistics: Posted by serhiimi — Tue Jul 16, 2024 10:06 am
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect - Paste to Remote
If I sign into the Rpi shell as opposed tot he screen to screen, I can paste directly into the shell......how weird is that?If you were to use the 'Report this Post' facility to ask a Moderator to...
View ArticleGeneral discussion • OS / Harware Compatibilty
Until recently I had always believed that, provided you respect 32/64 bit restrictions, you could develop software on any Pi and transfer it to any other Pi and it would work.Now in Imager you are...
View ArticleGeneral discussion • Re: RPi zero 2W using Yocto
Since this is not related to a RPI OS,. you are likely best to look for support at Yocto. See https://www.yoctoproject.org/community/contribute/Additionally, there are a number of posts of Yocto on...
View ArticleGeneral discussion • Re: OS / Harware Compatibilty
Because we use standard Linux APIs, HW is abstracted away from the user, so programs written on one Pi will mostly work unchanged on another. You cannot really "pick" Pi 5 HW when building...
View ArticleBeginners • Re: What is "/home/pi/.local"
No idea how to check...Statistics: Posted by aa11aa22aa33 — Wed Jul 17, 2024 10:24 am
View ArticleMicroPython • Re: Pi Pico W waveform generation
No one else answered so I'm going to say "yes", "yes" and "yes".Statistics: Posted by hippy — Wed Jul 17, 2024 10:29 am
View ArticleRaspberry Pi Connect • Re: rpi-connect-lite no sdcard
There's no intentional requirement on an SD card, is there anything useful in your logs?Statistics: Posted by paulmu — Wed Jul 17, 2024 10:39 am
View ArticleGeneral discussion • Re: A reliable way to secure jump wires on pins
Picture below shows such a 4x2 connector in use.What is the little side board and how does it fit with the Pi M.2 hat?Googled...https://ie.farnell.com/texas-instrument ... dp/2314938Statistics: Posted...
View ArticleGeneral • Re: Pico W - USB power state not always correctly reported
Under the hood, accessing a CYW43 pin is a lot more complicated and involved than accessing GPIO pins, so I guess something is going wrong with that though I have no idea what. You can raise an issue...
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
Hmm, that's puzzling as it works for me with "rpicam-vid -t 0 --signal". Can you confirm the command line you're using? Thanks!Statistics: Posted by therealdavidp — Wed Jul 17, 2024 10:44 am
View ArticleDevice Tree • RPI5 and RP1 GPIO ALT function
Hi guys,I'm currently trying to set up a custom DT overlay that should enable GPCLK0 at GPIO 20 (alongside other functions). However, I'm currently struggling with the way the GPIO ALT functions are...
View ArticleAutomation, sensing and robotics • Re: Conection options with 5V relay
Ame,Thanks for including a schematic. Didn't see anything in the OP and assumed links were illustrative examples onlyHave I hacked you off in any way? I'm sensing things here and before.Not at all....
View ArticleOther projects • Re: Stepper motor using solar power and battery
Hello,I have already tried the search function and Google extensively, but have not found what I am looking for. I need your help with the following problem:I control a mini greenhouse using Pi. I use...
View ArticleAdvanced users • Re: Monitor fan speed on the Pi5
Thx for reply, the temp is now (idle) about 60 degrees C, and the busybox reports Code: sudo busybox devmem 0x1f0009c03c0x00000000 ..And there is no cooling_fan in /sys/devices/platform... Code:...
View ArticleMicroPython • Re: Attribute error in a code that worked perfectly in the...
No error is getting displayed, but the file only gets saved in the raspberry pi pico itself and not in the SD Card. And the file also keeps overwriting on itselfIt will. It will keep returning the...
View ArticleCamera board • Re: Setting Camera Parameters Directly in AdjustConfig Method
If it's any help, I am working on some minor changes to rpicam-apps where you can specify the low resolution width/height/format directly from the postprocessing json file. I'll post a PR soon for...
View ArticleTroubleshooting • Re: GUI mode not working any more on Bookworm. How to reset?
(Sorry, but that suggestion about making a new installation was not helpful at all - if you had only read my entire post.)But I found the culprit eventually after finding this discussion that...
View ArticleBeginners • USB Drive Shows up Multiple Times
I have a Western Digital Elements portable hard drive plugged into my Raspberry Pi 4. The Pi is powered using the official adapter, so I have never had any issues with enough power going to the drive....
View ArticleTroubleshooting • Re: Raspberry kills USB boot storages!!
Yes, it is a misswriting, sure it was "'disk removed without ejecting". But I didn't remove the usb flash drive!!! But for some reason Raspberry gave just such a message. Moreover, on a PC these flash...
View Article