General discussion • Wi-Fi Unscannable "wlan0: carrier lost" Issue...
Hello everyone,I’m experiencing an issue with my Raspberry Pi 3 B+, which is configured as a Wi-Fi access point with the DHCP server enabled and Ethernet disabled. The Wi-Fi becomes unscannable after...
View ArticleGeneral • Re: Issue with Always-On Timer on the RP2350
i have no idea what the rationale for the <snip> vs splitting the output into separate code blocks on the forum is... what happens when the clock changes?Anyway, i'm think it is quite likely...
View ArticleGeneral • Re: Pico2 easy upgrade or nightmare?
I've read that you can build an UF2 file with rp2040 and rp2350 but I don't think "universal" code can be done.You could theoretically do it with ARMv6-M only code, but it would be extremely painful...
View ArticleGeneral discussion • GUI Web Server for Pi GPIO
Hi,I am a beginner in search of a turorial(s) and advice on how to create a Local Pi Web Server with a GUI to control/monitor the Pi GPIO.I've done countless searches and tried implementing several...
View ArticleGeneral • Re: PICO 2 - Corrected version availability?
I've just tried using few external resistor, and checked on a scope, in two cases: - internal pull down enabled, locks up at 2.20 V- floating freely, the latch-up looks stronger, 2.44 V10K works in...
View ArticleTroubleshooting • Raspberry Pi 5 in standby mode?
Raspberry Pi 5 going into standby mode.My Raspberry Pi 5 is on & eventually goes into, I believe, a standby mode. I've got a green light on the side of the Raspberry Pi 5. On the screen is just a...
View ArticleBeginners • Official pi 5 case question
Is the fan supposed to be blowing in or out?Statistics: Posted by PiUser69 — Sat Aug 31, 2024 12:56 am
View ArticleBeginners • Re: Official pi 5 case question
The fan blows out to remove the hot air.Statistics: Posted by AndyD — Sat Aug 31, 2024 1:29 am
View ArticleAutomation, sensing and robotics • Re: Input/suggestions on a dc motor...
So far what I’m finding is arduino is not the way to go for anything that needs to drive a display so I’ll look into the picos capabilitiesStatistics: Posted by Ykdave — Sat Aug 31, 2024 1:47 am
View ArticleC/C++ • Re: CMake and arch-specific compiler options
@SteveSpencerDid you miss the "go.1420.zip" viewtopic.php?p=2247552&hilit=go.1420#p2247552 attachment? If that works for you (building a native gcc on 64bit bookworm) then my cross-compile script...
View ArticleGeneral • Re: Problems with "host_cdc_msc_hid" example
This is interesting.[cmake] CMake Warning at C:/RP2040/pico-sdk/src/rp2_common/tinyusb/CMakeLists.txt:10 (message):[cmake] TinyUSB submodule has not been initialized; USB support will be...
View ArticleTroubleshooting • Re: Windows 10 accessing SAMBA share on Pi 5 with Bookworm...
For starters:Which level of Windows10 are you using? Home, Pro, something else?Posting just your share definition is not enough. Please post the output fromCode: testparm -sRemember to wrap it with...
View ArticleGeneral discussion • how to use the flash_program example in pico sdk
I could use some help, please.I'm using my RP 4 to program an Pi Pico thru a Pi Debug probe.I'm able to build the examples in the pico sdk folder & load them onto the board.I'd like to store some...
View ArticleSDK • Re: I'm having trouble with SDK 2.0.0
My guess is that you didn't delete your build directoryAs I stated above, part of my process for switching SDKs is to delete the build directory. It's a convoluted process because the VisualGDB always...
View ArticleGeneral • Re: RP2350 Errata E9 and PIO
Somehow RPI has not been able to replicate this yet, but at this point it seems pretty obvious that there is a serious problem.That does feel strange when multiple people say they have demonstrated...
View ArticleRaspberry Pi OS • Re: Wayland - Wayfire window placement not working on dual...
GreetingsI am working on a personal project using opencv and a Rasberry Pi 5 with 64-bit Rasbian OS. Part of the project involves splitting an image in two and displaying each part on a seperate...
View ArticleOther RP2040 boards • custom RP2040 PCB - crystal does not oscillate
I'm designing PCBs around the RP2040 with KiCAD, then ordering them assembled from JLCPCB (minimum order 2). I've had a few wins! However, my second iteration of this one fails to oscillate, and I...
View ArticleTroubleshooting • Re: Forget Username and Password
Yes, I’d like to —— 1) I want to retrieve the username and password that I had been using a long time ago.(so that I can login and use it like I used to do).If 1) is impossible, then —— 2) I want to...
View ArticleGeneral discussion • Convert webcam to car back up camera
I have a usb web cam and a raspberry pi from 2012.Can I combine these to create a camera that works as a rear view camera for my car? Easiest display would be to my iphone but i'd consider simpler...
View ArticleGeneral • Re: RP2350 Errata E9 - Pull-down lock-up
Super work ajay_m. Agree that at this point someone else getting another data point of this issue whether on RP2350 or RP2040 would be important. As for me, I try to have an equipment-lite embedded...
View Article