Resolved! How to configure slave to enter and exit HDR mode through I3C on stm32h503
I am using the following slave device for I3C reading and writing. I can now read and write CMOS registers through private mode, but I cannot find any examples of entering and exiting HDR mode. Can you provide an example program for entering and exit...