Did I fry my mcu?(gpio output in locigal low, while external source did drive it high, or other way around)
I made an mistake on my pcb which i now spotted, it makes such scenario possible which is in title.
I'm driving reset pin of ble112 module with mcu, there is current limitting resistor inline no proplem, but what I have possible overlooked is the fact that when cc-debugger is attached to program the firmware of ble112 it will drive the reset pin aswell, but from there, there is direct path to the gpio with NO current limitting resistor in place.
So is it possible that the nfet inside the mcu got in a state that it's always driving the gpio pin low and now when i programmed the mcu to push the pin high it made internal short?(or other way around, it's always in high state and when programmed to logical low it makes short)
Fuse in the board did kick in, after i programmed the ble112 module and then after that changed the gpio state from low to high, which leads me to think that something happened to the gpio since now there is short in the circuit board when measured with dmm.
