Control Center Serial

I2C Bitrate Command

<i2c_bitrate khz="khz"/>

Set the I2C bitrate in kilohertz.

Parameters

khz
the requested bitrate in khz

Details

The default power-on bitrate is 100khz

Only certain discrete bitrates are supported by the Aardvark I2C master interface or the Promira I2C master interface. As such, this actual bitrate set will be less than or equal to the requested bitrate unless the requested value is less than 32 kHz, in which case the Aardvark device or the Promira Serial Platform will default to 32 kHz.

The actual bitrate is returned in the Transaction Log.

Please see the Aardvark I2C/SPI Adapter User Manual or the Promira Serial Platform User Manual for more information.