You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computing all timing values consumes huge time.
By default only the first 8 valid timing will be computed.
It can be redefined thanks the variant.h or build_opt.h or hal_conf_extra.h using:
I2C_VALID_TIMING_NBR
Higher number ensure lowest clock error but require more time
to compute.
Signed-off-by: Frederic.Pillon <[email protected]>
0 commit comments