diff --git a/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_death_stack_x/interfaces-impl/bsp.cpp b/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_death_stack_x/interfaces-impl/bsp.cpp index 34eb213a202ec2a1219f1ce65db69bed0b3809b1..9e6e449fe2bd0e831231fb3e74eabde572c92ebc 100644 --- a/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_death_stack_x/interfaces-impl/bsp.cpp +++ b/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_death_stack_x/interfaces-impl/bsp.cpp @@ -382,6 +382,7 @@ void IRQbspInit() timers::tim8ch2::alternateFunction(3); camMosfet::mode(Mode::OUTPUT); + camMosfet::low(); using namespace sensors;