User Activity

Posted on February 29, 2016 at 14:49Hello there, I develop an application on an STM32F2 using the break functionality of timers 1 and 8. I configured TIM1 and TIM8 using drivers provided by STM32Cube. When starting both timers using ''HAL_TIM_OC_St...
Posted on January 26, 2016 at 14:30Hello there, I was trying to activate WWDG using STM32CubeF2 v1.1.1 and got problems when trying to use HAL_WWDG_Start_IT. The handle was kept in lock state. Comparing with HAL_WWDG_Start I miss a call to __HAL_UNL...
Posted on November 19, 2015 at 12:43Hi, is it possible to cancel a SPI communication on slave side that was initialized using HAL_SPI_TransmitReceive_IT? Best regards Andreas Walter