2014-06-25 02:55 AM
Hi,
I'm using an STM32F4 and have configured IOs as pwm outputs with internal pull down. These pins have been connected to an input of another chip which has a 5V pull up on its inputs. After some time the processor broke down. May this be the issue? I'm not quite sure I understand why, but I highly suspect this since its the only thing that was connected.2014-06-26 12:19 AM
Probably 5V got somewhere it shouldn't. Did the microcontroller get hot? The pull-up pull-down currents are normally well below the ''latch-up'' currents which cause chip failure. Your circuit probably does not handle the interface properly. Get a hardware designer to look at it or post it here.