2025-07-07 1:39 AM
I read the AN5510 at section 5.1 RMA Pasword(s). I am working on STM32MP257F so the RMA pasword is 128-bit as describe in the table 5.
I use the command below to generate the RMA password.
STM32_KeyGen_CLI -rand 16 stm32mp_rma_password.bin
Please help me confirm if this is the correct way to do it.