Other RP2040 boards • Re: RP2040 Pico clone firmware
Glad I could help!… I feel like maybe more people would be talking about it if it's a feature that's needed that Micropython doesn't implement in their UF2 file. It is an option that can be enabled in...
View ArticleItaliano • Re: Monitor touch per Pi Pico W
Il Pico non ha un'uscita video ma è possibile generare un segnale video, seppure a bassa risoluzione. Troverai diversi esempi in rete.Per il touch anche dovresti trovare qualcosa, magari con...
View ArticleRaspberry Pi OS • Re: Make GNOME Default Desktop Environment
+1 for gnome-coreskip all that other junk ubuntu addsif ubuntu didn't fixate on snaps & installed minimal like the desktop version, had DRM like raspberry, it be usable. Statistics: Posted by...
View ArticleTroubleshooting • Re: 3B hardware issue, not booting
EDIT: What are you using for a power supply? The 3B needs more power than the old models (5V 2.5A).Sounds like your micro SD card slot may be faulty.Check it carefully and look for any signs of damage...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Flex Camera Connection
What do you want to connect? If it's not a MIPI CSI sensor then they only available interface on that connector is an I2C bus an one GPIO.Statistics: Posted by aBUGSworstnightmare — Sun Mar 31, 2024...
View ArticleBeginners • Network connection, two raspberry and WiFi AC
Hello,My goal is to connect two Raspberry together with an Ethernet cable. One of them should act as a Wifi Access point (so I can connect to it with a phone). How should I proceed, to be able to...
View ArticleSDK • Re: pico_w instability with wifi and freertos
...Stack Usage...PICO_USE_STACK_GUARDS and configCHECK_FOR_STACK_OVERFLOW help, but it's pretty easy to vault right past the guard bands. One trick I use is to initialize stack-resident arrays and...
View ArticleBeginners • Re: Raspberry Pi 5 can't boot up with AA batteries
Not enough current?I don't think because one time it's suddenly opened and there is no current warning. I don't understandStatistics: Posted by iltrain — Mon Apr 01, 2024 7:34 pm
View ArticleOff topic discussion • Re: Deleted topic: error? over moderation?
Another post that I made just a few hours ago seems to have now gone missing.It is spreading...Maybe it is related to the Cloudflare nonsense that pops up from time to time nowadays.Or maybe the post...
View ArticleGeneral • Re: Why is it impossible to find information on Interrupt pins for...
It's mentioned in the RP2040 datasheet on page 239, section 2.19.3. I strongly suggest you get used to looking up information in the datasheet, as it is the most complete resource and it's pretty easy...
View ArticleGeneral discussion • Re: I have a few questions because an error occurred...
This shows the default SPI0 pins https://datasheets.raspberrypi.com/pic ... Pinout.pdfFor “… connect the Arduino to power..” is that actually a camera?Statistics: Posted by neilgl — Mon Apr 01, 2024...
View ArticleGeneral discussion • Re: Installing VS Code on Raspberry Pi 4b
Are you running Bookworm 64-bit or something else?Statistics: Posted by neilgl — Mon Apr 01, 2024 7:46 pm
View ArticleCamera board • Re: RPI Zero - Baremetal Unicam / CSI-2 Camera
I did several fixes, rebased the code based on libcamera instead of raspiraw, I think I enabled power domain properly as well, and I see some progresses when I enable RX and streaming CAM_IBWP...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
@ fikNow I am testing sandisk extreme 64Gb and is ok and same kernel you are using.But I have packages for update.I will update the rpi5 and see if is a problem with new packages.Se actualizarán los...
View ArticleSDK • Re: Elegant ways of documenting changes in SDK for publishing project
The way I have done it is to pull the SDK into a local sub-directory and hack that. You don't necessarily need everything but the SDK isn't set-up to easily allow 'most of the default but use files I...
View ArticleGeneral • Re: A bad soldering or too much heat?
In case the BB is one of those Chinese ones, those can have short-circuits or missing leads.First I've heard of that, so I googled it. Seems to be a rare or non-existent issue. Since these are made in...
View ArticleBeginners • Need Help: Car kit - autonomous driving
Hi,During retraining to become an IT specialist, a project is carried out in a class. It's about a kit for a car that is supposed to drive independently with set routes. More specifically, it's about...
View ArticleTroubleshooting • Re: Help my pi zero 2 w is stuck in my RPi case for zero
I had the same problem with the Zero 2. It was an extremely tight fit in the official case, and none of the mini-HDMI adapters I own would fit deep enough for a good connection (the case doesn't have...
View ArticleOfficial Display • Re: Original 7" + Pi3 Mod. B
I have only done what's in this tips and it has always been working fine but..not with Bookwormhttps://support.thepihut.com/hc/en-us/a ... pside-downI will check all the other when I have the other in...
View ArticleGeneral discussion • Any experience with duty cycle in an industrial...
I know official warranty is 12 months but what can I realistically expect from an always on system with passive cooling under moderate load? What about active cooling? Thanks so much JoeStatistics:...
View Article