Hi,
I'm designing a board with multiple IOs (probably from a CPLD) which will be connected to external test boards. Each IO will be set as input or output and will work at 10MHz.
I have to design a protection circuit for each IO, in case the user will connect an IO directly to GND or to VCC (fault connection) by mistake.
The requirement is to limit the current to 8mA, so in case of such a fault connection the IO will be disconnected immediately - so there will be no damage to the external board.
Should I use a concept of: current sense amplifier which its output is connected to the OE of a bi-directional buffer?
Any suggestion how to design such a circuit for a single IO - simple and cheap?
Thanks,
Yaron.