STM32H5 I3C SETGRPA
Hello !
I am using the I3C interface between a STM32H563ZI and 2 LPS28 sensors. After a ENTDAA process I would like to send a SETGRPA but unfortunately it does not work. It seems the process fails during HAL_I3C_AddDescToFrame() due probably to a wrong frame description. I have not found any example. Here's the code I use for just one assigment. What is wrong ? What should be the right description to launch the SETGRPA for both sensors ?
Thanks for your help !

