cvra / motor-control-board

DC Motor Controller with CAN Interface. CC-BY 4.0
Other
12 stars 6 forks source link

mosfet driver input exceeds absolute maximum ratings #4

Open Stapelzeiger opened 9 years ago

Stapelzeiger commented 9 years ago

When the 15V power supply is shut off, the inputs of the mosfet driver are still driven by the STM32.

antoinealb commented 9 years ago

can that lead to MOSFET destruction ?

Le dimanche 8 février 2015, Patrick Spieler notifications@github.com a écrit :

When the 15V power supply is shut off, the inputs of the mosfet driver are still driven by the STM32.

— Reply to this email directly or view it on GitHub https://github.com/cvra/motor-control-board/issues/4.

Stapelzeiger commented 9 years ago

no, but it might damage the mosfet driver or the STM32. Currently our workaround is to use open-drain output & pullup on the STM32.