05-03-2020 07:46 AM - edited 05-03-2020 07:47 AM
Hi,
Is it possible to switch between I2C Dynamic Controller and Standard Controller flow in same design?
Regards
Crisil
05-05-2020 10:12 AM
It should be possible. Just make sure a dynamic transaction completes before using the standard flow.
When Dynamic mode was first introduced, a state machine looked after setting and clearing the appropriate bits at the appropriate times. I,m taking a guess that using this mechanism is still the case.
05-05-2020 10:12 AM
It should be possible. Just make sure a dynamic transaction completes before using the standard flow.
When Dynamic mode was first introduced, a state machine looked after setting and clearing the appropriate bits at the appropriate times. I,m taking a guess that using this mechanism is still the case.