Off topic discussion • Re: Helene --> North Carolina --> Potential chip...
I think the press are overdoing this. Yes the quartz from this area is used because it's the purest available in the world, but it still has to be purified many thousands of times more to make the...
View ArticleGeneral discussion • Forum threads should indicate "thread starter"
It would be nice to see the thread starter's posts labeled as such. It's helpful when others reply and mitigates thread hijacking.Statistics: Posted by Mike**K — Fri Oct 04, 2024 9:30 pm
View ArticleTroubleshooting • Re: WD Blue SN580 not detected with CM4
I ultimately resolved this issue by swapping the SN580 for a Kingston SNV2S 250GB SSD which was recognized immediately.Statistics: Posted by Eld — Fri Oct 04, 2024 9:31 pm
View ArticleRaspberry Pi OS • Re: Netflix and youtube playback broken after chromium upgrade
I just want to add the same. For various reason I needed to rebuild my Pi5 yesterday (8MB with a 1TB NVME) and when I started reconfiguring it and testing everything out I noticed You Tube was nearly...
View ArticleGraphics, sound and multimedia • Re: HEVC Support on RPi 4/5
For the Pi 4/400 both vlc and kodi support HEVC hardware decode with Bullseye and presumably Bookworm. The version of ffmpeg supplied with the OS also supports HEVC directly using the V4L2 stateless...
View ArticleTroubleshooting • WaveShare 3.5 results in constant red LED
Hi,I'm on my final legs to assemble the 40% Mac (se/30) from here: https://www.instructables.com/Making-a- ... wf71ggwmwgBut ran into some issues with the WaveShare 3.5 display mentioned in the...
View ArticleBeginners • Re: Raspberry Pi 5, Cooler, M.2 HAT, and GPIO
The SSD should go into the notch on the thumb screw. You've got it under the thumb screw. Thank you!!! Seems kind of obvious now that you've pointed it out! EdStatistics: Posted by EdEvans — Sat Oct...
View ArticleGeneral discussion • Re: How to Hide or Protect Files on Raspberry Pi SD Card...
OP still hasn't stated what it is really about.OP: Please answer this question quite simply: What problem are we trying to solve?Focus on the problem, not the "solution"(s).Statistics: Posted by...
View ArticleBeginners • Re: Cron script issue with Python .env in order to run a script
Thanks allIn the time it took to get admin approval for the post I read some things on other forums (A lot and a lot of head-banging) and came up with the same solution. This is what I am now...
View ArticleMicroPython • Re: Issues with Micropython on Pico W with Sonoff Light Bulb
Suggesting a difference approach hereI keep getting a bad status line error. I can't really find much info on this error pertaining specifically to RPi, which is why I'm posting.Is this coming from...
View ArticleTroubleshooting • Re: Corrupted display on desktop
I use exactly the same cable I had with the previous monitordid the old monitor use the same resolution?higher resolutions need higher frequenciesAnd why only the desktop corrupted ?because the text...
View ArticleGeneral • Re: RP2350 SSP/XIP Block Transfer Examples
Just doing some display stuff, and on RP2350 DMAing (DMA_SIZE_16) uint16_t flash array (54400 elements) aligned to 256 bytes to destination array aligned to 4 bytes clocked out at 18,61 MB/s at 133...
View ArticleGeneral • Re: DMA Copy run in background
The measured results:DMA time = 10 , MEMCPY time = 17I was thinking that my code will exeucte the DMA copy and the MEMCPY in parrallel but it seems it went in sequence.can someone point me out to my...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Oops. I mean it's gonna work like on Pico W, no doubt about in the original message. I was hoping for module to be able to be used as a generic CYW43439 module, so I wanna only BT and I'm using UART...
View ArticleC/C++ • Re: Wiring Pi on raspb pi 3B
A simple form of debouncing is to count up a variable each time the input is detected on, and if the input is detected off, then set the variable to zero.And when the variable reaches a certain value...
View ArticleTroubleshooting • Re: Boot problem.. Job systemd-networka-wait-online.service...
Anyone has any clue on how I could go about solving this last part?How are you NetworkManager connections configured? Is the wlan0 connection enabled? If so, disable it. Is the wlan1 connection...
View ArticleSDK • Re: Need some help with sound output
Well I've been at this all day off and on and I've managed to get sound out of I2S using this library seems I needed to just start over and work it through. I'm still not sure how to get the tones I...
View ArticlePython • Re: oled noob stuff
You're probably overthinking things.Step 1: Wire up the oled and find code that displays something. Ensure that you know what the something is, and how it is made to appear on the oled.Step 2: Find,...
View ArticleOff topic discussion • Re: Top Photo Editing App & Free Download Guide
According to my experience https://getreminiproapp.com/ is best for photo editing purposes.Welcome, new user. Sorry, but the correct answer is the GIMP.Have you had any success running remini on a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Has anyone been successful adding CS...
I have considered and it was on my todo list. Was just hoping to push it off for a while but guessing I need move it up in priority.Statistics: Posted by gjm27n — Sun Oct 06, 2024 8:26 pm
View Article