User Activity

Hi, I have managed to extract the OEMiROT project from H533 into H523 and compiled it successfully using STM32CRYPTO library since H523 does only have limited cryptography accelerator. I have modified the flash_layout.h to match my application (which...
Hi, I have locked out my MCU. I generated a Debug Authentication file with certificate (DA_Config.obk) and provisioned that into the MCU. However, I think I have regenerated a private key without regenerating a certificate. I am no longer able to do ...
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...