Skip to content

Enable RTC battery charging? #74

@rgaudin

Description

@rgaudin

Pi5 has a bundled RTC clock. Other Pi can have optional RTC module.
Those module or the Pi5 clock can have an optional battery so the RTC is of any use.

Batteries can be of many kinds, for our H1, we use the Pi5 Official, rechargeable LMO one.

The Pi5 includes a constant current (3mA), constant-voltage (1.3V – 4.4V) battery charger that is disabled by default.

It's not indicated but I imagine it's not ON by default because people could be using non-rechargeable batteries there. Or rechargeable which would not be happy (that can mean explosion) with a constant charging? What value to charge it at?

  • Should we enable the charger?
  • At which current? 3mA seems appropriate for that battery we are using on H1.
  • Should we enable it conditionally? Which condition?

Note that enabling for users with no HW clock or no battery has no effect. Users with HAT HW Clock module, be it rasClock or general UPS modules like piSugar or PiJuice are not concerned as those are not plugged to that connector.

The only concern is regarding Pi5 users using other batteries than the Official one (which we know is rechargeable lithium manganese).

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions