Resolved! Trying to figure out I2C TIMING register
I am trying to implement I2C communication with L432KC (bare metal coding) to interface peripherals like port expander, eeprom. But I am having a hard time figuring out the TIMING register. I have several questions:tPRESC = (PRESC+1) x tI2CCLKThis is...