User Activity

Hello, ST expertI'm using the STM32G0B1RCT6 and have enabled the LSECSSON. I've discovered a rather incredible phenomenon. I'm using a 3.3V battery for VBAT. When I disconnect the VDD of the MCU, it abnormally triggers the LSECSS fault. As a result, ...
I have 2 NUCLEO-H503RB board.example 1->>>>Board 1, I3C1 is contorller.Board 2, I3C1 is target , I3C2 is target.Controller boardcast ENTDAA message , target1 can receive , but target2 can not receive. example 2->>>>Board 1 , I3C1 is controller , I3C2...
My I3C target don't send ACK after controller send an arbitration header ,and it will generate a DOVER flag and ERRF flag. ex.Send HAL_I3C_Ctrl_IsDeviceI3C_Ready before controller transmit data.Send HAL_I3C_DIRECTION_READ and so on
I used STM32H563 transmit a message through I3C CCC direct.I create a new CCC command "0xA0".Control send the command to target.But target will enter HAL_I3C_ER_IRQHandlerUesd the general command "0x89".The target can receive this command. The Buffer...
Used nucleo-h563zi board.Below is bootloader jump.Below is app. question:I first download app through CubeIde,this code is run success,and every function is OK.But i reset this board,the code will enter NMI interrupt. 
Kudos from