Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Does preventing CMOS latchup with a diode in VCC path prevents protection diodes from working?

Post

Does preventing CMOS latchup with a diode in VCC path prevents protection diodes from working?

+3
−0

I want to use ADG726 multiplexer for an application where the multiplexer inputs could have potential on them before ADG726 is powered up. Seeing that ADG726 is a CMOS device, it seems it might be susceptible to latchup. One way to prevent it according to theory is to put a diode in series with the power rail, blocking current path when the device is powered off: Image_alt_text

However, doesn't doing this also void input protection when the device is powered on? Looking at Absolute Maximum Ratings table it looks like the digital and analog inputs are clamped:Image_alt_text

If the inputs exceed the VCC by the forward voltage of the input protection diode, the current cannot flow into the VCC rail due to the series diode. Is this indeed the case, and what better ways are there to protect against latchup while still maintaining input protection?

History

1 comment thread

What will be feeding into the ADG726? (2 comments)
What will be feeding into the ADG726?
Nick Alexeev‭ wrote about 1 year ago

What kind of circuit (or sensor) will be providing the input for the ADG726?

Elleanor Lopez‭ wrote about 1 year ago

Nick Alexeev‭ Differential driver lines, 0 to 5V with 2.5V midpoint.