C/C++ • Re: WiringPi replacement?
Sure, to make it easy, I just threw all examples on Gihub. https://github.com/drankinatty/pi-wo-root (couldn't think of a better name for the repo, so it became "Pi without root") What you want is the...
View ArticleDevice Tree • Re: Basic guidance needed to inform Linux kernel of hardware...
https://www.raspberrypi.com/documentati ... pin-headerStatistics: Posted by kerry_s — Tue May 07, 2024 5:37 am
View ArticleCamera board • Re: Which GPIO# is used for CAM_GPIO on MIPI port?
I got this thread but no direction to any pinout, unfortunately.viewtopic.php?t=177978Statistics: Posted by barshatriplee — Tue May 07, 2024 5:47 am
View ArticleTroubleshooting • Re: M2 Hat - power led not blinking
can you please share the tutorial links?Statistics: Posted by brainchip — Wed May 08, 2024 3:55 am
View ArticleC/C++ • Re: What is the best C/C++ program
Ok. You need to clarify your question. You asked "What is the best C/C++ program". You didn't include a question mark, but I assumed it was a question.Obviously the all-time best ever C or C++ program...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Coexistence of UART and GPIO
Thanks for the answer.I also understand regarding the precautions.Statistics: Posted by hardwire — Wed May 08, 2024 4:13 am
View ArticleCompute Module • Re: Riverdi DSI display driver integration
Why don't you ask Riverdi to support? They should know what to do and be able to support their customers.Statistics: Posted by aBUGSworstnightmare — Wed May 08, 2024 4:23 am
View ArticleGeneral • Re: Battery-Powered Pico W and USB Type-C Connection Issue
Can you measure VBUS on the Pico (W) pin? I am quite curious about what voltage is going into the CYW43439 GPIO pin. If I am using such a board, I wouldn't be able to get myself to depend on a high...
View ArticleGraphics, sound and multimedia • Re: Pi4 Youtube XGA
get a fire tv stick. she'll be much happier than using a keyboard/mouse for the tv.my mom uses the fire tv for youtube everyday, all day long, she likes watching chinese soaps & music.she just...
View ArticleItaliano • Re: raspberry pi4 B, componenti danneggiati
Ti conviene postare in una sezione inglese per conferma (non ho un Pi4 per confrontarlo).A prima vista, quello in alto sembra il led power (di fianco ad act).Quello più in basso sembra il transistor...
View ArticleWanted • Re: Finding Berry Clips
Thank you very much for taking the time to help me. I used the contact link you shared and tried to message them on Facebook, only to find I'd already messaged them a while back and gotten no reply!...
View ArticleAdvanced users • Re: Ext boot partition with u-boot
Armbian uses U-boot, and I have never seen any boot partition on them.Isn't the whole idea with U-boot that you use MBR and U-boot puts the bootloader on the device BEFORE the partition?IE the the...
View ArticleGeneral discussion • Re: use GPU in raspberry pi 5
You can use libraries for OpenGLes with python as Pi supports OpenGLes 3.1 and an early version of OpenGl. I’ve not attempted Vulkan with Python but that is supported by Pi too.If writing shaders is...
View ArticleCompute Module • Re: USB ports not working in CM4 custom io board
Have you copied the CM4IOboard layout for the USB hub ?Please refer the Raspberry Piv2_page-0001.jpgHave you copied the PCB layout exactly or done your own?Statistics: Posted by dp11 — Wed May 08,...
View ArticleAdvanced users • Re: Network Manager vs DHCPCD fuctionality
+1 on trying to implement NM dispatcher.I would also recommend you use systemd instead of cron or rc.local, but that is mostly preference. I just love the log functionality that automatically comes...
View ArticleTroubleshooting • Re: Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
Code: journalctl -a | grep "error\|fail"Thanks. The output takes 8MB of space, though. Any idea what I should be looking for in it specifically ?Looks like the latest crash happened today around...
View ArticleGraphics, sound and multimedia • Re: DualMonitors for 32.9 ratio / 7680x2160...
..Yes a video I'm producing myself for an art installation.can you place a min 10s snippet somewhere so others are able to test?Statistics: Posted by aBUGSworstnightmare — Thu May 09, 2024 4:26 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...
Sorry, which Linux is that?Firmware knows nothing about a DSI connected display --> which logo do you speak of?Kernel command line is where to place a rotate instruction for console.Is that a...
View ArticleCamera board • Re: Can Raspberry Pi 5 be used at reduced frequency?
Is there any reason you are not using a zero for this. Same camera interface, slightly fewer features in the ISP, but still very good.Statistics: Posted by jamesh — Thu May 09, 2024 5:38 am
View ArticleTroubleshooting • Re: I think my Crucial P3 Plus NVME died suddenly...
More testing / troubleshooting since I have the hardware to spare. I have ONE of the three Geekworm NVME bases / Pi5 setups running. The other 2 are either bad Pis or bad NVME bases.I have 3 Pimoroni...
View Article