STM32 Digital Input Pullup Glitching Issue
Hi,
I have an application where I am trying to read some pulsed inputs from an optocoupler (for isolation) which consist of pulled high inputs on the STM32 MCU, the problem is it keeps crashing when connected directly to the optocouplers randomly when they change state? When I connect the digital inputs directly to the ground rail (0V) or float the input pins the software works fine and doesn't crash at all?
Is there something interfering or causing the pulled high inputs to cause this issue? Is it best to use external pull up resistors or a series resistor? Thanks
