Off topic discussion • How Can Raspberry Pi Be Utilized to Develop a Low-Cost...
Hello Raspberry Pi Community,I'm interested in exploring the potential of using Raspberry Pi to create a cost-effective ERP system tailored for small retail businesses. Given the power and versatility...
View ArticleGeneral discussion • Re: "Contact User" feature broken / disabled?
I'm trying to contact a user on this forum, but this feature seems to be disabled? There's the "Contact User" text in red when you click on the user, but you cannot interact with it or anything. It's...
View ArticleRaspberry Pi Connect • Re: Support for Visual Studio Code remote host via ssh
Why not just try it? You will find out immediately if you try it.Statistics: Posted by memjr — Tue Jul 09, 2024 3:47 am
View ArticleTroubleshooting • Re: Hat to run a 10.1” 1280x720 dsi / qti quiic on pi 4?
Do you have a data sheet which is showing the interface pinouts?Do you have a spec of the display which shows the required init sequence?It has power separate on a 2 pin connector. The dsi fits into...
View ArticleTroubleshooting • Re: How to add volume-control for external I2S DAC on zero 2w?
Page 22 of https://cdn.sparkfun.com/assets/e/6/5/a ... IO_v32.pdfStatistics: Posted by aBUGSworstnightmare — Tue Jul 09, 2024 4:18 am
View ArticleOfficial Display • Re: Display Only Shows Backlight
Is that a fresh installation?Why do you have I2C/SPI and some other GPIO enabled? Start with a fresh OS install and don't mess around with config.txt?Which PSU did you use? Have you updated/upgraded...
View ArticleOff topic discussion • Re: How Can Raspberry Pi Be Utilized to Develop a...
Hello Raspberry Pi Community,I'm interested in exploring the potential of using Raspberry Pi to create a cost-effective ERP system tailored for small retail businesses. Given the power and versatility...
View ArticleNetworking and servers • networkmanager bridge to access point fails after...
Latest Bookworm on Pi 4 and 5. USB WiFi adaptor plugged in to use as access point. Using nmcli to configure access point. Everything works. Reboot no problem.I then bridge eth0 to wlan1 using nmcli....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • DSI display working but not detected in OS?
Hi, I am using a Waveshare 4.3" QLED DSI display with my Raspberry Pi 5.Code: pi@raspberrypi:~ $ sudo uname -r6.6.32-v8-16k+My config.txt:Code: pi@raspberrypi:~ $ cat /boot/firmware/config.txt # For...
View ArticleTroubleshooting • Re: HDD detected in USB2 but not USB3
Hello,I stopped working on this subject until today, and I am back.Unfortunately, the problem is not solved, and it is becoming even thicker. Here is what I observe when connecting a HDD to USB...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI display working but not detected...
Are you sure you're using the correct overlay?Disable the overclocking until you know the screen is working. Then you can try if it works with these high values.Statistics: Posted by...
View ArticleUbuntu • Re: Rpi5 running rpi4 USB m.2 ssd and also rpi5 nvme ssd
My question right now is whether it's possible to find two sufficiently low power 4TB NVMe drives that could work in one of those dual m.2 hats that include a PCIe switch for the Pi 5. If your SSDs...
View ArticleSDK • Re: Pi PicoW savind data to flash
It is possible.However, it is not known if there are ready-made implementations. For example, the lwip bundled with pico-sdk includes a web server...
View ArticleTroubleshooting • Under voltage icon displayed when plugging in usb keyboard
Hi everyone,I’m using a RP3B+ with retropie installed. I am using the Nespi Case + along with an official raspberry pi power supply. When I plug in my official raspberry pi keyboard and mouse through...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
MIPI 4 Lane connection to RPI5, now available for IMX219 and IMX258.https://x.com/ltd_soho/status/1810854930783371347Our camera modules and boards support MIPI 4 lane connection.Please contact us from...
View ArticleHATs and other add-ons • Help Needed - EM060K-GL LTE Cat-6 HAT
Hi,Does anyone have any experience the following Waveshare EM060K-GL LTE Cat-6 HAT please.All I am trying to do is use this hat to give my Pi 4 an internet connection so the Pi can be remotely...
View ArticleGeneral • Re: What percentage of MicroSD card supports SPI and FatFS
I am also interested in the current status and trends.It is clearly stated in SD Specifications Physical Layer Simplified Specification and other documents that SDUC cards larger than 2 TB do not...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The official Pi products fit some use cases but not others. Hence the need for products designed for a Pi. I sure wool like to see reports from people who have installed some of the stuff as the...
View ArticleGeneral • Re: any existing high-speed pico-to-pico bus?
My Proof of Concept codeThanks hippy!Statistics: Posted by cellularmitosis — Wed Jul 10, 2024 4:37 am
View ArticleTroubleshooting • Re: Cannot install updates, clock not synchronized
ITYM, ntp_adjtime()No, I did not. In Linux, ntp_adjtime() is just a library function that calls clock_adjtime(). You can synchronize the clock without the library function, but you cannot do it...
View Article