This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Dear Team,
I am facing an issue and it is described here.
When Microcontroller is off the RTC clock is still on and draining the RTC battery via microcontrollers protection diodes.
I decided to keep an analog switch in between RTC CLK OUT and Microcontroller.
I have two options to power the Switch.
Option 1:
Provide the Microcontroller power rail to switch also.
Once the controller is off Switch also will be off.
My question is will RTC super capacitor discharge via I/O pin of the Switch.
Option 2:
Power switch using RTC super capacitor so that both will be in same power domain.
So that the discharge via i/o protection diodes can be eliminated
Option 3:
May I know you have any better ideas
Can I use a signal relay instead of switch.
Regards
HARI
Most switches have clamping diodes on their I/O pins, so the switch should stay powered.
If you want to power down the switch, you need one with the "powered-off protection" feature, e.g., TS5A3167.
The I²C pins must be high when idle, and need pull-up resistors, so take care what power supply you use for those. It's likely that you also must disconnect the I²C lines.
you need one with the "powered-off protection" feature, e.g., TS5A3167.
May I know in that case will the RTC discharge through the clamping diodes of the I/O pins TS5A3167
The TS5A3167 does not have a current path through such clamping diodes when powered off.
The I²C pins must be high when idle, and need pull-up resistors, so take care what power supply you use for those. It's likely that you also must disconnect the I²C lines.
Currently I2C is pulled to Microcontroller supply and that will be off when the system is off
With a switch with powered-off protection, you will not have a leakage issue either. For more channels, use the TMUX1511.
Hello I agree with Clemens on this topic
In addition here is a app note that talks about the comparison between using a relay vs analog switch
Please let us know if you have any further questions
Regards,
Kameron