esp-idf-lib icon indicating copy to clipboard operation
esp-idf-lib copied to clipboard

Add support for NXP RTC PCF2131

Open Crinst opened this issue 5 months ago • 0 comments

Add support for NXP RTC PCF2132 Datasheet: https://www.nxp.com/docs/en/data-sheet/PCF2131.pdf

Done:

  • RTC init
  • Set Time
  • Read Time

ToDo:

  • Alarms
  • Timestamp
  • Advanced config in registers

Crinst avatar Sep 09 '24 12:09 Crinst