Other Parts Discussed in Thread: LM66100
Dear,
I have a similar question about the comparator inside LM66100.
My case is that I want to use two of "Always-ON Reverse Current Blocking (RCB)" circuits which specified in section 8.3.2 of datasheet, cause there is only one power supply(3.6V) will be plugged in for application (only one configuration will be enabled at the time). Then the two ST signals will be pull up by local power supply(2.8V) respectively, and then connected to GPIO of MCU for status indication(to indicate which power supply is plugged in).
So my expectation is that two ST signals will perform like this:
|
ST1 |
ST2 |
Status |
|
High |
Low |
Power 1 plugged in; Power 2 unconnected |
|
Low |
High |
Power 2 plugged in; Power 1 unconnected |
do you think this topology will work properly as expected?