User Activity

Posted on February 04, 2016 at 00:16Hi, I am trying to find a description or guidelines for how CubeMX determines the TOTAL_HEAP_SIZE value under the FreeRTOS Config parameters.  I am using the Heap 4 scheme.It is my observation that no matter what ...
Posted on January 27, 2016 at 01:18Hi, can anyone clear up as to why, when I configure the USART2 interrupt  using the STM32CubeMX utility, the intialization code it generates calls functions in stm32l1xx_hal_uart.c instead of stm32l1xx_hal_usart.c?...
Posted on January 15, 2016 at 18:27Hi all, I'm still relatively new to the Arm Core M3 processor, and trying to get a device up and running using the STM32CubeMX tool compiling with the Atollic Truestudio Lite dev system.  The device I am programmin...
Posted on December 04, 2015 at 00:15Hi, I'm new to using both STM32Cube and the FreeRTOS it provides support for, and I am trying to follow the tutorials and the FreeRTOS manuals online to create  2 separate tasks to manage the two I2C busses on our...