Aardvark Control Center

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. 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 will default to 32 kHz.

The actual bitrate is returned in the Transaction Log.

Please see the Aardvark I2C/SPI Embedded Systems Interface Datasheet for more information.