Jump to content

Recommended Posts

Posted

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...

Thanks

Laurent

Posted

mios_iic.inc - you need to insert some additional NOPs into the MIOS_IIC_Delay_600ns_Stretch and MIOS_IIC_Delay_600ns function

Best Regards, Thorsten.

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...