STM32 H5 I3C CCC transmit
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_IRQHandler
Uesd the general command "0x89".The target can receive this command. The Buffer is same.

