Other RP2040 boards • Re: Breadboard friendly RP2350B board?
An RP2350B board hopefully arriving shortly - Olimex PICO2-XXL, 16 MB Flash, 8MB PSRAM -https://www.hackster.io/news/olimex-unv ... ca20bee51bNot entirely breadboard-friendly as it has a double-row of...
View ArticleBeginners • Sense Hat import not working
Hi , I cannot find the answer to this on the web or in the forum. I am a beginner but successfully used my sense hat a few years ago. Now when I have fitted it it lights up OK with eth rainbow pattern...
View ArticleSDK • Re: Flash safe API calls
I said four to avoid confusion:The serial flash interface is configured by the flash second stage when using the SDK to run at an integer divider ofthe system clock. All the included second stage boot...
View ArticleSDK • Re: hardware/spi.h: No such file or directory (again)
@moderator: Your attention has been requested.Statistics: Posted by dthacher — Sat Nov 30, 2024 4:02 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: FireTV bluetooth remote control problems
in the meantime i can confirm that everything is fine in the morning if i press a key on the remote before booting up pi.if i don't do that i need to go thru the procedure of removing, repairing,...
View ArticleGeneral • Re: RP2040: Substantial PIO jitter in I2S clock
I mean on oscilloscope ... GPIO_DRIVE_STRENGTH is clearly seen, but with GPIO_SLEW_RATE cannot tell the difference, loaded or not, even at 400 MHz output drive, maybe a hint, maybe too subtle.I see...
View ArticleTroubleshooting • Re: Can I use the RPi Debug Probe on a Pi 4
Hi I was watching a video on the Debug probe and they said it can be used to debug Pi boards. Is it possible to debug a Pi 4 with it? I have a Pi 4 that does not work, and I tried fixes that was said...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Hello,let me first say that i am not using the C-CS adapter on this lens.To be honest the response was not encouraging...I read the info from the link you provided, and now I am even more confused....
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Is it possible to build the script on one device, then copy the end result to other devices? I don't want to build a development environment on each device, thanksAs long as it is the same...
View ArticleAdvanced users • sudo failure on windows remote desktop to PI
I an switching from VNC to RDP. I have a rp3+ which i have made a fresh install.I am using Winscp successfullyI am using RDP with mostly success.The problems i am having with it seem like some...
View ArticleSDK • Re: repeating_timer doesn't work
Did you get the hello_timer example working?The example references repeating timer variable (your repeating_timer_t) as a struct, but you aren't. I've never used board_init(), only...
View ArticleGeneral discussion • Replacing CarPC with RPI Android Auto headunit
Hi all,Looking to upgrade my aging CarPC tech and could use some advice from the RPI gurus. I'm simply looking for an interface to get Android Auto from my phone onto my OEM screen. I don't want or...
View ArticleRaspberry Pi Connect • New version?
Is it about time to put out a new version?Also, is it possible to publish/view the extant bug log?CheersStatistics: Posted by pibrator — Sun Dec 01, 2024 3:45 pm
View ArticleNederlands • Re: Geen internetverbinding
Ik zou een ssd kaart aan je rpi hangen met een nieuwe installatie van HAAls alles draait een backup van je huidige installatie terug plaatsen.HA en een sd kaart werkt niet lang.Statistics: Posted by...
View ArticleRaspberry Pi Connect • Re: New version?
New version of what?Statistics: Posted by gordon77 — Sun Dec 01, 2024 4:02 pm
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
I'm guessing that MPy is not directly handling race conditions with the necessary locks/etc and SPI0 on one core can stomp over the WiFi's SPIw bus and vice versa.I think we could all speculate...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Here demanding means connecting any storage device to USB or a PCIe m.2 hat.Has the boot loader changed recently then? I though the confirm on boot was only needed if the USB device is the boot...
View ArticleAutomation, sensing and robotics • Re: Raspberry pi ssd power consumption info
Okay, I am waiting for your answers.Statistics: Posted by Kubilay — Mon Dec 02, 2024 3:35 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2c connection with GPIO0 and GPIO1...
Thanks for the reply.I tried it but it seams to fail if it is expected to appear i2c-0 in the list of i2c interfaces.This is the output of sudo i2cdetect -li2c-1 i2c Synopsys DesignWare I2C adapter...
View ArticleRaspberry Pi OS • Re: Missing Bookworm 'rar' and 'unrar'
p7zip-rar/stable 16.02-3 arm64And presumably not available for 32-bit. Looking at what I have it seems I already have non-free selected but I don't know if what I have is what I should have -Code:...
View Article