Bare metal, Assembly language • Re: Bare Metal on a Rasberry Pi CM5 possible?
It is possible, have a look at Pi5 projects. Pi4 64bit projects will give you a good idea how to do things.Statistics: Posted by dp11 — Sun Dec 15, 2024 1:05 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • ST Camera VD66GY Not Detected on Custom...
Hi, I am using this camera from ST, along with their driver and overlay for the RPi5: https://www.st.com/en/imaging-and-photo ... d66gy.htmlWhen I try to use it with the Raspberry Pi OS, I have no...
View ArticleRaspberry Pi OS • Re: Hard drives that won't go to sleep under Linux
Without ejecting the USB drive, unmount all filesystems from your drive and see if the light goes out after a while.If it does, consider using an automouting facility of some sort.OK, now I've read...
View ArticleBeginners • How to install libraries and packages on a pi zero 1.2, headless...
Hi,I'm making a temperature gadget with a Pi Zero V1.2. It has no internet access and it is headless as browsers crash it.I have installed bullseye 32 on a sd card. I tried swooping the card to a...
View ArticleBeginners • Re: How to install libraries and packages on a pi zero 1.2,...
Simplest option would be to use the Zero2W or more powerful Pi.What power supply?Statistics: Posted by rpiMike — Mon Dec 16, 2024 12:20 pm
View ArticleCompute Module • CM4 boot mode
Hello,I just ran rpiboot -d mass-storage-gadget64 and I cannot see the mass storage to flash a new image on CM4 via rpi-imager.Code: USB mass storage gadget for Raspberry Pi 5RPIBOOT: build-date Sep...
View ArticleCamera board • Re: Setting correct display when using rpicam whilst using RPI...
Yes, I think you will need to "spoof" the existence of an attached display if you don't have one. Edit your /boot/firmware/cmdline.txt and add a space and the following to the end of the line:Code:...
View ArticleDeutsch • Shelly Datensammlung via Webserver
Hallo in die Runde!Bislang habe ich Stromverbrauch und Nutzungszeiten von Geräten mit zwei AVM DECT 200 in meiner FritzBox geloggt und ausgewertet.Doch da ich zukünftig mehr als diese beiden DECT 200...
View ArticleCompute Module • Re: CM4 boot mode
Is this a CM4-EMMC or a LITE?If you connect to the CM4 via the serial port then you should be able to see what block devices are available.Statistics: Posted by timg236 — Mon Dec 16, 2024 1:00 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: External Camera Support
Link has been severed means that hotplug is not being detected, and therefore nothing further will be active.Can you elaborate what does it mean?I'm getting a red led on the HDMI to CSI chip.this is...
View ArticleRaspberry Pi OS • Samba problem with mounted directory
(This is loosely related to my other post about the sleeping hard drive)I've discovered an interesting problem with Samba. The context is that the drive-that-won't-sleep is being shared by Samba to...
View ArticleAdvanced users • Re: MCP23017 overlay error -EIO: can't write IOCON 32
Code: pi@remote:~ $ sudo i2cdetect -y 10Error: Could not open file `/dev/i2c-10' or `/dev/i2c/10': No such file or directorypi@remote:~ $ sudo modprobe i2c_devpi@remote:~ $ sudo i2cdetect -y 10Error:...
View ArticleGeneral • Re: Raspberry pi pico
Good day, thanks for replay.Yes I tried to use Zadig to replace driver lots of time both Interface 1 and Interface 2 with libusb-win32 but no success. When the driver are incorrect it is not possible...
View ArticleRaspberry Pi OS • Re: Samba problem with mounted directory
I should add that it should be pretty clear what is going on here. On startup, Samba must be getting some kind of a "handle" to the directory (which is unmounted at that point - i.e., a regular,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2S limitation
I have removed the PR since it got messed up when the rpi-6.12.y tree got moved to 6.12.5.It is only a few lines in the pcm3168a driver and the dt binding documentation.Statistics: Posted by gordoste...
View ArticleMicroPython • OSC over PPP?
I'm in the process of developing something like a modular synthesizer. I'll be using ChucK (https://chuck.stanford.edu/), a musical programming language, for sound generation, sampling, and...
View ArticleTroubleshooting • Re: Raspberry Pi 5 5V/5A power issues, and possible solution
OOC which threads?I looked again and couldn't find them, but a couple of the threads sparked some heated disagreement over the PD spec. I get it, people invest a lot of time working to understand...
View ArticleCompute Module • Re: Compute Module 5 Fan goes to 100% on shutdown
More debugging is happening over on X: https://x.com/Mirko_DIY/status/1868950799952330883What I wanted to check today is whether this problem can be solved in some simple way, by independently of...
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500 HDMI works in firmware, but not in Linux
Fixing the typo in the command line video (such that it says "video=HDMI-A-1:1280x720@60D") still had no effect on the output.But I found the issue. I suspected, but didn't have the means to test,...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I'll be using my nice new Pi 500 as my main desktop until either the 16GB CM5 is in stock (lite version and appropriate IO Board etc.) or there's a 16GB Pi 5 released (I won't hold my breath on that...
View Article