Calculating rise and fall time for I2C timing register
Hi,I am trying to calculate the Timing register value for an I2C peripheral using STM32CubeMX. I am doubtful on how to calculate the rise and fall time (tr and tf) values for this. What is the preferred way to choose this tr and tf values for a parti...