User Activity

Hello,I'm trying to read the OTP flash form my application but I get a hardfault.Is there a read protection or something like that? Here is a code snippet:#define FLASH_START_ADDRESS 0x08FFF000 int main(void) { HAL_Init(); uint32_t* flash_da...
Hello,I try to connect to a STM32G431 Device over JTAG. I got the following error. Has someone a solution for this error?
Kudos given to