Automation, sensing and robotics • Re: Simple light level detector using...
I ran into trouble with the system.......So I moved the RPiZero from the end of the house where it was located into my study/lab to hook up an oscilloscope to the capacitor and look at the...
View ArticleMedia centres • Re: Peppy player
All disk images have been prepared using Pi 4. Do you have it by any chance? I'm not sure when I'll try Pi5.Statistics: Posted by peppy.player — Thu Dec 05, 2024 2:32 pm
View ArticleAdvanced users • Re: How to set communication between Raspberry Pi 4B and...
I'm sure that there is some message on Bus because I already send, so there will be some message on CAN bus.And the message type will be the X, Y, Z coordinates, and I ask here because I want to know...
View ArticleHATs and other add-ons • Re: Dell M.2 PCIe NVMe Gen 4x4 Class 25 2230 Solid...
Reading more I think this is a “backpower” issue and, interestingly, everything seems to work fine without the USB hub. Do I really need a powered hub for an NVME drive? Any way I could get some kind...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
one image did not get through here it is hopefully.Statistics: Posted by ejwjohn — Fri Dec 06, 2024 2:16 pm
View ArticleGeneral • Re: The debug probe seems flaky as hell
So technically it s not the probe that is flaky but the RP2040 itself, if it gets into state that SWD is not working.This would be solvable by adding RESET signal to the probe that would be connected...
View ArticleBeginners • Re: It wasn’t dead after all (pi 4 Doesn’t boot)
just FYI.the first thing i tell people to try when they say "it doesn't boot" is:- remove the SD card- power up- should get the diagnostic display (shown below)- if you don't a) check your cabling...
View ArticleTroubleshooting • Re: Why does my new RP5 die after 1 week
The on/off light on the front of the pi, rather than stay on and flash occasionally as it’s doing something, it starts to go off for quite a period of time and come back on,, and then eventually it...
View ArticleBeginners • Re: Silent bootup
look for a thread about "splash screen".example: viewtopic.php?t=379735&hilit=splash+screenothers have changed it... from the PI splash to something else.but. i don't know how to get rid of the...
View ArticlePython • Re: boolean conversion problem
Apologies. I included too much of the sentence when I assigned the URL control. Here's the correct link https://docs.vultr.com/python/built-in/binNo problem, and thanks for the corrected link, it's an...
View ArticleGeneral • Re: How to set up Geany for pico/pico_w
I don't use openocd or picoprobe, but I do use Linux Mint. I compile and upload from the command line. I'll share my scripts, in case someone might find them useful.Full build (when files have been...
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
I had no sense of what was going on behind the scenes of MicroPython. I has always viewed it as a complete project that has basically fully stabilized.It does get presented that way, and for the most...
View ArticleBeginners • Re: Epiphany Web browser refuses to display local Web sites
Appears to be related to this https://bugs-devel.debian.org/cgi-bin/b ... bug=783579Statistics: Posted by pidd — Fri Dec 06, 2024 2:49 pm
View ArticleTroubleshooting • Re: Can I use the RPi Debug Probe on a Pi 4
I did? When?In a different thread viewtopic.php?t=374245Their was no response from the OP in that one.Ah. Fair enough.Statistics: Posted by thagrol — Fri Dec 06, 2024 2:50 pm
View ArticleSDK • Re: Atomics on Pico 2
The ARM docs state "All store-release operations are multi-copy atomic". So it seems that atomic operations exist and use of such operations have the same caveats as on Apple M?Superscalar (MIMD) on...
View ArticleGeneral discussion • Re: Air holes for the official case (results)
The air is being blown through the heatsink, why would it go through your holes ?Maybe if they were in the end of the case?Statistics: Posted by gordon77 — Sat Dec 07, 2024 1:56 pm
View ArticleOther RP2040 boards • Re: RP2040 USB host for composite device
TinyUSB has some example for the host and pico-examples has it pulled as well: https://github.com/raspberrypi/pico-exa ... dc_msc_hid. You can ditch msc and hid for clarity. It might be a good...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
It seems gcc 13.2.1 does not compile your code right.It might be those warning you got, It's doing something different that the compilers I've tried.From board.hFYI, I tried to add this to...
View ArticleDevice Tree • Re: Writing a DTS file for the audio codec.
ists't that the same as in viewtopic.php?t=378984 ?Statistics: Posted by aBUGSworstnightmare — Sat Dec 07, 2024 2:35 pm
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
Connect one power supply only then you're good for sure!Statistics: Posted by aBUGSworstnightmare — Sat Dec 07, 2024 2:37 pm
View Article