Camera board • Re: libcamera-hello works but not libcamera-vid
Raspberry Pi 5 uses the libav backend for video encode. This is and enormously flexible and powerful library for video encode operations, including audio encoding and container support, which would...
View ArticleCamera board • Re: Raspberry Pi Camera 3 Wide not working on Rpi3B+
Please go through the post here and follow the instructions EXACTLY.EDIT:But i want to make it work on my RPi3B+ as it is running a custom OS with our own custom settings which we provide to the...
View ArticleGeneral • Re: Mount QSPI flash over USB
I'd suggest either ripping the code from CircuitPython, or reading the USB MSC spec. It's available online for free direct from the USB Implementer's Forum.Something to note is that MSC doesn't have a...
View ArticleOff topic discussion • Use Pico as an I2C Slave
Hi, The below mentioned code is micropython code for receiving data continuously in pico(Slave). We have tried different logics with Pico C but nothing worked. Could anyone provide the equivalent C...
View ArticleGeneral • Re: fried usb hub, with some wrong connection in pico.
You might have accidentally short-circuited or exceeded the current limit on your USB hub, causing it to malfunction. Always be cautious with current measurements and connections.how do I make sure I...
View ArticleGeneral discussion • rpi5 official power supply alternative
Hi, I have buy rpi5. But, official rpi5 power supply not available in India. Q.1: can i use rpi4 supply with rpi5? Q.2: what are other rpi5 supply which has better results. I am going to attached, 2...
View ArticleGeneral discussion • Re: rpi5 official power supply alternative
1. Yes. I think you will be OK with those peripherals. Cameras are about 200mA each2. I don't know of any right now., I will check to see where the India production of the Pi 5 supply has got...
View ArticleCamera board • Re: Raspberry Pi 5
The HQ camera is fully compatible with Raspberry Pi 5. Please go through the post here and follow the instructions EXACTLY.Statistics: Posted by naushir — Thu Jan 25, 2024 7:45 am
View ArticleTroubleshooting • Re: New Pi5 8GB extremely slow
What does ’Raspberry Pi Diagnostics’ say about the speed of your sd card?Statistics: Posted by rpiMike — Thu Jan 25, 2024 7:47 am
View ArticleOff topic discussion • Re: Use Pico as an I2C Slave
Isn't this the same as your other thread?viewtopic.php?p=2184157#p2184157Statistics: Posted by ame — Thu Jan 25, 2024 7:48 am
View ArticleTroubleshooting • kernel panic - not syncing: attempted to kill init! exit...
After a power shortage, my raspberry pi stopped booting. It displayed a bunch of cma_alloc failed lines, so I did what it's outlined hereviewtopic.php?t=254508and removed the relevant lines from...
View ArticleTroubleshooting • Re: How to change VNC desktop environment from Raspberry Pi...
New to the Pi's I have 2 Pi4 and now a pi 5, Using the standard raspi setup its easy to get VNC working.I have struggled with Ubuntu! I like the desktop of ubuntu but struggle to get the VNC...
View ArticleTroubleshooting • Re: Display and Kodi
Thanks,It seems I have a pi 4 model Bcat /sys/firmware/devicetree/base/model Raspberry Pi 4 Model B Rev 1.4Is it better I put a 32 or 64 bit OS, please ? I use my raspberry only for Kodi...
View ArticleTroubleshooting • Re: [SOLVED] RP5 installs then fails update unmet...
Thank you for this fix !Just got my new RPi5 and I am impressed.Have been using 3, 4 and 400 untill now.Going to order another two !!!Statistics: Posted by johnlongland — Thu Jan 25, 2024 8:28 am
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
..The numbers are mostly the same as the old "hdmi_timings" line, but in a slightly different order. The largest number is clock-frequency. The second and seventh numbers of hdmi_timings are 0 if sync...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • SPI latency slow down ADC
hi everyone, I am using ads1263 chip, which is spi ADC. I also have the problem that time from CS to SCLK is too big to slow down whole transform. it is about 20us before the SCLK and about 10us after...
View ArticleRaspberry Pi 400 • Re: No bootup with printer
It's an old HP Laser jet P1006. It has always worked with windows systems. It's only usb & cannot be networked.Does the printer have an SD card slot or USB port for you to plug in a Flash drive?I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI latency slow down ADC
since I cannot post images here, please see https://github.com/raspberrypi/linux/issues/4567 to get my scope image. thanks in advance.Statistics: Posted by daiyicun — Fri Jan 26, 2024 7:40 am
View ArticleOff topic discussion • Re: This old software developer is tiring
since there's a lite version, raspberry os desktop is optional.roll up those sleeves and diy your preferred install. Yep, I got some spare SSD's when Bookworm came out for the Pi5 to roll my...
View ArticleRaspberry Pi OS • Re: Warning from apt-key: Key is stored in legacy...
I've used your proper workaround only to find that the file created was identical to the original one, so what's the meaning of all these steps if mv seems to do the same?Originally that key file had...
View Article