User Activity

Posted on April 03, 2018 at 11:08We have project in which FreeRTOS code is generated using CubeMx.   I see syntax is little different from documentation on FreeRTOS site. How can I terminate and restart a particular task?Main objective is  Terminat...
Posted on March 20, 2018 at 07:54I am working STM32F303CC MCU. Trying to find sure shot way of soft resetting the device. Previously I tried with NVIC_SystemReset()  . It was and miss. On some boards it worked perfectly and on other boards the syste...
Posted on February 15, 2018 at 06:41The microcontroller we are working on is STM32F303CC.  Lets say you have large project with multiple threads and peripherals attached to the system ? How can we determine the maximum CSTACK and HEAP value for micr...
Posted on February 05, 2018 at 11:28Our embedded application keep crashingVListinsertendafter some time of operations. FreeRTOS code is generated using CubeMx.   What could be the possible issue ? FreeRTOS details FreeRTOS 8.2 with heap 4 , Systick ...
Posted on November 13, 2017 at 12:59How can I use 'stm32f4xx_hal_uart_emul.c'  driver in STM32F303CC MCU ? http://www.st.com/en/embedded-software/stsw-stm32156.html Please help in porting/using this Software UART driver in STM32F303CCWhat all change...
Kudos from