User Activity

hiI do the ENTDAA protocol use this codeif (HAL_I3C_Ctrl_DynAddrAssign_IT(&hi3c1, 0) != HAL_OK){/* Error_Handler() function is called when error occurs. */Error_Handler();} In below picture , I get the ENTDAA Protocol, but After protocol there should...
I used the NUCLEO‑H503Rb and X-NUCLEO-IKS01A3 boards to do the I3C protocol sample to get the sensor data on X-NUCLEO-IKS01A3 boards.I use the I3C sample program in STM32CubeIDE 1.13.0When I press the USER button on the board, and I get the following...
I use STM32 ST-LINK Utility   to do NUCLEO‑H503RB programming bin file, and the result is that I can’t connect. How to solve it?
Kudos given to