Troubleshooting • Re: Have I destroyed my Pi 5?
Ok, so I'm pretty sure my USB ports are not working correctly.I just tried flashing an operating system to a USB stick and inserted it into the Pi and booted up, got the same message as above:"Boot...
View ArticleCompute Module • Re: CM4 VL805 interface issue
Code: [cm4]# Enable host mode on the 2711 built-in XHCI USB controller.# This line should be removed if the legacy DWC2 controller is required# (e.g. for USB device mode) or if USB support is not...
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
Checked it this morning and ssh & ping gone. Ran code above and immediately checked. Back on. Think it's something with the pi. I DO NOT lose interenet connection as every 10 minutes it goes out...
View ArticleBeginners • Tips To Make RPİ 5 Desktop Performance Better?
Hello all.I did, 3000 Mhz overclock and gpu overclock, applied active cooler.I did rpi power off on halt thing.I did Swap Memory thing.Is anything else i could, any tips? Thanks.Statistics: Posted by...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Wihout making or implying any judgement on the inductor matter or other makers building working boards, I would say that there can be a great difference between something working well and something...
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
If you're looking to directly control the hardware then please don't expect lots of support.The thread is likely to get moved to bare metal - whilst you may still be running under Linux, you are...
View ArticleGraphics, sound and multimedia • Re: Adding a SCART/RGB input to RPi5
I sense that you do not really understand why the clamp is needed. Whenever a video signal is passed through an AC coupling the absolute black and white levels at every subsequent point become...
View ArticleAutomation, sensing and robotics • Re: Press Microwave start button at custom...
Ame:I wasn't so much "comparing things", but rather, asking for advice as to the best way to do things. Perhaps there is a better way, that I am unaware of?The best is the enemy of the...
View ArticleRaspberry Pi OS • Re: AutoCorrect LibreOffice in July 2024 raspberry pi OS...
I believe the Tools -> AutoCorrect Options multi-tab dialog may let you do what you want without manually editing files. (works on all platforms)Statistics: Posted by Paul Hutch — Wed Aug 14, 2024...
View ArticleC/C++ • Re: Picotool v2.0.0 is built, but not seen by cmake
I won't be of much help as I use linux. Nevertheless, I just upgraded my pico SDK to 2.0.0 and noticed, like yourself, my project downloading picotool from github. All I did to solve this was grab the...
View ArticleSDK • Re: Help needed for Building RISC-V Compiler
On top of the page with compilers from getting started pdf is:If you can’t find what you want, please let us know by email to [...]Maybe go easy way Statistics: Posted by MatSOBDev2 — Wed Aug 14, 2024...
View ArticleTroubleshooting • Re: Configuration and graphics performance issue after...
How can I fix this problem without having to reconfigure Openbox, DWM, and other settings that are crucial to me from scratch?you know those are just folders/files that can be copied from install to...
View ArticleC/C++ • Re: Visual Studio Code setup for Raspberry Pi
I don't know about VSCode. Can you debug from the command line? This is one of those situations where typically your IDE won't work until you've figured it out. Your mileage may vary. I have this...
View ArticleGeneral discussion • Re: How to bind screenshot to print screen key
ZeroGPT claims it is NOT written by an AI, but 100% human written, but I agree i smells "robotic" have locked it for editing and will keep an eye on it.Statistics: Posted by mahjongg — Wed Aug 14,...
View ArticleBeginners • Re: Raspberry Pi 5 connector with 2 leads
What is "vecials"?Statistics: Posted by drgeoff — Wed Aug 14, 2024 10:29 pm
View ArticleTroubleshooting • Re: "Crave Plus" USB battery: enough for rpi5?
This battery seems to claim 25W over USB-C:https://www.amazon.com/SAMSUNG-Portable ... 084GVM6NC/Do folks have experience with using a battery like this with an "accessorized" raspberry pi...
View ArticleTroubleshooting • Re: Mouse/pointer click action-selection difficulty
The simple mouse settings are very rudimentary. My present difficulty is not double-click speed or acceleration related. I am having difficulty clicking on things. I have to place the mouse pointer...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2W not detecting V3 Camera(Sony IMX 708)
What OS is running on the zero2w - Raspberry Pi OS Bookworm 64-bit with desktop or something else?Statistics: Posted by neilgl — Thu Aug 15, 2024 9:12 pm
View ArticleBeginners • Re: Remote Access - Pi4 BookWorm
Strangely, VNC viewer is working fine for me using Bookworm on Pi4 and Pi5, with Wayland - I never use X11However, rpi-connect is now my remote connection of choice - it works using Safari.It does not...
View ArticleBeginners • How to send data from pico to driver board using I2C pins
Hi, I am really new to raspberry pico and micropython. I have circuit, where I am controlling 3 phase AC motor with 24 windings and each windings connected to IGBT through quad channel Nand gate and...
View Article