2021-09-16 3:34 AM
Hi All,
We are planning to use STM32U585 series MCU. while going through the datasheet it is mentioned as Vbat with internal charging circuit. Whether we use non rechargeable battery or Supercapacitor for Vbat pin? or it can be used only rechargeable battery ,
if we use non rechargeable battery or super cap, shall we able disable the charging of vbat?
2021-09-16 3:57 AM
The internal circuitry consists of a resistor of either 1.5k or 5kohms as descibed in RM0456, section 10.4.7. It can be enabled (to charge e.g. supercaps) or disabled (to use e.g. a non rechargable battery).
[edit]corrected chapter no, thx to @TDK[/edit]
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
2021-09-16 3:59 AM
You can use any battery or supercapacitor which provides the appropriate voltage to that pin.
Not sure what you mean by disable charging. The STM32 isn't going to try to charge the battery for you.
2021-09-16 4:12 AM
This should read section 10.4.7. I learned something.