SDK • Re: How to disable all interrupts and freezes on core1?
Can you share the code for the core 1 loop?I thought a lot about PIO machines but I didn't think it would be quite fast enough, and tricky with the bit shifting required. Here is the code with...
View ArticleBeginners • Re: Stuck in TTY - Please Help
Hmm, none of those seemed to work.When i type exit it just returns me back to top of tty terminal and says user login:Pressing CTRL ALT F7 doesn't seem to do anything. If I push CTRL ALT F1, F2, F3,...
View ArticleTroubleshooting • IP address took too long to respond
I have a Zum Radio Elite 3.5 hotspot. When it is connected to my home Internet via an Ethernet cable, I can enter its IP address in my browser and pull up the Pi-Star homepage. When the hotspot is...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Imager doesn't set up LVM?
So I have a 4TB NVME SSD in my Pi5 + NVME Base setup. It's great and wicked fast except...When i imaged the drive there were no volume options, except for one teensy weensy problem...Everything is in...
View ArticleTroubleshooting • Re: Troubleshooting Raspberry Pi Zero: Configuring Multiple...
I only see one address, but it's in parallel and if I got i2c right, I should have two addresses here, right?No. The address is a property of the slave device. Unless the device supports a selectable...
View ArticleC/C++ • Re: Stackoverflow didn't like this so it's going here >:|
Maybe the elite of Stack Overflow were dismissive of your poor Google skillz:https://m.youtube.com/watch?v=i3NrNWg5TdcStatistics: Posted by ame — Sun Apr 21, 2024 2:10 am
View ArticleGeneral discussion • Re: Pi 4 B safe overclocking limit
you want a mini hdmi to hdmi,We're not talking zeros here @OP you'll want a micro HDMI to HDMI cable.Statistics: Posted by wildfire — Sun Apr 21, 2024 2:36 am
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
I know this nice tool and helped to get it working again on Bookworm So, this thread was more of a comment than a question?Statistics: Posted by scruss — Sun Apr 21, 2024 11:01 pm
View ArticleGeneral • Re: Execute from SRAM
Any ideas why the C function call method wasn't working?paste the complete and original code and i could look over it and see what was wrongStatistics: Posted by cleverca22 — Sun Apr 21, 2024 11:14 pm
View ArticleHATs and other add-ons • Re: GPIO hat breakout pins?
Thanks for the links! For the record I have tried 2 separate power supplies one for the pi and the other for just the touchscreen.. still got voltage warnings... I have tried so many different things...
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Thanks for the info. So I should use Code: getconf LONG_BIT instead of Code: uname -m to know exactly the number of bits in the OS that is running.Statistics: Posted by kitamura_design — Sun Apr 21,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi-5 DSI Interface...
Do we have a set of parameter available for DSI configuration? This is what I saw in DPI, do we have something similar for DSI? https://www.raspberrypi.com/documentati ... -interfaceStatistics: Posted...
View ArticleGeneral discussion • How to establish a bluetooth connection between...
I'm doing a project that needs a bluetooth connection between the Raspeberry Pi 3 and the Unity Game Engine v.2021.3.23 (which will run on a Windows PC).I have a little experience connecting HC-05...
View ArticleUbuntu • Re: Getting Ubuntu Server to configure, I think
Boy am I lost. Sorry for being in the wrong group. Thanks for the reply. I did ask AI about it, and this what it said. I'm finding that I must be using the 'latest' version of Pi Image and much of the...
View ArticleOff topic discussion • Re: 4mm DAT drive on a Pi
Wading through some piles of boxes in the garage I found several 4mm DAT tapes from the 1990s. A couple of the drives have useful stuff on them, and I'm hoping to be able to read them, if indeed they...
View ArticleHATs and other add-ons • Problems with the 54Pi hat and a Kingston 256 MB NVme
I have been tinkering with Raspberry Pigs on and off for a while. I recently picked up a Pi5 and along the decided to ass a SSD drive via a Hat. I bought my Hat from 52pi, and picked up a Kingston...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Financial tracking (Quicken) - only available for Windows. Linux financial programs don't have nearly sufficient features to do daily automatic transaction tracking, handle stock splits, identify long...
View ArticleGeneral discussion • Re: Uploading backup .img file via Raspberry Pi Imager
In theory, yes. The image file just contains a byte for byte copy of every storage location in the card that was visible to the OS under which the backup program was run.But that means the backup file...
View ArticleBeginners • Re: Self built NAS - how to backup PC, iPhone, iPad
Your easiest option for backing up from PC is almost certainly an existing product/project that supports backups to a NAS.Sorry I don’t think I follow when you said an existing product/project. Are...
View ArticleGeneral discussion • I build a linear PSU for the RPi5 for use in high end...
John Tucker of Exemplar Audio did the work. He was taken aback by how great of a media server the RPi5 is (running LibreELEC), even when compared to $$$$ audiophile media servers. After some...
View Article