While working with Simplicity Studio and Silabs EFM8BB3 (8051 based SoC), I'm observing a very slow transfer rate with a huge pause (up-to 60 ms) in between each byte transfer, as well as (up-to 160 ms) between complete messages on i2c protocol over smbus master interface.
Why is the transfer rate so slow, and is there anything I can do to resolve it?