User Activity

Hi all,I use STM32-H503RB as the controller to test IBI function with I3C. After I3C initialization and configuration of the target, the target will be enabled to send IBI requests.I use  while (HAL_I3C_GetState(hi3c1) != HAL_I3C_STATE_READY)  to che...
Hi,I am using the nucleo-H503RB I3C (Controller mode) with this example to connect to an I3C standard chip. The sensor transmits IBI with 5 bits of payload but I noticed that the STM32 receives only 4 bits, and then it stops receiving the fifth bit.I...
Kudos given to