Advanced users • Re: Combine HDMI and DSI displays into one large virtual screen
Okay, thanks so much for your input so far!To clarify my use case: I want to create a narrow, but ultra-tall display which will show a web page in kiosk mode. Therefore dragging the window across both...
View ArticleGeneral • Re: Zigbee Pico
Unlikely to ever be an "official" development.For home automation you can use Picos with ESPHome which provides a simple and easy way to create wifi connected smart home devices. I haven't seen any...
View ArticleOther RP2040 boards • Re: RP2040 what to do with unused USB pins
The USB pins are unconnected when no USB cable is plugged in so you can leave them unconnected. I would recommend running them to holes for header pins or test points in case you do find a USB...
View ArticleCamera board • Re: Syncing IMX708 captures on RPi 5?
MMAL never supported hardware synchronisation - it programmed the two sensors with the same frame lengths, and started them at as close to the same moment as possible (separate I2C messages have to be...
View ArticleDevice Tree • Re: Can a rotary encoder generate keyboard events?
I can't find the article that covers this (edit: this meaning "I rememeber seeing an article about someone connecting a rotary encoder")My immedate back up option would be to use a Pico which would...
View ArticleCompute Module • Re: CM4 ISP / h264 encoder block when CPU is loaded
Sorry, this just hasn't hit the top of the priorities list.I do appreciate the test case, but issues that take up to 24 hours to reproduce end always end up taking far more resource than they...
View ArticleGeneral discussion • Re: Invisible Post
I don't get that. Searching google directs me correctly to the sticky post.What search engine are you using?Google and Bing.Sometimes sticky post but not that message nor anything for Sun Feb 18, 2024...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Changes in start.elf made certain...
The commit you identified "firmware: Use new SDHCI controller instead of legacy arasan" does what it says.BCM2711 included a newer SDHCI controller which fixed some bugs, and properly supported bus...
View ArticleFrançais • Re: Pb, Configurer le réseau en bash...
Justement si je pose la question, c'est que /etc/network/interfaces ne fonctionne plus !JMStatistics: Posted by Pti-Jean — Fri Feb 23, 2024 11:40 am
View ArticleGeneral discussion • Re: RP2040 Always in booting to BOOTSEL
The chip select pin to the flash is strange to me ... The cs at the pin seems to only go down to 3.15V, but after the 1k resistor it goes to 0v when the button is pressed. One would think the cs pin...
View ArticleHATs and other add-ons • What's A Safe Current Drain For A PCIe-nvme Board ?
At present I've got a working SSD on my Raspberry Pi 5 using the Waveshare board (https://www.waveshare.com/pcie-to-m.2-hat-plus.htm).A friend (retired Cisco engr) and I are both gaining experience...
View ArticleAdvanced users • RealVNC Cloud Connection
Hi guys!I have a RPi5 with RealVNC server already installed (it comes with the Raspberry Pi OS).I am able to connect to the RPI via VNC if my PC is connected to the same LAN using the local ip...
View ArticleBeginners • RaspAP wireguard problem
Hi, I have a PI3 installed with RaspAP and works correctly true a Wireguard VPN else were also installed on a PI4.When I open my brouser some webpages do NOT open like my Yahoo email is always...
View ArticleBare metal, Assembly language • Re: Need help getting circle to work (just...
I will analyze this and will answer soon in the Circle discussions, where you also asked this question.BTW. All forum threads get locked after being idle for 6 month.Statistics: Posted by rst — Sat...
View ArticleGeneral discussion • Re: Looking to seriously overclock my Raspberry Pi 4B
I have read forums on how to overclock my Raspberry Pi to greater than the stock 1.5GHz, but would it be possible to overclock to a ridiculous amount like 2.7 - 3.0 GHz? I know if I tried it would...
View ArticleSDK • Re: getchar_timeout_ms() can not get the correct character
But in the example (the link I pasted at the last reply) it use the same stdio_set_chars_available_callback() in the main loop, and getchar_timeout_us(0) in the key press function. And in my...
View ArticleTroubleshooting • Re: Forgottern Password
OkThanks for the suggestionsStatistics: Posted by eragonasharladon — Sat Feb 24, 2024 10:54 am
View ArticleBeginners • Re: RaspAP wireguard problem
It seems that the RaspAP is the problemCan someone give me some adviceAsk the devs?https://github.com/RaspAPStatistics: Posted by DirkS — Sat Feb 24, 2024 11:02 am
View ArticleOther • Re: How to setup the root privilege for AlmaLinux9 on Raspberry Pi 4B
Perhaps you will find support for your choice of 3rd-party OS via https://github.com/AlmaLinux/raspberry- ... uick-startStatistics: Posted by B.Goode — Sat Feb 24, 2024 11:12 am
View ArticleTroubleshooting • Re: RPI 4b not booting from SD Card.
Never mind. It failed again. I am done. Statistics: Posted by Darkwing_909 — Sat Feb 24, 2024 11:28 am
View Article