User Activity

Hi,We are using STM32F479 processor in our design. Now we are in process of optimizing our code, How can I determine the maximum Stack and Heap used in the Project. We are using Keil Compiler and application is based on RTX OS. For thread level optim...
Posted on January 29, 2018 at 10:03Hi,We are using STM32F479 processor with RTX OS. The project is a C++ based code build in Keil. We want to design firmware upgrade. We are planning to have two slots,  Slot 1 at  0x8008000 and Slot 2 at 0x8080000. ...
Posted on November 15, 2017 at 10:48Hi,We are using Tianma’s - TM070RVHG01 TFT in our design with STM32F429 processor working at  168 MHz frequency. We are using EmWin Library on RTX operating system with LTDC support. We are statically storing th...
Posted on October 11, 2017 at 16:13Hi,We are using STM32F479 processor in our design. We want to calculate the CPU load using Ulink Pro. We are unable to get the performance analysis using ulink pro when the system clock is 168MHz (system_stm32f4xx....