This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

configuring timing register in i2c and using delay function

I am using stm32f3 Microcontroller for i2c where i need to configure timing register value for establishing communication and and for SCl clock frequency less than 100 kHz how to configure it. I also read datasheet but was unable to configure it.

Secondly i want to use delay function in keil for producing 4.5 ms delay how do i do that???