Device Tree • Re: i2c_stub and device tree overlay
Sorry, but I don't get you!Code: adc3101_a: adc3101@18{ compatible = "ti,tlv320adc3101"; reg = <0x18>; reset-gpios = <&gpio 7 1>; clocks = <&adc3101_mclk>; gpio-controller;...
View ArticleRaspberry Pi Connect • Changed GUI size after 12 hours
Hello, after running my test GUI app for a week I discovered changed size of the GUI look. Two pictures are attached to show the situation. The first one was taken at start up of the system yesterday,...
View ArticleMicroPython • Pico W as access point and use internet from phone
Hello to allI have a questions related to the Pico W as an WiFi access point.Is it possible to connect an Android phone to the Pico's access point and share the cellular internet connection of the...
View ArticleTroubleshooting • Pi 5 with latest Pi OS desktop. NVMe SSD in RTL9210 USB not...
Pi 5 with latest Pi OS desktop updated to this morning. 2 TB NVMe SSD in RTL9210 USB 3 enclosure. Not recognised. Nothing in dmesg.rpi-update this morning to test the mod for A2 cards. Added the...
View ArticleDevice Tree • Re: MTD is not recognizing SPI NOR Flash
Hi, so I took your recommendation and messed with the spi0-1cs-overlay.dts file and added a spi_nor fragment under all the fragments for the Raspberry Pi as shown below:Code: /dts-v1/;/plugin/;/...
View ArticleBeginners • Unable to clone sdcard to other raspberry
I have three Raspberry Pi Zero 2 W and three different SD cards (different manufacturers but same size).I have finished configuring one of the three raspberry pi with the relevant apps and scripts I...
View ArticleBeginners • Re: Unable to clone sdcard to other raspberry
Any advices on what to do or what steps I should follow to ensure I can create an image that can work and that I can clone across different sd cards and put in different raspberry pis (same model...
View ArticleOff topic discussion • Pi5 Not Turning On
Hi, I was using my Pi5 for a school project and it sudenly just shut off, now it is flashing red once every three seconds and i can't boot it. I've tried using the SD card in another Pi5 and that...
View ArticleBare metal, Assembly language • Section .data in gdb
Good afternoon. Please tell me how to view the .data section of a running program in gdb?Statistics: Posted by dio4 — Thu May 30, 2024 7:50 am
View ArticleAdvanced users • Re: Anyone interested in WAN messaging lib for remote...
The Installation instructions posted at https://ansar-connect-manual.s3.ap-sout ... stallation do not work.Hint: I think you have overlooked the need to activate the virtual environment.That sort of...
View ArticleTroubleshooting • Re: Raspberry PI 5 Red light with Flashing green light
Count me in as one having the same symptoms of the OP.... only exception.. I have he official RPi5 Power Supply.Count me in as one of these. This is what I got:LED Warning Flash Codes 4 long, 5 short...
View ArticleHATs and other add-ons • Re: Longer Flexcables for the M.2 HAT+
i got the x1001 and grabbed a set of extra from amazonhttps://www.amazon.com/gp/product/B0CXC ... UTF8&psc=1Those aren't suitable for OP. The Raspberry Pi M.2 HAT needs an opposite-side contacts...
View ArticleGraphics, sound and multimedia • Create a Mega Micro SD Duplicator
Hello, I am somewhat new to the world of Raspberry Pi but I was asked to look into creating a duplicator for Micro SD cards for a friend. My friend is starting a business where he will be distributing...
View ArticleTroubleshooting • Re: bullseye nano not binding arrow
I can literally open 2 Putty sessions - one from the Raspberry Pi 4 and the other from any one of the earlier models.Most PuTTY settings are remembered for the host you are connecting to. It is...
View ArticleAdvanced users • Re: custom image for RaspberryPi 5
By default it cannot build it but I did some customization of buildroot to enable it.Statistics: Posted by raspi_ytl — Fri May 31, 2024 6:39 am
View ArticleGraphics, sound and multimedia • Re: Create a Mega Micro SD Duplicator
You could put the card image on your website and let people download and write their own micro SD card. Now you don't need a duplicator at all.Statistics: Posted by ame — Fri May 31, 2024 6:41 am
View ArticleHATs and other add-ons • Re: New M.2 NVMe HAT+ in Official Pi 5 case
I had also some issues with the original screws in the original case. So I order 8mm metal screws and this works fine. I also use the original case. Would be nice if you would create a original case...
View ArticleAdvanced users • Re: RaspiOS Bookworm Lite and correct kernel-headers
What do you need the kernel headers for? To get my 2Mic-hat working:https://wiki.keyestudio.com/Ks0314_keye ... i_HAT_V1.0https://github.com/HinTak/seeed-voicecardAnyhow documentation was a bit sparse...
View ArticleAutomation, sensing and robotics • Re: Rs232 command change between 2 gears...
raspberry pico, micropythonThere are some flaws in the code.- no telegram frame definition visibleUART data are received as byte stream. In order to extract telegrams out of a byte stream there is the...
View ArticleTroubleshooting • Can rotate screen with layout but not mouse cursor
I have purchased this little screen from Amazon https://www.amazon.com/gp/product/B0BXL2Q53YIt is 1280x400 HDMI. I have it attached to a Raspberry Pi 4 running Raspberry Pi OS latest version. I have...
View Article