User Activity

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. 
I have a project ,  used regular conversion ADC1 Vrefint Channel and Temperature Channel, and used injected conversion ADC2 extern Channel(ext.CH1 and CH2).ADC2 CH2 connect 2000mV voltage , CH1 is changed. If CH1 over 3.6V,the CH2 conversion is error...
Kudos from