Beginners • Re: VideoLooper OS Auto Mount Network Share?
Thank you for your reply.I'm not familiar with that OS, but I imagine that the answer for question number 3 can be found in the website used for the maintainers of that OS, possibly even the same web...
View ArticleOther projects • Re: Raspberry Pi In Car Project
Clearly not a lot of interest in this Anyway, for power and DAC I think I have settled on the CarPiHAT Pro. Out of Stock at the mo so I have emailed The Pi Hut to see if they have a lead time on...
View ArticleSDK • Re: Link doesn't complete with SDK 2.0.0 on W11, blocks on picotool.exe
Many thanks - exactly the same issueFor reference ZADIG will install libusb so that shouldn't be an issueBoth your version and mine will build the examples and sdk test files OK. The issue seems to be...
View ArticleGeneral • Re: irDA in rp2040/2350 ?
iRDA isn't supported. The registers are just part of the ip block that was imported to the datasheetthats a shame. so its just kinda poorly written, they shouldve asterisk'ed at least... thank you for...
View ArticleTroubleshooting • Re: 4 Resistors Broke off on Raspberry Pi 5, Will it still...
If it still works try not to knock anything else off. Statistics: Posted by RaspISteve — Fri Aug 09, 2024 5:32 pm
View ArticleSDK • Re: SDK 2.0.0
https://www.embecosm.com/resources/tool-chain-downloads/#corev is where you should get the RISC-V compilerBut what exactly am I meant to be getting ?Go to that link and there are dozens of things for...
View ArticleTroubleshooting • Re: Pi 5: display sleeps and immediately wakes back up
Hi:I was able to duplicate the issue. Here are the steps I went through1. I created a SSD image using Pi Installer for each of the OS versions 2024-03-12, 2024-03-15 and 2024-07-04. For each boot...
View ArticleBeginners • Re: Online Editor
I cannot use my Pi at the moment, as my monitor failed the drop test as it hit the corner of the desk!That's why I was trying to find an editor/IDE that I can use on the Mac and then transfer to the...
View ArticleAdvanced users • Re: Dual boot a headless pi
Hi is there any simple way to dual boot a raspberry pi without screen? Or could I make it so raspberry pi would turn on one system by default but somehow it would be possible to change it if you...
View ArticleTroubleshooting • RPi 5 mounting error of portable SSD: Filesystem type f2fs...
My portable SSD shows following error in dmesg while trying to mount on a particular RPi 5 4GB :[ 20.107024] scsi host0: uas[ 20.967381] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
..I would be willing to fund it though, if anyone would care to take it on? I know 6by9 doesn't - so not asking but if either of you know someone who might be interested I 'd appreciate a contact by...
View ArticleAutomation, sensing and robotics • Re: Firehouse Alerting
Much easier if you can examine the ASCII text data stream before it gets converted to pixels.Statistics: Posted by drgeoff — Sat Aug 10, 2024 4:17 pm
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Microchip allows their chips to be completely erased including OTP (which obviously isn't truly OTP) so you can always return a chip to factory fresh state.Those were the code protection fuses on the...
View ArticleHATs and other add-ons • Re: Raspberry pi 5 NVME m.2
viewtopic.php?p=2241358&hilit=Nvme#p2241358Adding an extension for mounting 2280sized drives is simple as wellStatistics: Posted by aBUGSworstnightmare — Sat Aug 10, 2024 4:29 pm
View ArticlePython • In search of...
Hi,I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.Two things. First, all the examples of...
View ArticlePython • Re: In search of...
Hi,I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.Two things. First, all the examples of...
View ArticleGeneral • Re: Hazard3
I see Hazard3 supports some single instruction atomic read-modify-write operations, such as AMOSWAP.W and AMOADD.W. I think Cortex-M33 lacks the corresponding ARM instructions (which were added in ARM...
View ArticleSDK • Re: SDK 2.0.0
To trigger the install of the two different tool chains...Those toolchains must be coming from somewhere, and presumably the Extension has code which shows where from and how to install them. Maybe...
View ArticlePython • Re: How much can I ask a Raspberry pi4b to do?
Can you post a picture of the pi with the devices attached so we can see if there is a wiring issue?(use Attachments to Add file)I just found out that my servo hat was damaged also. I was using the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • PIO on RP1 (PRI5)
I have a special app that uses PIO on the RP2040 to measure quadrature encoders, but I need to reduce hardware costs and latency. I am waiting until March for the official support of running code on...
View Article