Compute Module • Re: Serious Mistake in CM5 IO Product Brief
Hi Helen,We are already looking into this.Statistics: Posted by jamesh — Thu Nov 28, 2024 11:33 am
View ArticleCompute Module • Re: CM5 RAM Options – Is 16GB Coming?
it is not the only one, I see 16GB RAM models elsewhere too. As all CM5 variants are out of stock there, it probably doesn't matter how long the list of out of stock models is.Statistics: Posted by...
View ArticleTroubleshooting • Re: Fried Pi?
For future reference: 1) Never shut a Raspberry Pi down by simply unplugging it!2) You do not need a gui shutdown button to shut it down.Just launch a terminal and type the following in, and hit...
View ArticleMicroPython • Re: Modify date on an LCD clock with RTC module 1307
Something left for you to solve.Thank you That's how you learn I guess...Your answers have given me inspiration and will to carry on with the project so I 'm very grateful for your help Statistics:...
View ArticleGeneral • Re: Tcl on Pico?
So many thanks for nudging me in the right direction, even if you didn't intend to.So what about putting it to github? It makes sense even for personal use so that it does not get lost and latest...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Fido calls them DB-9 connectors. I think the B stands for bark, and bark means anything.Sigh... I blame that on the general familiarity with the DB-25 connector. Far too many people appear to have...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • cannot get SCD30 to work on RPI5
I recently purchased an SCD30 (CO2 sensor) and would like to use it with a Raspberry Pi 5 (RPI5). According to the sensor's specifications, it should operate on I2C at a maximum clock speed of 100...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Inquiry About Connecting an Unofficial...
Hello,I previously posted a similar message, and although I am still a beginner when it comes to developing camera device drivers, I am working hard to make progress. I have disabled the media...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
One of my main concerns for making a two-drive Pi-based NAS is the power supply. However, how to properly cool a case made out of porcelain tile is also a blocker.I'm hoping Santa comes up with a...
View ArticleGeneral • Re: High speed ADC interfacing
Hi,I need to interface a 50 Msps ADC with rp2040. Using PIO, I want to read 640 adc readings at 50 Msps and store in an array and process.Can a rp2040 or 2350 achieve this? There will be sufficient...
View ArticleGeneral discussion • Re: PINN with specific OSes
Dear Procount, I did reinstall everything without swap partition.1. Ubuntu 24.10 install is successful2. I was able to reinstall my back up of Openplotter3. I installed Bareboat Necessities4. I...
View ArticleHATs and other add-ons • Re: TV Hat on a Pi Zero 2W, streamed video to VLC...
That is indeed the big question. I don't know, I would need to look into the SPI driver, but then still, what runs in the firmware is hidden to me as it is closed source. So this is dead-end to spent...
View ArticlePython • Re: Working with new lirc client 0.10.1
Just wanted to thank you for this post, you sir are a gentlemen and a scholar I have used lirc on Debian Jessie and have switched to IR-keytable with evdev in python, as I had plenty of issues with...
View ArticleAdvanced users • Re: How much current flows from Rpi0 2w USB to 5V header?
The current limits are more likely to be restricted by the thickness of the 5V tracks on the Zero 2W PCB than anything else. The USB socket won't be the limiting factor.That's pretty much what the...
View ArticleCompute Module • Re: pcb trace on the CM5 carier board
Well that looks like a viewer bug to me. Try it in KicadStatistics: Posted by dp11 — Fri Nov 29, 2024 11:46 am
View ArticleAutomation, sensing and robotics • Re: 360° Serial bus servo like a stepper
Let's hope it's i.e. some of these https://www.waveshare.com/product/robot ... -servo.htm from our CCC friends at waveshareThey explicitly show continuous rotation mode ... up to 7 circles!Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Goodix GT911 touchscreen on I2C20 (CM4)
I have an I2C touchscreen which uses the Goodix GT911 chip connected to I2C20 and the GPIO4 & 17 for the RST/INT pins.I can see the device on the bus if I do an i2cdetect:Code: $ i2cdetect -r...
View ArticleBeginners • PiJuice hat GUI not working with Pi5
I am trying to get a PiJuice hat GUI working with a Pi5.After installing pijuice_gui , the standard icon does not appear in the taskbar, and whilst PiJuice Settings appears in the Preferences menu, it...
View ArticleBeginners • Re: Pi4b Needs upgraded storage!! Black friday Help
I would use small SD cards with each different O/S that you want, & have all my data on an external/USB drive. Seconded. That's what I do too. Though; by small, I mean 64GB.Statistics: Posted by...
View ArticleGeneral • Re: Proper RP2350 SWD Initialization Sequence?
I had problems reading from the SRAM and FLASH when I originally started communicating with my RP2350 via SWD but I never tried the Boot ROM until later, after I got SRAM & FLASH working so I...
View Article