User Activity

HelloAfter generating the code with FreeRTOS, the cmsis_o2.c file is generated. I run the build and get warnings:make -j4 all arm-none-eabi-gcc "../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDE...
I have STM8L051. In the RMThe internal reference voltage is factory measured and the result of the ADC conversion isstored in a specific data address: the VREFINT_Factory_CONV byte represents the LSB ofthe VREFINT 12-bit ADC conversion result while t...
Posted on October 28, 2013 at 03:58Why synchronize TIM15 with TIM16? CPU: STM32F100C8T6 From datasheet (Doc ID 16455 Rev 3) ''TIM15 can be synchronized with TIM16 and TIM17.'' From STM32F10xxx Reference manual: ''14.5.3 TIM15 slave mode control regi...