SDK • Re: RP235X UF2 file format
See errata E10 in the datasheet for why this block is necessary, and why it has the wrong num_blocks.Many thanks for the explanation. I had missed that.Ideally it wouldn't actually be written to...
View ArticleGeneral discussion • Re: Any PI cases that have the power supply included?
Thanks for helping, I'm looking for a case that has the power supply included. Meaning users can just plug in their 110/220V cable in the case directly to a socket. It's okay if it's a rack mounted...
View ArticleGeneral • Re: RP2350 and RP2354 availability to general public
If you email applications at raspberrypi . com I can forward it to the appropriate sales guy.Statistics: Posted by jamesh — Tue Aug 13, 2024 4:40 pm
View ArticleThe MagPi • Re: Article Suggestion - In-depth description of Bookworn Sound...
3. This stuff isn't closed source. What's stopping any of you from documenting what you have learned and sharing that with the rest of us?The documenting process itself. First they have to accept you...
View ArticleHATs and other add-ons • Re: Strange activity on software RAID5
Thanks for responding.You mean that one disk flashes more or makes more noise? Any kind of scan or sync should require accessing all drives roughly equally. It also seems unlikely that any user data...
View ArticleGeneral discussion • latest version of gtksourceview editor
My version of gtksourceview is quite old......how do I go about updating it?Statistics: Posted by picandies — Tue Aug 13, 2024 4:48 pm
View ArticleTroubleshooting • Re: Which kernel to roll back to?
I 'm not questioning the use of 2 colons, I'm questioning the use 2 types of colon. Did a developer accidentaly enter a UTF16 a789 modified colon instead of a UTF8 ea 9e 89 normal colon?I suspect it...
View ArticleCamera board • Re: Access raw CSI image data
Thanks for some of that background. I did write an imx415 helper for libcamera and created a tuning file based on the uncalibrated.json. I make no claims to having done it properly. As a little more...
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
I would ask why you're trying to drive the HVS directly when you can achieve the same things described in that article through the DRM/KMS API? Hacking directly risks getting trampled by the vc4 DRM...
View ArticleGeneral • Re: Wanted - RP235X RISC-V UF2 file
Very many thanks and you can award yourself a Hero of the Day award.An additional Super Hero of the Day award can be had for delivering the same but as Run from Flash if you fancy two invisible...
View ArticleOther RP2040 boards • Re: Breadboard friendly RP2350B board?
There is a carrier for it too, you can find info on https://mastodon.social/@arturo182 ( or X if you prefer)Statistics: Posted by bensimmo — Wed Aug 14, 2024 4:42 pm
View ArticleC/C++ • Re: Picotool v2.0.0 is built, but not seen by cmake
Self-answering, here's a proposed solution:1. Create a Windows "system" environment variable on the PC, called PICOTOOL_OVERRIDE_DIR and set to (say) C:/development/pico/win_tools/picotool if you have...
View ArticleRaspberry Pi OS • Re: XRDP to RPI OS Bookworm 64-bit ACTIVE SESSION via VNC
You had "RealVNC does not support Bookworm."It does.Statistics: Posted by neilgl — Wed Aug 14, 2024 5:02 pm
View ArticleCompute Module • Re: CM4 VL805 interface issue
have you done the VL805 bootloader config as trejan suggested?Statistics: Posted by dp11 — Wed Aug 14, 2024 5:04 pm
View ArticleNetworking and servers • Re: Network Equipment Monitor
If you have customers with Windows clients, with the OS reporting a network connectivity issue, you may find the following informative.https://learn.microsoft.com/en-us/windo ... i-overviewIt's also...
View ArticleGeneral discussion • Just a small question
I'm following a project it requires PN2222 npn bipolar transistor but i have a transistor that i think it would work the transistor i have has these written behind of it 2N 2222 A331 can i use it for...
View ArticleTroubleshooting • Location of fan1_input
I can see the fan speed on a Pi 5 in an official case by reading Code: /sys/devices/platform/cooling_fan/hwmon/hwmon?/fan1_inputSo far I have observed ? to be 1, 2 or 3 after rebooting. Is that value...
View ArticleNetworking and servers • Re: Cant access device on Wifi AP
One last point. I noticed this in your log. Probably not part of your issue, but it's typically a red flag to address.Code: Aug 13 21:46:37 raspberrypi kernel: hwmon hwmon2: Undervoltage detected!I am...
View ArticleSDK • Re: Help needed for Building RISC-V Compiler
Like I mentioned on your other thread about RISC-V, you can try the web IDE which has a functional RISC-V compiler: viewtopic.php?p=2234410I think it might be easier to just download a build a use...
View ArticleGeneral discussion • Re: Just a small question
Yes.Statistics: Posted by drgeoff — Wed Aug 14, 2024 5:20 pm
View Article