HATs and other add-ons • Re: RPI 5 case with external UART port?
Indeed, what do you actually want?You may have to make your own, with a laser cutter:https://www.thingiverse.com/thing:80817Or a 3D printer:https://www.thingiverse.com/thing:1021496Statistics: Posted...
View ArticleTroubleshooting • Freezing under load with Raspberry Pi 4B 1gb, me or the pi?
Problem hardware: A Raspberry Pi 4b 1gb Operating systems tried: A Raspberry Pi OS 64-bit (bookworm) Raspberry Pi OS 32-bit (bookworm) Raspberry Pi OS 32-bit legacy (bullseye)I recently got a...
View ArticleGeneral discussion • Flash the eMMC
I have a Compute Module 4 IO Board.I want to write a Raspberry Pi OS image to Compute Module, using Raspberry Pi Imager, it took 30 minutes to complete the burning, because it took too long, so I use...
View ArticleGeneral discussion • Re: Flash the eMMC
are you planning on doing it a bunch of timeswhat does it matter if it's slow, you just need it the 1 time for a working system.Statistics: Posted by kerry_s — Fri Jul 05, 2024 2:41 am
View ArticleTroubleshooting • Re: Freezing under load with Raspberry Pi 4B 1gb, me or the...
1gb is not really enough for a desktop, a cli(lite) install will probably run like a champ.how fast does it freezeif you can hit ctrl + alt + f2 to get to the console before it freezes, you could try...
View ArticleTroubleshooting • Re: Raspberry Pi parts
Presumably you mean the part labelled "Optional C-CS adapter" in this drawing?Can you repair it with a carefully applied drop of epoxy adhesive or similar?Or is this suitable? I don't know how generic...
View ArticleGeneral • Re: High-speed counter
Thanks for your help.Statistics: Posted by pavel_tech — Fri Jul 05, 2024 4:34 am
View ArticleRaspberry Pi Connect • Re: rpi-connect failing without ipv6
What about if you do the same with a different ipv6 server? Something like google.comping -6 google.comwget -6 google.comDo they work correctly? It might be something in our network...Statistics:...
View ArticleGeneral discussion • How does Raspberry PI 5 Power
I have a little project,It's about a smart car project.I'm going to do three things with the Raspberry PI 5: drive the car, image recognition, and drive the robotic arm.It needs to drive 5 servo...
View ArticleCamera board • Re: FPC Pins Standard?
Guess I'm putting to much hurt on myself and should stick with a biased search of rpi cameras only.Yes, you are using a Raspberry Pi so using Raspberry Pi compatible cameras would be a good approach...
View ArticleGeneral • Re: Bare-metal Bit Banging GPIO (AQA Assembly style)
Why did ARM create a 16 bit version of their normal 32 bit instructions?In retrospect, having ONLY the 16bit instructions in CM0 is ... really annoying, especially for the assembly language...
View ArticleRaspberry Pi OS • Problem Installing Bookworm Desktop RPI1 B+
HI, the board is RPI 1B+ armv6 here are the steps i have done:1. Flashing sdcard with: a) 2024-07-04-raspios-bookworm-armhf-full.img.xz - 2,694MB b) 2024-07-04-raspios-bookworm-armhf.img.xz -...
View ArticleAdvanced users • Re: Full disk encryption (large NVME-drive)
Is it possible to dd the content of my encrypted SD-card to my NVME-drive and then resize the NVME to use the full capacity?Use the method @bls describes. I'd advise learning a a bit about luks...
View ArticleRaspberry Pi OS • Re: Problem Installing Bookworm Desktop RPI1 B+
512 ram is not enough for a desktop, more suited for non-gui rollsStatistics: Posted by kerry_s — Sat Jul 06, 2024 3:52 am
View ArticleGeneral discussion • Re: How does Raspberry PI 5 Power
I have a little project,It's about a smart car project.I'm going to do three things with the Raspberry PI 5: drive the car, image recognition, and drive the robotic arm.It needs to drive 5 servo...
View ArticleBeginners • Re: Multiple devices to the same ADC Input
I'd like to have multiple analog devices being read by the same ADC Input. I imagined it would work as follows:For each device, set the VCC of the device to a selected GPIO on the pico, Device ground...
View ArticleTroubleshooting • Re: Loading ath11k driver for QCN9074-based Wifi Transceiver
Try “dtoverlay=pcie-32bit-dma”Thank you a lot. I had tried this before, so I think it is a combination of some of these, as this is my current config.Code:...
View ArticleAdvanced users • Re: Display Priority on Raspberry Pi 5 Pi OS
I tried the methods in viewtopic.php?t=150889&start=25, but I'm afraid it's out of date. I see you posted in it though!! You've been around a long time..My setup is this:config.txt:Code: # For...
View ArticleGaming • Re: Legal Retropie
what country you in, laws don't apply all over.simple google for the emulator + roms will get you where you want to be.look for packs, keep the 1's you want discard the rest. much easier then 1 at a...
View ArticleGeneral discussion • Re: Is an RPi 3 enough to stream in 4K 60?
No, a RPI3 is not capable of 4k@60fps.Statistics: Posted by mitu — Sun Jul 07, 2024 3:42 am
View Article