Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
On Sitara Family of Processors, there are multiple instances of I2C present.
Some of the I2C instances are available in the MAIN Domain[example: SoC_I2C0] while few of them are from MCU Domain[example: MCU_I2C0].
Few questions from development point of view are as follows:
- How to configure I2C in MCU PLUS SDK?
- How to configure a MCU or MAIN domain I2C using SysConfig tool?
- How to configure different parameters for I2C?
- What are the different I2C Transaction parameters?
Let's address each of these questions.