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 Quote
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. Quote
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 ? Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.