51
SLAU738 – September 2017
Copyright © 2017, Texas Instruments Incorporated
TLV320AIC3109-Q1 Configuration Scripts
Appendix H
SLAU738 – September 2017
TLV320AIC3109-Q1 Configuration Scripts
This appendix contains configuration scripts used for the TLV320AIC3109-Q1 device.
H.1
DAC: Mono Playback to AC coupled Headphone output
#######################################################
#
Mono Playback to AC coupled Headphone output
#
# Switch SW1 on AC-COUPLED position
# DAC connected to headphone output through mixer path
# Mixer Gain = 0dB; Output amplifier gain = 0dB
# AC coupled headphone configuration
# 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
#
# AC-coupling output
w 30 0E C0
#
# DAC powered up
w 30 25 80
#
# HPCOM as independent single-ended output
w 30 26 10
#
# DAC routed to HPOUT output
w 30 3D 80
#
# HPOUT output powered up, 0dB
w 30 41 0D
#
# DAC reference current 100%
w 30 6D C0