wlamers
Newbie level 4
I have a digital input to an embedded system that needs switchable pullup and pulldown resistors. The input has nothing more than ESD protection and a 3.3v clamp diode to prevent high voltage input signals to be saturated. The switching frequency is max 1 Mhz. The pullup and pulldown resistor have to be switched on and off using 2 GPIO pins on a microcontroller. Can I use some sort of a transistor or MOSFET for doing this? What do I have to look out for? Thanks for your input!