User Activity

Hi, I am working on OEMiROT bootloader for STM32H523. I have copied big parts of the ST OEMiROT example project from H533 example as this is the closest MCU to H523 from the flash memory layout perspectives. However, it is taking ridiculously too lon...
Hi,I am using STM32CubeMX version 6.13.0.I have created my own folders inside Middlewares folder. After each code regeneration, my own folders are deleted automatically. This issue is linked to the previous thread https://community.st.com/t5/stm32cub...
Hi, I have tried to configure the STM32H523RET6 for using USART1 with multiprocessor communication mode and enabled the auto baudrate detection. However, according to the application Note AN4908, the MCU stm32h523 doesn't support auto-baudrate. I don...
Hi, I have enabled the HASH, RNG, and PKA. I also enabled the Global Trust Zone Controller and configured the PKA as privilege access. However, the generated code from STM32CubeMX does produce an error due to undefined GTZC_CFGR3_PKA_Pos which is mis...
Hi,I am trying to configure the AES accelerator on STM32H523 MCU. But I couldn't find an option to configure AES engine in CubeMX. I have double checked Reference manual and I found the AES engine in the MCU ref manual. I looked at the ST HAL and the...
Kudos given to