Raspberry Pi OS • Re: VS Code or VS Codium, reason:crashes, code:'5',...
Good news, 1.99.0 VS Code is in the repository and in the updates from today. I've tested on Pi5 Raspberry Pi OS and it seems to be solid. So it's no longer necessary to revert the page...
View ArticleTroubleshooting • Re: Replacement DA9091 PMIC
Cost of DA9091, 50p. Cost of equipment to fit component, £1500. Cost of someone capable of using equipment £350. I was talking to someone who is more active in the "Right to Repair" movement than I am...
View ArticleAdvanced users • Re: load the i2c-dev automatically at boot on Yocto without...
On RPiOS we have:Code: $ cat /etc/modules# /etc/modules: kernel modules to load at boot time.## This file contains the names of kernel modules that should be loaded# at boot time, one per line. Lines...
View ArticleAutomation, sensing and robotics • Re: Yahboom g1 tank charging station?
Wireless charging would seem simplest to me.I have a credit card sized pad which has a receiver coil inside and USB-C output which plugs into a phone or tablet to charge it. I presume one of those...
View ArticleAutomation, sensing and robotics • Re: creating a project using home wifi
Don't do this !I have to agree. It's one of those cases where "if you have to ask you shouldn't be doing it".Or more correctly "if you are asking here you are asking in the wrong place".But assuming...
View ArticleAutomation, sensing and robotics • Re: Digital potentiometer
I would be considering building my own 'digital pot' out of relays and resistors so I knew it would be specified for the job.Statistics: Posted by hippy — Fri Apr 04, 2025 3:42 pm
View ArticleTroubleshooting • Re: HM-10 does not talk to raspi 5
AT+RENEW restores the default factory settings which is Peripheral/No security. I get a reply OK+RENEW. When sending, the HM10 must not be connected, 9600 baud, no LF or CR line termination. One way...
View ArticleRaspberry Pi OS • Jumping cursor/missing programs
I recently did an update of my PI 4, after doing the update I lost a few programs. Libreoffice , the shutdown icon, Raspberry Pi imager, none of them work anymore. I also have the wonderful experience...
View ArticleGeneral • RP2350 external clock source
Hi.I'm planning on developing a device that uses two RP2350B in sync. I would like to have both clocks synchronized so I'm thinking on using an external crystal oscillator as clock source instead of...
View ArticleTroubleshooting • Waveshare 2.8" tft
Anyone got one of these to work with Bookworm?https://thepihut.com/products/spi-2-8-3 ... zLEALw_wcBI tried... dtoverlay=pitft28-resistive,rotate=270,speed=64000000,fps=30,drmBut no luck .Statistics:...
View ArticleGeneral • Re: RP2350 external clock source
If you want to use the internal PLLs by feeding clock on XTAL input, you probably need to do additional synchronization at instruction level.For external clock input (GPIO) you might be limited on...
View ArticleTroubleshooting • Re: Waveshare 2.8" tft
I'm not sure I have the same unit but I have a couple Waveshare TFT displays. I had no end of trouble getting them to work on Bookworm. I finally ended up with:dtoverlay=piscreen,drmand that's it. X11...
View ArticleRaspberry Pi OS • Re: Jumping cursor/missing programs
You may need a longer extension for your dongle and putting ferrite clamps on any USB3 leads will help considerably. The test for this is to operate the mouse very close to the dongle while keeping...
View ArticleTroubleshooting • Re: rpi5 no longer booting after power outage
but weirdly, it was able to image the entire thing at ~70mbyte/secThat is really weird. I would expect something about nine magnitudes faster. Maybe your "shift" key is unreliable?Statistics: Posted...
View Article