DAC: Mono Playback to Line output
53
SLAU738 – September 2017
Copyright © 2017, Texas Instruments Incorporated
TLV320AIC3109-Q1 Configuration Scripts
H.3
DAC: Mono Playback to Line output
#######################################################
#
Mono Playback to Line output
#
# DAC connected to line output through mixer path
# Mixer Gain = 0dB; Output amplifier gain = 0dB
# I2S, 16-bits, fs = 44.1KHz
# MCLK = 11.2896MHz; BCLK = 2.8224MHz; WCLK = 44.1KHz
#
#######################################################
#
# Page 0 selected
w 30 00 00
#
# Software Reset
w 30 01 80
#
# fs(ref) setting and DAC data
w 30 07 8A
#
# DAC unmuted, 0dB gain
w 30 2B 00
#
# DAC powered up
w 30 25 80
#
# DAC routed to LEFT_LOP output
w 30 52 80
#
# LEFT_LOP output powered up, 0dB
w 30 56 0D
#
# DAC routed to RIGHT_LOP output
w 30 59 80
#
# RIGHT_LOP output powered up, 0dB
w 30 5D 0D
#
# DAC reference current 100%
w 30 6D C0