xmos / sln_voice

XCORE-VOICE Solution
Other
10 stars 21 forks source link

Redundant clock output from TLV320DAC3101 GPIO1 pin #357

Open dannyhui-xmos opened 6 months ago

dannyhui-xmos commented 6 months ago

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