Hi, I'm pretty new to stm32.My goal is to use HAL_TIM_Encoder_Start() , HAL_TIM_Encoder_Start_DMA(), HAL_TIM_Encoder_Start_IT() commands from Hal library. I have the stm32f407 Discovery board.in polling mode//-----------------------------------------...