Beginners • SPI Question
Hello everyone, I have a question about a project I am currently planning. I need a lot of digital potentiometers for the project (about 288 pieces). These potentiometers must be able to withstand a...
View ArticleTroubleshooting • Re: Raspberry Pi Model 4 as USB Storage Device
Now I followed below mentioned steps with PenDrive connected to RPi Model 4 with 64 Bit BookWorm. Macbook is able to detect Pendrive through RPi and able to transfer files though MAC and see the same...
View ArticleGeneral • Re: Waveshare UPS-B LiPo Battery
Perhaps have a look to https://www.lithium-polymer-akkus.de/50 ... mer-akkus/ There are a few batteries on the page which could mechanically fit into the available space.Statistics: Posted by ghp —...
View ArticleGeneral discussion • Re: Hardware Fault USB
I bought a pi5 from element14Mounted in an Argon neo caseCPU temp settles at 40CDay 1 setupDay 2 no mouse, no keyboard, no USB on any portsAsked Element14 for a RAThey asked me to go to forum (to say...
View ArticleSDK • Re: Increasing USB CDC Transfer Speeds
I am not using Dual Ports, i just changed the Example to my needs. Do you have any buildable example for me for your solution, just adding the library and calling the functions doesn't...
View ArticleBeginners • Re: No "Signal Desktop" available for ARM64. No Flatpak...
https://signal.org/download/https://en.wikipedia.org/wiki/Signal_(software)Signal is an encrypted messaging service for instant messaging, voice, and video calls.[12][13] The instant messaging...
View ArticleAdvanced users • Re: Raspberry Pi 5 Overclock CPU/GPU Safety
...This brings me to my next question. Assuming that they don't get that hot even with overclocking; By placing thermal pads on them, could they get hot because of the heat transferred from SoC, PMIC...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Active Cooler thermal pad alignment
They don't get hot enough to need extra cooling.When the RPI5 is overclocked, should we place extra pads on the RAM and RP1? or do they not get hot even with overclocking the SoC?This brings me to my...
View ArticleTroubleshooting • Re: Is my analysis correct? Networkmanager waiting at boot
My apologies for late respons. I have solved the problem I think. Restoring the wifi network-extender helped. But what helped most was the discovery of a service running since I installed the NVMe,...
View ArticleTroubleshooting • Re: R3B: Supplied 12V on GPIO power - what breaks?
It's possible that the MOSFET U9 itself has been damaged by the overvoltage incident.When MOSFETs get damaged, they can exhibit behaviors like increased heat dissipation. Given that the MOSFET gets...
View ArticleBeginners • Re: SPI Question
I presume you want to attach to a Pi?Statistics: Posted by jamesh — Wed Feb 21, 2024 10:52 am
View ArticleTroubleshooting • Triggerhappy failing on 65 bit Bookworm on Raspberry Pi 4B
Hello,I am testing the new Bookworm 64 bit https://downloads.raspberrypi.com/raspi ... 023-12-06/ on Raspberry Pi 4B.During boot, the triggerhappy udev rule is failing and board doesn't boot...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Two different cameras on single MIPI...
Thank you!I will just give it a try and check if it is working properly. However, I will also evaluate the other possible solutions as the concept of keeping both senors permanently streaming is...
View ArticleOfficial Display • Re: Raspberry Pi 4 with official touchscreen no display...
Yes, thank you, this worked. My touches were not sensed this morning and running these two commands sorted it. I have added the following lines to my crontab to hopefully prevent this form happening...
View ArticleAndroid • Re: [Android/iOS App FREE] RaspController
Update v.5.7.3(Android) - v.1.7.3 (iOS) Upd: Polish language (by Etaro) Upd: Dutch language (by Jonathan Bout) Upd: General update of the languages Fix: Removing token on logoutStatistics: Posted by...
View ArticleTroubleshooting • Re: Issues with display running headless
If it is a Pi running Bookworm (Wayland) their website says “ only X11 is currently supported, Wayland is not yet.”Also are you using their free plan or one of the paid plans?Statistics: Posted by...
View ArticleTroubleshooting • Re: Trying to install DUC (noir.com) but getting...
I use noip.com for name resolution on a RPi 4 running Bullseye (latest release).Bullseye is old now. Bookworm is the current release and has libc6 2.36Statistics: Posted by rpdom — Thu Feb 22, 2024...
View ArticleBeginners • Re: Flash Led - C code Linking error
Guys,I always find it useful to include a comment at the top containing the required compiler command line in my stuff.Certainly this is useful on finding an old source file and giving it another go....
View ArticleDevice Tree • Re: Pi5 - overlay for enabling 3 SPI interfaces and using RP1...
I prefer to group related operations and avoid duplication - chacun à son goût.Well said!That's why I've changed it toCode: fragment@10 {target = <&spi0>;frag11: __overlay__ {/* needed to...
View ArticleC/C++ • Re: is there any instuction how to install ecilpse
That command only downloads (an old version of) the Eclipse package to your current directory. The official install guide is here: https://wiki.eclipse.org/Eclipse/Installation. The current version of...
View Article