Advanced users • Re: ADATA SD620 external SSD: eject does not function properly
Mount it on your Windows system, share it as an SMB share, mount that on your Linux system.Statistics: Posted by DougieLawson — Thu Sep 26, 2024 10:44 pm
View ArticleHATs and other add-ons • Re: Waveshare 1.69 display and Raspberryt PI 5
Thanks for your response unfortunately it didnt help in my case.My project is to build a raspberry pi 5 connected to either of the following displays. (240x240, 240x280)ST7789ST7789V2ST7735I am trying...
View ArticleTroubleshooting • Re: WD Blue SN580 not detected with CM4
I updated the SN580's firmware from 281010WD to 281040WD with my Windows PC. It remains undetected in the CM4 system.I also tested a Sabrent Rocket NVMe4 1TB in the CM4 system and it was detected...
View ArticleBeginners • Re: Looking for a good screen with certain spec
You're unlikely to find HDMI display at that price as manufacturer has to have HDMI group membership at $10k a year plus royalties. Might be some DVI ones though, but I suspect most will be SPI.Ahh...
View ArticleRaspberry Pi OS • Re: UART (pins 14 & 15) support in Raspbian 12
Try using /dev/serial0. That should be a symlink to the correct uart device.Statistics: Posted by thagrol — Thu Sep 26, 2024 11:29 pm
View ArticleBeginners • Re: RP2040, min power consumption, run on CR2032
You are looking at a battery that has a capacity of 700mWh and you want to run a system for 48 hours. Therefore you need to limit your average power usage to 14mW. This seems--to me--to be unlikely to...
View ArticleTroubleshooting • Re: Waveshare 4.3in DSI LCD works but no touch
Same issue here. Any progress?Statistics: Posted by mikulik86 — Fri Sep 27, 2024 9:11 pm
View ArticleBeginners • RP2040 power voltage readout?
HiI am running the RP2040 off of a 3.7v Li-ion battery.Can I get the power voltage of the RP2040 somehow?Or do I need to use a separate analog input?It's a Seeed XIAO RP2040 I am...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
According to tom's hardware. But the icing on the cake is the Raspberry Pi RM2 module which looks like an ESP32 type package but inside the module is an Infineon CYW43439. This is the same chip as...
View ArticleHATs and other add-ons • Re: Stacking Build HAT and Sense HAT on Raspberry Pi5
[*]All HAT EEPROM have the same address.* Outside of pin conflicts this is the primary reason they cannot be stacked.Oops..However, with respect to the specific case of stacking Sense HAT on top of...
View ArticleRaspberry Pi OS • Re: Xterm title and bash prompt
First of all many thanks to everybody who responded/commented.bls asked me to check my .bashrc and correct my mistakes. I did that and I apologize for the errors in my .bashrc. I corrected those...
View ArticleBeginners • Re: how to connect to headless raspberry pi without network
You have to make sure your new router uses the same SSID and PWD as before and everything will work as before as long as you configured your RPi3A+ to use DHCP If you can't do this it's getting...
View ArticleCamera board • Re: "Or Better"?
Does Python for Raspberry Pi support Libcamera-vid? If so, perhaps this:Yes. And that code - apart from the conversion from .h264 to .mp4 - gives your required output.The conversion isn't respecting...
View ArticleSDK • Re: blink_simple, pico2, cmake problem
Nice.From SDK manual, it looks that you have to change the defaults if using a different toolchain:6.3.1.2. PICO_GCC_TRIPLEThis specifies one or more compiler "triples" to try when looking for a GCC...
View ArticleCamera board • Re: libcamera-hello: ERROR: *** no cameras available ***
Im not sure what the issue was in the end, i reinstalled the RaspberryPiOS Lite 64bit on the SD card and it works again.Statistics: Posted by Bluemethyst — Fri Sep 27, 2024 10:49 pm
View ArticleRaspberry Pi Connect • Re: resource usage if actually remote? busy or idle
What about if it's NOT peer-to-peer?Statistics: Posted by tinker2much — Fri Sep 27, 2024 11:27 pm
View ArticleOfficial Display • Re: White band on one side of screen
Thank you for replying, i appreciate that you took the time to help me out!I’ve done some investigating of my own in the mean time. A one in a million chance, i’m sure, but both me and my mate had a...
View ArticleBeginners • Re: These nvme base hats look interesting but do not have access...
Would probably try running as Boot in Raid0 (recently got burned with the brand new SD Micro dying on pi5 after less than 6mo (I know probably SD DOA fault)... first one in nearly 5 years).Reading...
View ArticleAdvanced users • Re: Independent Stepper Motor Control for Liquid Pumps
Thanks for clarifying this. I will definitely gather some data when running all 10 motors. Additionally, I'll test controlling them from an Arduino, which I have in stock, to find the best solution...
View ArticleOther RP2040 boards • Re: W55RP20-EVB-PICO
Since we're on roughly on the topic, does anyone have experience with UDP speeds of the RP2040 + W5500 combination? A quick 5-minute test using the Arduino libraries gave only a few Mbps. I have yet...
View Article