General discussion • IMPLEMENTATION OF HARDFAULT HANDLER IN PICO-SDK
Hello everyone,I'm encountering a hardfault issue with my Raspberry Pi Pico SDK project. My controller gets stuck in a hardfault state, and I am unsure how to handle it properly. Ideally, I would...
View ArticleGeneral discussion • Re: IMPLEMENTATION OF HARDFAULT HANDLER IN PICO-SDK
For context, a link to the original post where this problem was encountered.Statistics: Posted by rpdom — Tue Jun 11, 2024 7:15 am
View ArticleGeneral • Re: Problem with programming and debugging on SWD pins
Hi wjkin,thanks for your feedback, the signal you posted is on the SWDIO pin right?My goal is to find an effective way to protect the pins and avoid continually replacing the boards .Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2S and the PR1
But the repo is only as old as your message, so I call shenanigans.Statistics: Posted by PhilE — Tue Jun 11, 2024 7:40 am
View ArticleGeneral discussion • Re: YouTube ads are not blocked on chromium-browser v125
Some discussion from here seems to indicate that uBlock's youtube adblocking has broken recently, but only when signed in to youtube.It's possible that I simply was lucky to not encounter any ads on...
View ArticleHATs and other add-ons • Re: Is the speed of the Raspberry Pi M.2 HAT + SSD...
The HAT supplies 3.3V 3A to the slot - enough for the 2.5A maximum continuous maximum current draw of M.2 Socket 3. Note that some SSDs can spike above 2.5A for short periods - but we've not seen any...
View ArticleRaspberry Pi OS • Re: BUG: mod_ssl was compiled against a newer library
$ apt-cache policy apache2-binapache2-bin: Installed: 2.4.59-1~deb12u1 Candidate: 2.4.59-1~deb12u1 Version table: *** 2.4.59-1~deb12u1 500 500 http://deb.debian.org/debian-security...
View ArticleHATs and other add-ons • Re: AI Kit + NVMe SSD ?
... It would be great if someone could go through the models in the zoo and check how the performance depends on PCIe speed.Why isn't that someone you?Statistics: Posted by aBUGSworstnightmare — Wed...
View ArticleTroubleshooting • Re: Impossible to get rid of under voltage errors (3B)
Which OS are you using? Is it fully updated?What else is connected to your Pi?Statistics: Posted by rpiMike — Wed Jun 12, 2024 6:35 am
View ArticleGeneral discussion • Re: Raspberry pi 4b running circuit python not detected...
I was trying to run Circuit python without an OS(bare metal) for the first time on the raspberry pi 4b. I followed all the instructions in the Adafruit website but my raspberry pi does not register as...
View ArticleTroubleshooting • Re: Sending 3.3V from one RPi to a second RPi's GPIO stops...
In this project, the two Pis won't be able to be grounded together,Why not? You've got wires going from one Pi to the other, why not add a 0V /Ground wire as well? Connect pin 6 on one pi to pin 6 on...
View ArticleRaspberry Pi Connect • Re: rpi-connect on Zero 2W
Hi,I've just got a Pi Zero 2 W and have installed 64 bit Bookworm and am trying to get rpi-connect to work but it is failing on the check for Wayland. When I check the sessions it shows up that I am...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
There is at least one blocker that prevents this becoming enabled by default: surprise card removal handling is woefully inadequate. I can get CQE into a state where it never reports errors or...
View ArticleGeneral • Re: How to disable the BOOTSEL pin
For example, read the uid in the application, if the uid is the valid one, then the program can run. If the uid is not valid, Then the program can't be run.That's trivial to get around. I did that 30...
View ArticleCamera board • Re: Preview.DRM not working Picamera2 and GS camera
You can't use the DRM preview whilst running the desktop because X (or whatever) takes full control of it and does not allow access. You can only use it when nothing else is, which means booting to...
View ArticleGeneral discussion • Remote desktop connection on rpi5
Hi, I have rpi5 - 8 GB. I tried anydesk on it. But, since os is 64 bit, anydesk is not supporting. Team viewer also only showing connecting but not going ahead. VNC server is asking authetication....
View ArticleHATs and other add-ons • AI Kit - How to use GPIOs?
Hi,I have the Hailo8 AI KIT. Somehow the hat seems to block all GPIO pins. Any suggestion how to use GPIO together with the AI kit?Thanks in advance. Best, RalfStatistics: Posted by smullyan-dev — Thu...
View ArticleGeneral discussion • Re: Rasberry Pi Touch Screen not working correctly with...
It sounds like your Raspberry Pi touch screen issue after using a mouse might be due to the X11 setup. Check your Raspberry Pi model and operating system version for troubleshooting.Statistics: Posted...
View ArticleAutomation, sensing and robotics • Re: Current sensing and control
The usual bench power supply seen in laboratories have the feature to set a limit current. Very handy for e.g. LED testing: you set the current to max 20mA, the voltage to 5V and connect the LED...
View ArticleGeneral discussion • Re: Fake/wrong packaging Raspberry pi 5?
Hi guys,Got my first pi5 and my packaging was kinda open when i received it. Comparing to all unboxing vids my surface on the opening area is completely red instead of being completely white.(area...
View Article