During the i2s mic reference output development, we spotted the redundant clock output from TLV320DAC3101 GPIO1 pin (I2S_DOUT net).
The following code segment should be removed from the function dac3101_init (dac/dac3101.c) to disable GPIO1 pin by default.
// Set GPIO1 output to come from CLKOUT output.
dac3101_reg_write(DAC3101_GPIO1_IO, 0x10) == 0 &&
During the i2s mic reference output development, we spotted the redundant clock output from TLV320DAC3101 GPIO1 pin (I2S_DOUT net).
The following code segment should be removed from the function dac3101_init (dac/dac3101.c) to disable GPIO1 pin by default. // Set GPIO1 output to come from CLKOUT output. dac3101_reg_write(DAC3101_GPIO1_IO, 0x10) == 0 &&
Testing Kit: XK-VOICE-L71