Skip to content

Redundant clock output from TLV320DAC3101 GPIO1 pin #357

@dannyhui-xmos

Description

@dannyhui-xmos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions