Hi all,
I am using MPC5200B CPU.
I am using both the I2C buses present as defined below,
#define MPC5XXX_I2C1 (CFG_MBAR + 0x3D00)
#define MPC5XXX_I2C2 (CFG_MBAR + 0x3D40)
Is it possible to scan both the buses in the run time and do
read/write operation?
I am here able to scan only one bus.
How can I fix this issue?
Regards,
Yasotha
Balan R