Other Parts Discussed in Thread: BQ27510
Hi,
We are using IMX6 processor with winCE7 OS.And two chips (SGTL5000 Audio codec and bq27510 battery monitor IC) are connected in one I2C channel(I2C cahnnel3).Sometimes, battery monitor initialized first successfully and SGTL initialization failed after that. ( No acknowledge is received for I2C write to SGTL5000 in the audio chip init.). And sometimes we observed that battery monitor chip read(I2C read) failed(error was I2C start cannot generate ).Please help to solve the issue? Is there any synchronization issue between audio chip and battery monitor chip.