General • Writing READ_ADDR while DMA runs
Hi,I understood from similar question viewtopic.php?t=326563 that we cannot change TRANS_COUNT for the current transfer sequence. But what about READ_ADDR and WRITE_ADDR?The doc says "Software should...
View ArticleAdvanced users • Re: USB mass storage rclone to Google Drive/SMB share
I tested something at a smaller scale. My use case was to back up some application data which I had compressed into a tar.gz and passed through gpg to encrypt it as it was somewhat sensitive...
View ArticleTroubleshooting • Re: Powering Raspberry Pi 5 using GPIO header.. Voltage...
My suspicion is that your voltage drop was happening at the connectors on the Pi header. Typically the contact area within those slip-on connectors is very small. Some are made better than others...
View ArticleAdvanced users • Re: Wayfire Autostart Multiple Windows on Dual Displays
Disclaimer: I have not used WayfireSeveral years back on an x86 Ubuntu system with dual monitors, I did use xrandr to create a script to open, position and size multiple xwindows across a dual...
View ArticleMicroPython • Connecting to Enterprise Wi-Fi with Raspberry Pi Pico W
The enterprise wifi that I am trying to connect to has both a username and password, and I was wondering if it is possible to connect to it using the Raspberry Pi Pico W.Statistics: Posted by...
View ArticleHATs and other add-ons • Re: Power & data over USB ports?
Sorry, I don't get that.The Pi Zero has two microUSB sockets: one is power only, the other one is a standard USB (Power+Data).From what I get from your description is that the Pi should act as a...
View ArticleGeneral discussion • Re: How to minimize power consumption
There are Y cables which connect to two USB A pins. You could connect the second cable to a wall power supply and that would at least get you another 500mA. So, using a Y cable (and an extension cable...
View ArticleOther projects • Re: Custom Key pad
that is useful thank you, I do need to stop it ever now and then to read it, but it still has the same issue where it doesn't read the same output twiceStatistics: Posted by tom2 — Sun May 19, 2024...
View ArticleC/C++ • Re: VSCode include paths
I've tried using Visual Studio instead and face the same issueStatistics: Posted by RampantDespair — Sun May 19, 2024 2:08 am
View ArticleNetworking and servers • Re: RealVnc retiring Home plan
That's not true. They have to provide relay servers to reach remote VNC servers.There's no need, per se, to do that though. Back in the day, VNC worked with nothing more than a simple direct TCP...
View ArticleAutomation, sensing and robotics • Re: Controlling appliances with Raspberry...
lirc has been superceded. Here's a discussion about upgrading. You might have better luck starting from here instead of lirc.https://github.com/raspberrypi/linux/issues/2993Statistics: Posted by ame —...
View ArticleGeneral discussion • recommended audio hat zero 2w optical output
hi. i have a number of zero 2w's, and wanting to setup one to output FLAC files, via optical audio (so i dont lose sound quality) to input to my ampmy amp supports USB, but newer (<4 years old)...
View ArticleBeginners • Re: RPi5 Overheating
Perfect new power supply fixed all the problemsStatistics: Posted by FearL0rd — Sun May 19, 2024 4:44 am
View ArticleHATs and other add-ons • pi5 fan controll
Is there a way to adjust or control the raspberry Pi 5 active cooler? I understand it is controlled by pulse width modulation.Statistics: Posted by imsdal70 — Sun May 19, 2024 5:02 am
View ArticleHATs and other add-ons • Re: pi5 fan controll
There are quite some posts here on the forum on that topic. A forum search might be helpful.From https://github.com/raspberrypi/linux/bl ... EADME#L265Code: fan_temp0 Temperature threshold (in...
View ArticleHATs and other add-ons • Re: SSD compatibility with M.2 HAT+
.. But have you tested any on the "Works" list and found that it doesn't work? PeterOstill waiting for my official HAT to be delivered. Then I will test all NVMe in my possession if they are working...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails
I think I may have found a solution, at least for those burning the install image to a SSD.I have burnt the image to a couple of different SSDs, now, using RPi Imager 1.8.5. The first time was from my...
View ArticleGaming • Re: Project Halberd: Pi0-based Fantasy Console
Spent some time working on the audio API yesterday (video on mastodon)Tried to get it running on the Pi Zero and was unfortunately met with extremely bad results. I can get mostly OK results if I...
View ArticleTroubleshooting • Using pi 5 with usb thermal camera
Hello, I'm trying to work with usb thermal camera on pi 5. The camera is FLIR Lepton 3.5 with Pure Thermal 2. The issue i'm facing is that when i read camera frame using libuvc the frame is too bright...
View ArticleTroubleshooting • Re: No desktop after login
I forgot to say This is my setupPRETTY_NAME="Raspbian GNU/Linux 10 (buster)"NAME="Raspbian GNU/Linux"VERSION_ID="10"VERSION="10 (buster)"VERSION_CODENAME=busterID=raspbianID_LIKE=debianStatistics:...
View Article