Beginners • how to reset my pi back to factory (new) state?
Can someone answer please?Statistics: Posted by double-udee — Tue Mar 18, 2025 12:15 pm
View ArticleBeginners • Re: how to reset my pi back to factory (new) state?
Flash the newest OS on a SD card and boot.Statistics: Posted by Solskogen — Tue Mar 18, 2025 12:17 pm
View ArticleCompute Module • Re: CM4 could use an SPM0687LR5H-1 MEMS ANALOG microphone on...
You can connect it, but you won't get very good audio as the sample rate is very low and irregular, and the bit depth is low.Statistics: Posted by dp11 — Tue Mar 18, 2025 12:18 pm
View ArticleGraphics, sound and multimedia • SIYI A8 mini with RPI 5, H.264 problem
HeyI'm trying to get a stream from SIYI A8 mini camera on RPI 5, but I'm getting an error I try to open the stream on VLC and I get this errorCode: ndt@Drone-RPi5:~ $ cvlc...
View ArticleBeginners • Re: Help wanted with NEMA17 stepper motors
One of the big problems I had with a similar setup was the back emf from the motors destroying the driver, especially with a power supply close to the maximum rating. According to the datasheet the...
View ArticleCamera board • Re: AR0234: Adding custom camera driver for RPi4B
++UpdatesAs per your post (viewtopic.php?t=351273&start=25#p2153705), if i build libcamera with Code: meson setup --prefix=/usr/bin --libdir=/usr/lib/aarch64-linux-gnu/ -Dpipelines=rpi/vc4...
View ArticleBeginners • Re: Root or user for HDD
Thank you for that thargol, I shall use \mnt as my Mount Point as that is what it seems I should do.I have also bookmaked the page for future use.WDIt would be..../mntnot \mntthe "\" character is used...
View ArticleBeginners • Re: Remote access from anywhere in the world
4B with Bookworm will be fine using rpi-connect.Statistics: Posted by neilgl — Wed Mar 19, 2025 11:26 am
View ArticleTroubleshooting • Re: Further USB 3.0 SSD woes...
How is it formatted?Statistics: Posted by kip_the_elder — Wed Mar 19, 2025 11:34 am
View ArticleTroubleshooting • Re: Raspberry Pi showing no signs of life
I recently changed OS on the raspberry pi and whenever i went to plug it in, the raspberry pi showed no lights and nothing to the monitor. I have the canakit raspberry pi zero w and using original...
View ArticleCompute Module • Re: Computation Module 5 and AI HAT+
I would like to design a custom board based on computation module 5 io reference schematic. The project involves AI HAT+ on this custom hardware.For the case Raspberry Pi 5 & AI HAT+, there are a...
View ArticleBeginners • Unable to locate packpage rcpbind
I'm having problems installing Ypbind. Now I don't know if I'm doing anything wrong.#rpm -q ypbindPackpage ypbind is not installed#sudo apt-get install ypbind... ...E: Unable to locate packpage...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting a UYVY MIPI Camera to RPI5
Link frequency is the clock frequency on the CSI2 clock lane. The log message "Using a link rate of X Mbps" is the data rate per data lane, not overall, so is link frequency x 2.If you have measured a...
View ArticleGeneral • Re: VBUS check (WL_GPIO2) prevents Core1 from running?
thank you very much for your reply I must correct my assumption that core1 was not running - the problem was that I was using the Internal LED of the Pico (2) W for signalling activity, but the LED is...
View ArticleNetworking and servers • Re: Samba share no permission for user
using 'path' as a directory name is probably okay, but again, I wouldn't do it.Exactly what I said.Stop relying on the desktop's automounter and use fstab instead. See the second link I provided...
View ArticleAI Camera - IMX500 • Re: CCTV security environment
I tried similar a few weeks back but it wouldn't create the destination file without the time.sleep(n) between the two lines. If you've got it to do that without then that's a breakthrough! Doubt I'll...
View ArticleGeneral • Re: RP235X roadmap
The requirement isn't to be bulletproof against physical accessIt seems that is where we have differing perspectives.For products I was involved in developing, which were sold to the public and...
View ArticleTroubleshooting • Re: Can't remote in using laptop to Raspberry pi
RPiOS Bookworm?Bookworm doesn't play nice where networks don't have a DHCP server.[shameless self promotion]See viewtopic.php?t=364247&hilit=bookworm and Bookworm vs Bullseye - A Guide[/shameless...
View ArticleTroubleshooting • Re: Wayland snags a desktop icon and won't let go
Drag&Drop should be deactivated by default. It's a very error prone UI feature. IMO. Especially if it comes to files and folders. Statistics: Posted by lop — Thu Mar 20, 2025 12:33 pm
View ArticleGeneral • Pico btstack app template
I've put together a standalone template for a btstack GATT service:https://github.com/Slion/pico-demo-gatt-serviceI felt that was needed as the CMake code for the provided btstack examples is not...
View Article