-

CommentStreams:8bf6ca5c96a50224013680f153ffd9be

From Geekworm Wiki
< CommentStreams:C85ceaa21c03ccfd3afdd1506d764df4
Revision as of 21:22, 21 January 2025 by 66.235.15.173 (talk) (Migrated reply #5487)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I was wrong.

On further testing, I think the GPIO16 driven high does disable the charger and does not continue raising the battery voltage.

I previously incorrectly assumed two things:

 1. I thought the board design would always be running the pi5 from battery voltage. This would be a simple "dual conversion" setup. Instead, the board appears to not run the pi5 from battery voltage when sufficient input power is available, even if the charger is disabled. This is great.
 2. I incorrectly interpreted the batteries recovering up to a higher voltage as the charger being active. After draining the batteries further down, and observing the battery voltage with charger off and power input on, the batteries recover up to a higher rest voltage, but not all the way back up to 4.15V - they stay at a lower level (such as 3.974 indicated). This shows that the charger is indeed turned off while GPIO16 is driven high.

Apologies for my confusion previously. Great product.