-
## Alarm system
EVO192 v.7.70.1
## Environment
RPi/docker
### Git branch
master
## Questions
1) Why do I receive Pushover notifications for "trouble restore" events, with the following co…
-
Hello! As the title says, only recurring events are off by 3 hours instead of being in EST from which it is properly set to the right time zone in Google Calendar but when I run it in MM, it is saying…
-
**Is this the right place for my bug report?**
This issue seems to be firmware-related, as the clocking is done through it.
**Describe the bug**
Setting `arm_freq` beyond 3000 works fine, but `vc…
-
Hi,
I'm trying to integrate the Android-RPi arpi-11 with the NXP PN7150 NFC module, which uses I2C from onboard GPIO pins 2 and 3, an interrupt pin using onboard GPIO 23, and an enable pin using onbo…
-
### Describe the bug
I am trying to set the clock frequency of the i2c but unable to do so.
I have tried configuring the /boot/config.txt
```
dtparam=i2c_arm_baudrate=200000
```
When i reboo…
-
Given a new Raspberry Pi Zero 2W
Edited /boot/config.txt
```
# Overclocking Rpi Z-2W slightly. Does not need heat-sink to support these slight improvements
arm_freq=1085
gpu_freq=530
over_vol…
-
I use a ENC424J600 ethernet controller connected to a RPi Pico. The Pico also should generate the 25 MHz clock for the ENC424J600. In Zephyr v3.5.0 I used a PRE_KERNEL_1 SYS_INIT and the RPi Pico SDK…
-
Hello
I have a problem with a new 32x32 panel I bought from AliExpress:
https://www.aliexpress.com/item/1005006130862334.html?spm=a2g0o.order_list.order_list_main.29.6c191802RhNszc
For some r…
-
Hi,
I am new to RPI and the PTP concept.
1) First I would like to ask what hardware do we require to generate a PPS pulse in the GPIO of the RPI and how to transfer it to data acquisition board (wh…
-
By default PiGPIO uses the PCM clock (and thus the pins) to establish timing. Most audio devices use the PCM pins also. One can configure PiGPIO to use the PWM clock instead, however it appears the in…