Modifying Open drain and push pull frequency of I3C messages with appropriate duty cycle
Hi
How can we define separate frequency for open drain and push pull modes for I3C communication ?
In the documentation only the low phase is mentioned but for high phase there's no separate option for OD & PP modes.

Ideally I would like to do something like this

<Context> I am working with STM32H5RB03 as the controller and a MEMS sensor as the target. I want to do I3C communication at 12.5Mhz but the initial OD phase should have much lower frequency(<2Mhz) in order for the sensor to ACK(respond). I'm a newbie so might make basic mistakes while formulating my question, please ask if you need more clarity.