HawThorn Posted June 28, 2006 Report Posted June 28, 2006 a precise question: where to go to change the baudrate, the speed of reception of module I²C? It's a little bit hard for me to understand the code...ThanksLaurent
TK. Posted June 28, 2006 Report Posted June 28, 2006 mios_iic.inc - you need to insert some additional NOPs into the MIOS_IIC_Delay_600ns_Stretch and MIOS_IIC_Delay_600ns functionBest Regards, Thorsten.
HawThorn Posted June 28, 2006 Author Report Posted June 28, 2006 ok, I will test that. And nothing to chang into the code of the firware of the IIC module ?
TK. Posted June 28, 2006 Report Posted June 28, 2006 IIC is a synchronous protocol, which means: the master controls the baudrate.In general I don't know why you want to decrease the baudrate, maybe this is the wrong solution for your intentions...?Best Regards, Thorsten.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now