User Activity

Posted on March 25, 2016 at 12:18Hi,I use a CubeMx V1.0, version 4.14.0.Firmware Package SMT32F2 family, V1.3.0 / 20-November-2015.There is an error in the file stm32fxx_hal_tim.c, in HAL_TIM_IC_Start_DMA function.The problem is the beginning of the...
Posted on March 25, 2016 at 11:22Hi,I use a CubeMx V1.0, version 4.14.0.Firmware Package SMT32F2 family, V1.3.0 / 20-November-2015In my opinion, there is an error in the file stm32fxx_hal_uart.c, in HAL_UART_Transmit function.The problem is the bloc...
Posted on March 13, 2015 at 10:37Hi,There is an error in the file stm32fxx_hal_tim.c, for TIM3 and TIM4 capture compare.We never enter in the callback because of this error.    * @file    stm32f2xx_hal_tim.c  * @author  MCD Application Team  * @vers...
Posted on July 11, 2014 at 10:34Hi,I'm using STM32CubeMX for a STM32F205 MCU.There is a problem with the use of the TIM8 configuration, regarding BDTR config register.The DeadTime does not appear in the config of TIM8. And then, its code is not gene...
Posted on June 07, 2014 at 14:35Hi,I'm using STM32CubeMX for a STM32F205 MCU.There is a problem with the use of the ADC1 configuration, regarding Injected Groups. 1/ when I choose the number of injected conversions, lots of intrusive 'ranks' display...