General • 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 ArticleTroubleshooting • Re: Location of fan1_input
Why is it of interrest?Yes, can vary, depending which other devices of your setup have hwmon capabilities.Below is a setup where the NVMe temperature sensor is there in additionCode: pi@Pi5-4-SN530:~...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Interestingly l can't identify the L used by Rpi with the dot on any other manufacturers boards...They could have received pre-production reels delivered with inductors aligned with same orientation...
View ArticleGeneral discussion • Re: How to bind screenshot to print screen key
This example...... stinks of an AI generated reply.Statistics: Posted by wildfire — Wed Aug 14, 2024 5:52 pm
View ArticleGeneral discussion • Re: Just a small question
The big part inside (the anvil) is the cathode i.e. negative leg.Statistics: Posted by neilgl — Wed Aug 14, 2024 5:58 pm
View ArticleAdvanced users • rpi5 U-Boot: bootm hangs but booti works
Hello. I'm using U-Boot to load a signed Linux uImage (FIT). Public key is embedded into the main dtb file bcm2712-rpi-5-b.dtb and the signature is inside the uImage. That's the only way to load a...
View ArticleBeginners • Re: Raspberry Pi 5 connector with 2 leads
After all this questions and answers I've come to the conclusion that I could do away with all buck and battery converters and stop worrying about how to connect the power to the Pi and just but a...
View ArticleCompute Module • Re: CM4 VL805 interface issue
I did, before the power controller bypassCode: sudo rpi-eeprom-updateBOOTLOADER: up to date CURRENT: Fri May 17 11:26:58 AM UTC 2024 (1715945218) LATEST: Fri May 17 11:26:58 AM UTC 2024 (1715945218)...
View ArticleDevice Tree • gpio-keys or rotary-encoder with GPIO expander
Hey,I'm trying to use the gpio-keys driver and the rotary-encoder driver with an external GPIO expander.I am able to successfully get the GPIO expander to be detected. I can see it and list its ports...
View ArticleOff topic discussion • Re: anyone belong to debian
and I never got a answer, what a classicI would have given up waiting a LONG time ago, created a second gmail account, used that with that forum, and moved on. So what email address do you think will...
View ArticleDevice Tree • Re: Interrupt not working for dynamic device tree overlay...
I've managed to solve my issue another way. The reason I was trying to use the dynamic overlay in the first place is because the GPIO expander is on a separate circuit board that may or may not have...
View ArticleDeutsch • Re: Speicheraddressumrechnnung
Der Link ist dead.Statistics: Posted by framp — Wed Aug 14, 2024 7:04 pm
View ArticleGeneral discussion • AutoCorrect LibreOffice in July 2024 raspberry pi OS...
I see the autoCorrect if you type in :1 h: it gets auto changed to a analog clock at 1 oClock pictureHow can we suggest to put on all the chemical elements, I had it going on my windows OS it took a...
View ArticleGeneral discussion • Re: AutoCorrect LibreOffice in July 2024 raspberry pi OS...
https://www.libreoffice.org/get-help/community-support/ is the first place that came to mind.Statistics: Posted by memjr — Wed Aug 14, 2024 7:27 pm
View ArticleSDK • Re: Missing .hex file with pico_add_extra_outputs() [Workaround Found]
this is a bug, please open an issue on github; PICO_32BIT should have been sethttps://github.com/raspberrypi/pico-sdk/issues/1830Statistics: Posted by ekholm — Thu Aug 15, 2024 5:59 pm
View ArticleGeneral • Re: Forced and EXEC’d Instructions
Thank you so much arg001 for the response. Both pio->sm[sm].instr = 0x0000 | (0x1 + offset) and pio_sm_exec(pio, sm, pio_encode_jmp(1 + offset)) work!The program did print out "Loaded program at...
View ArticleTroubleshooting • Re: Configuration and graphics performance issue after...
It wasn't exactly what I wanted, but oh well, thanks anywayi'm pretty sure your going to end up starting over, sometimes it's the only way to get a stable install.i don't really mess around to much...
View Article