Hello,
I am working on a Automotive project and we are using the PMIC TPS65311-Q1 chip for power control.
We are using Buck2/3, Boost and LDO outputs for MCU's and other peripherals. Based on my development experience I have few queries.
1. When I am trying to set it to LPM0 mode I observed only the LDO is disabled and others are still enabled. Still is there any configuration to be set ?
2. If I wanted to get the latest register value, I need to read twice. First read is to update the latch buffer with register value and the second read is to read the latch buffer.
Is there any configuration we can set, so that I can read the direct register value without latch buffer ?
Thanks in advance.