2019-01-27 10:13 AM
L6229 ic interfaced to STM32L162VE controller. L6229 ic burning during programming STM32L162VE controller using JTAG. it will be helpful if i get any hints to debug the issue
2019-01-27 11:03 AM
Hmm, for brushless motor control there are 6 outputs from timer with 3 negated sones.
When the MCU is under reset, these GPIO are not driving the outputs, such as when reflashing the micro.
Maybe put weak pull-up/down on these lines to ensure safe operation.
2019-01-27 11:08 AM
Thank you
i will check and verify this point