User Activity

Hello @STTwo-32 I would like to use FreeRTOS with TZ projects. In the case of X-CUBE-FREERTOS 1.1.0, I can select X-CUBE-FREERTOS with both Secure and Non-Secure. But, in the case of X-CUBE-FREERTOS 1.2.0, I cannot select X-CUBE-FREERTOS with both. C...
I use STM32CubeF4 1.25.2. I found bug about PLL checking code. Please confirm the following. --- a/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c +++ b/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c @@ -542,9 +542,9 @@ __weak HAL_StatusTy...
When we use UART as DATA 8bits with parity, STM32F4xx_HAL_driver for UART accesses one byte beyond the specified buffer. Could you please confirm attached patch?In stm32f4xx_hal_uart.c , there are other similar problems.
In STM32CubeIDE 1.0.2, after I added '-c "$_TARGETNAME configure -rtos FreeRTOS"' to 'OpenOCD Options', I could debug FreeRTOS's target with threading mode.But, in STM32CubeIDE 1.1.0, even if I set same settings to 'OpenOCD Options', I could not debu...
Kudos from