Compute Module • Functionality of GLOBAL_EN vs RUN_PG
Hi, all. We are designing a carrier board for the CM4. After reading through the documentation, I have become confused about the `GLOBAL_EN` and `RUN_PG` signals. I have gathered the following:[*]...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I've checked with sales, production has now ramped up (there was a delay due to some packaging issue), but devices are being sent out to AR's worldwide, so the channel should be pretty well stocked in...
View ArticleOther projects • Re: Fingerprint collector
I know we're taking about a high school project but two words: privacy and consent. Fingerprints are one of the longest used pieces of biometric data for identification.Good grief. Fingerprint readers...
View ArticleOther RP2040 boards • Custom RP2040 board: DVDD floating??
Hi folks. I am making a full size keyboard using the RP2040 Hardware Design. I adapted a prototype board that had a similar issue and posted about it here: viewtopic.php?t=368240. From what I can tell...
View ArticleTroubleshooting • Re: SSH connection crash
Are there supposed to be five python DASH_stream.py processes running at the same time?They are definitely different proccesses as they have different PIDs and times.Unfortunately, htop is a little...
View ArticleTroubleshooting • Re: Ssh/putty not working with raspberry pi 4b
Which OS did you install?So you've installed Putty and OpenSSH on your Windows 11? Do both Putty and SSH return the same error.Do you have access to the PI through the GUI? If so, can you run 'ssh...
View ArticleOther RP2040 boards • Re: W55RP20-EVB-PICO
I used "Ethernet", not "Ethernet2". Also, except for increasing the SPI speed, I did not put in any effort to increase the throughput. It was just a quick test to see that everything is working and...
View ArticleOther RP2040 boards • Re: Custom RP2040 board: DVDD floating??
Sadly, you don't seem to have taken on board the advice I gave you last time - GROUND IS IMPORTANT!At least in the zoomed-in plots, there is no connection at all between the ground on the left-hand...
View ArticleRaspberry Pi OS • Re: Can't Install Updates on Pi 400
You're upgrading a lot of stuff there. How much space have you got available? Use "df -h /" to find out.Code: notpi@raspi15:~ $ df -h /Filesystem Size Used Avail Use% Mounted on/dev/root 14G 5.7G 7.7G...
View ArticleGeneral discussion • Re: Raspberry Pi Zero 2 WH
Its sold out from every official supplier in the US. Any update on when that will change?Statistics: Posted by lualeer — Wed Oct 02, 2024 11:30 pm
View ArticleRaspberry Pi OS • Re: What to do if you don't know the root password
Sorry, user pi is not authorized to execute as root on raspberrypi?As should be the case since the user name "pi" has been deprecated for quite some time especially for an "admin-like" user with sudo...
View ArticleBeginners • Re: Looking for a Minimal OS for Raspberry Pi with Automatic...
First thing to work out is whether your software needs the desktop to be running or not. If not either use RPiOS Lite or configure your existing OS via raspi-config to boot to the command line.After...
View ArticleFrançais • Re: Comment redémarrer le service dns du RPI4
If you are using Debian 12 bookworm and you want to override dhcp, do:Code: # list connectionssudo nmcli con# Optional - list existing configsudo nmcli con show 'connection name'# Override dhcp...
View ArticleGeneral • Re: ADC DNL on Pico2
400 MHz nice Yeah, I've got to think bigger more -- too locked onto older MCUs where I run PICs on the lowest usable frequency, now I've got to bash my head like Wiley E Coyote and think differently...
View ArticleCamera board • Re: AI Kit or AI Camera
https://shop.pimoroni.com/products/rasp ... 2758662227 states it comes with both.Nice to know, first pics only showed the smaller end.Got plenty of both cables but first timers probably don't want to...
View ArticleSDK • Re: troubletrouble defining a macro to replace a zero argument fn call:...
hint, I asked Chat GPT, so don't think I know anything,LOL.Thanks, my experience with that tool is it produces stuff with all the right words and sounds like it really knows what it is talking about...
View ArticleAI Camera - IMX500 • Re: imx500-all fails to install via apt
Thanks for reporting the issue. I'll take a look.Statistics: Posted by ShiftPlusOne — Thu Oct 03, 2024 10:27 pm
View ArticleTroubleshooting • Duplicate Debian Bookworm RasPi Won't Boot - UUID Doesn't...
After configuring a complete raspian bookworm 12.7 on a 128 GB SanDisk extreme I attempted to duplicate that on an essentially duplicate SanDisk ultra 128 GB using Macrium reflect to create a bit copy...
View ArticleSDK • Pico as debug probe problem
I installed Visual Studio Code and the Pico Extension on a Pi5. When I tried to start a Debug session I first went instantly into trouble, because the included openocd version did not include the...
View ArticleOff topic discussion • Helene --> North Carolina --> Potential chip...
https://www.nbcnews.com/business/busine ... rcna173933Mines in the town are the worlds only source of quartz pure enough to make crucibles to melt silicon to grow the bars to slice wafers from....
View Article