Troubleshooting • Re: Raspberry pi pico w not accessible in thonny after...
In order to get the Pico to mount, you need to hold the boot button in, then connect the USB cable, then release the button.https://www.raspberrypi.com/documentati ... eries.htmlStatistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: rp5 i2c extra buses
Sorry, but what is your question?Have you swapped the devices on the bus?What exactly is connected (a breakout board which has pullups added or just the device)?Have you tried another I2C bus (i.e. 5...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Mysterious Freezing Problem
You say " I am using the original power supply "That tells us nothing...What power supply? Is it one of these...https://thepihut.com/products/raspberry ... wer-supplyWhat boot medium?What is this...
View ArticleGeneral • Pico Pin.IN problem
Hi. I have the following problem. I want to input a signal (current around 2.2V) to one of the Pico`s GPIO and then the Pico will do something else after receiving the signal.The signal comes from an...
View ArticleGeneral discussion • Re: powering on raspberry pi 5 using IR remote.
Well, technically. You'd need an external IR receiver and decoder, and do something to momentarily short J2. Or something.Statistics: Posted by ame — Sun Mar 02, 2025 8:08 am
View ArticleSDK • CMake Error after SDK Update
So I haven't used my SDK for a while on my RasPi 3, so I thought updating the SDK might be a good idea. I followed the steps "getting started with Raspberry Pi Pico-series" on page 33, that isCode: cd...
View ArticleBeginners • Re: Using a lenovo t61 laptop speaker on a raspberry pi 4b
You won't hear anything.You will need an amplifier.Statistics: Posted by kip_the_elder — Sun Mar 02, 2025 8:55 am
View ArticleGeneral discussion • RTL_433 SDR Behaviour
I have set up a RPi3 with RTL_433 and a SDR dongle and I can receive data on the console. I also have Node Red installed with the RTL_433 node and that boots up and sees the dongle saying "Listening"...
View ArticleOff topic discussion • Retiring my tinkerboard
I like to share some thoughts on how the raspberry pi did some things better than the tinkerboard.I have a tinkerboard 2 from 2022 which replaced the pi3 that i later sold, as i needed android back...
View ArticleTroubleshooting • Re: rp5 fails to control fans on cold boot
Yes, I did run the Pi without overrides for a while and did not notice the Pi would hang on 100% fan speed after boot. But sadly that is not solution for me...What is wrong with dtparams?When I open...
View ArticleOther projects • Re: Raspberry Pi 4 Powered By Milwaukee?
How long do you need it to work for? I have run several Pi4 on 12v Milwaukee fuel batteries for years now. I used a 5A buck converter, set to 5.2v and overclocked anywhere from 1800 to 2100. I have...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
OOPS I just noticed the Repo was not public all fixed!Project is public, but not source code repo! Statistics: Posted by CHiPs44 — Sun Mar 02, 2025 9:10 am
View ArticleSDK • Re: CMake Error after SDK Update
Okay I think I found the fix myself (sort of), I was using the wrong keywords.https://github.com/raspberrypi/pico-sdk/issues/1873I have to delete the build directories of my projects in its...
View ArticleTroubleshooting • Re: Issues with range
I use the same power supply with adapter and the SDR antenna in the same physical location and orientation in both cases.Statistics: Posted by Petrosz1 — Mon Mar 03, 2025 8:20 am
View ArticleRaspberry Pi Official Magazine • How is the Raspberry Pi magazine created?
Just out of interest, I would like to know how the Raspberry Pi Magazine content is actually created.What tools are used? TeX, markup, markdown, Libre Office, or does the team use other premium and...
View ArticleCamera board • Re: External MultiFrame Trigger
The 4 pulses packet had to be sent at least 3 times for the rpicam-vid command to be completed.Unless you specific all manual controls (--awbgains, --shutter, --gain), the AWB/AGC will take a small...
View ArticleOther RP2040 boards • Re: Bricked custom RP2040 board?
If this was multimeter testing, then the 2.6V is entirely reasonable - if the nCS pin was active (ie. the flash was being used) but only at about 20% duty cycle.You can't readily debug the bootsel...
View ArticleRaspberry Pi OS • Re: Config.txt / Asus VW220T
OK well i tried the video=HDMI-A-1:1024x768@60D fix off the bat. I put it at the start of the line in cmdline.txt as instructed and put a space between the end of the 'statement' and the rest of the...
View ArticleAI Camera - IMX500 • Re: Network Firmware Upload sometimes fails
Maybe the best thing for me to do is return the camera & obtain a replacement.Yes, that sounds like the best way forward unfortunately. If this still happens with the replacement, please do let us...
View ArticleCamera board • Re: Disable auto focus on Camera Module 3 that's used as a usb...
Hi, if you built the uvc gadget code yourself, then rebuilding it with this line commented out should do it.Not touching the lens at all may be undesirable, however, as you have no idea where it will...
View Article