Other Parts Discussed in Thread: HDC1080, PCM1861
Hi Team,
We are using PCM1863 part in our custom linux board for collecting audio samples from stereo analog mics.
The main processor is based on ARM Cortex A7 running linux. We have custom I2C linux driver to read and write the I2C slaves. In our circuit, the I2C bus is having two slave devices at following I2C adresses:
Slave-1 @ slaveadr = 0x40 (HDC1080 device)
Slave-2 @ slaveadr = 0x4A (PCM1863 device)
We see that the HDC1080 I2C read and write works fine. But the PCM1863 I2C slave address write is NOT getting ACK. As HDC1080 is working, we feel there is no signals issue in the I2C bus.
We have attached the PCM1863 schematics circuit for reference.
in this circuit,
1) We have NOT used crystal oscillator for PCM1863.
2) The SCKI is driven from main processor and in the current set-up SCKI clock is NOT fed yet. we are just testing I2C interface now. In datasheet, we see that SCKI is not required for I2C bus operation.
3) The I2C SCL is currently at 100KHz
For PCM1863 I2C slave address write, we are NOT getting ACK for Slave Address cycle itself. i.e) The slave address is not recognised by PCM1863 device and not acknowledging.
We have attached the I2C Slave address write cycle CRO waveform for reference.
1) Please help us what could be the issue with PCM1863?.
2) Is the PCM1863 circuit fine for I2C bus?.
3) Do we need to drive SCKI of PCM1863 with clock frequency?.
Best regards.
Prabhakar