-
I am using raspberry pi 3 B+ board, unable to read time and date from rtc register.....
I have added the dtoverlay in /boot/config.txt
added rtc-isl1208 in /etc/module
if i do sudo modprobe rtc-isl…
-
Dear MLX90640 experts!
Currently we face some issues while we connect multiple MLX90640-device (actually via a Qwiic eval board) to one RPI. The goal is to connect 4 different devices to one master…
-
Hi,
I am using SPI module in the library to handle SPI transactions from Raspberry PI CM4 to an onboard SPI device. The maximum speed is set to 5MHz on my script, and when I performed ```spi.transf…
-
### Describe the bug
I have discovered the switch from Pi's homegrown setup to DRM/KMS has some side-effects/regressions when dpms kicks in.
DRM/KMS turns off the DPI signals to the display (in th…
-
I'm trying to use Clock to schedule my app startup after the display of an animated splash screen, but the timing of schedule_once() seems almost random.
Here's a program that illustrates the buggy b…
-
I am using openups with firmware 1.9 and the configuration set is in the attached file.
While trying to run the following code inside GetStatus() method of object HIDOpenups:
" ret = sendMessage(O…
-
I have followed the A12 Readme and was able to build successfully.
After booting rpi4 it landed to clock, settings UI
by checking About in settings I got to know that this Android TV OS Build.
On c…
-
Hi,
I think that there might be a bug in the latest version when running on arm architecture (I use rpi 4)
I see in the logs: RESOLVE: Cannot resolve host address: xxxxxx:xxx (Try again) and it t…
-
Hello dear community,
maybe you can help me.
I have connected a USB camera to my Pi 3 B.
Now I want to use the composite output of the Pi (jack) to play the analog video signal on my old anal…
-
**Describe the bug**
I have a PyQT5 "digital picture frame" program running on RPi Zero W. I have used it for almost two years with Raspbian Jessie, but now I have updated the system to Raspbian Bust…