User Activity

Hi How Do I get the cpu utilisation in stm32?I am using STM32F205 with platformIO Ide.I dont want to use Task list view in freertos as it is intended for debugging only.Any help would be much appreciated.Thanks
Hi,I am using STM32F205 Board for our development. We were using HSI (16MHZ) as the clock and found out that HSI has issues with high temperatures. I am calibrating HSITRIM value to fix the clock drift issue and we already have 50 boards manufactured...
Hi ,I am using an STM32F205 for my project. We were using HSI as the clock source before and found out that HSI will not work very well with high temperatures for UARTs, So we added an External crystal clock (16Mhz) but I am unable to get Comms out o...
Hi,I am Using an stm32f205 on our board. All the Uarts works fine at room temperature. But when the temp increases above 58 degress, messages started get missed in the uarts or sometimes it completely stops sending messages.I am running the board at ...
Hello,I'm using an STM32F205 chip with custom bootloader. I am facing an issue, that when main application is loaded through the bootloader some of the uart's (USART6 and UART4) interrupt transmit (HAL_UART_Transmit_IT()) causes the stm32 to crash. O...
Kudos from