-
My project failed to compile due to a naming conflict: both the h264nal and h265nal libraries include a file named `rtc_common.h`. This prevents successful compilation when attempting to use both libr…
-
Does anybody know how to enable the PCF8523 RTC for the Pi4?
I kinda followed the Adafruit tutorial for the PCF8523 but no luck, had enabled the I2C and 1-wire.
When i sudo i2cdetect -y 1 i get not…
-
Create a Driver for the RTC. Must support the following features:
- [ ] The ability to set alarms which call specified callback functions. One second of resolution is required.
- [ ] The ability to …
-
- Periodic functions never executed when power-cycled. When "reload" command is executed after power-cycle, the periodic functions work fine
- Base period maximum is 30 minutes
-
RTC time not working correctly , time resets on reset
need to add RTCsetup function ( maybe )
-
I am trying to make the RTC alarm interrupt work, but the interrupt doesn't get triggered when it reaches the correct time. My program also gets stopped by the debugger but I have no clue why the debu…
-
Hello,
At the moment, upon arrival of a new contact, a startsession() is done. In case of firefox (and multiple browsers) a 'postpone start session' is done, until the agent clicks on the 'accept' …
-
### Describe the bug
Add functionality for dtoverlay i2c-rtc to use i2c 5 port
### Steps to reproduce the behaviour
The only way to use an rtc on port 5 is activating i2c5 and run at boot, the foll…
-
The real time clock is not configured correctly. Over a ~20 hour span, the RTC ran ahead by 26 minutes. After adjusting the RTC synchronous predivider from 255 to 260, the RTC ran ahead by 17 minutes …
-