User Activity

I'm using an STSAFE-A110 chip with SPL02 profile on a custom board and trying to get StSafeA_WrapLocalEnvelope() function working. I've already successfully paired my chip with my MCU/FW by writing the default host MAC key from the ST examples to the...
I was trying to test the capability of the STSAFE-A110 chip to store and verify a password, but it didn't work.StSafeA_PutAttribute() returned STSAFEA_UNSATISFIED_ACCESS_CONDITION.StSafeA_VerifyPassword() returned STSAFEA_ENTRY_NOT_FOUND.I'm not sure...
I'm using a dual-core STM32H745 MCU running firmware on CM7 core that is able to jump to the built-in bootloader in system memory on an external command. After a FW update via the bootloader, I can jump to the newly updated firmware on CM7 core to r...
I followed this article by @Khouloud GARSI​ and was unable to get the function to jump to the bootloader working. The application seems to freeze after I execute the function given in the article and the bootloader doesn't ACK my messages until I re...
When I create a new project in CubeMx 5.3.0 for the STM32H745-DISCO board with or without default peripheral initialization and configure, for example, pins PA8 and PF8 as GPIO_Output, they appear on the list of GPIO pins, but the function MX_GPIO_In...
Kudos from
Kudos given to