]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tas2557sw-android/tas2557dm-ftc.git/blob - speaker.ftcfg
add header file for static library
[tas2557sw-android/tas2557dm-ftc.git] / speaker.ftcfg
1 \r
2 ; TAS2557 Factory Test and Calibration Configuration File\r
3 ; -----------------------------------------------------------------------------\r
4 ; PPC3 File: example.ppc3\r
5 ; DDC Name: N48M1V2\r
6 ; Comments: [Write Comments Here]\r
7 \r
8 ; FTC Settings\r
9 CALIBRATION_TIME          = 6000     ; Duration (in ms) of calibration phase\r
10 CONFIGURATION             = 0        ; Refer to documentation\r
11 CONFIGURATION_CALIBRATION = 2        ; Refer to documentation\r
12 DEV_A_ADDR                                = 98           ; I2C slave write addr for device A\r
13 DEV_B_ADDR                                = 9a       ; I2C slave write addr for device B\r
14 \r
15 ; Obtained from Speaker Manufacturer\r
16 SPK_T_MAX                 = 80       ; Speaker Maximum Temperature (C)\r
17 SPK_RE_TOL_PER            = 10       ; Re +/- tolerance (%)\r
18 SPK_RE_ALPHA              = 0.0039   ; Temperature coefficient alpha (1/K)\r
19 \r
20 ; Obtained from PurePath Console 3 (PPC3)\r
21 PPC3_RE0                  = 7.49     ; Re0 (ohm)\r
22 PPC3_RTV                  = 44.9     ; Rtv (K/W)\r
23 PPC3_RTM                  = 80.7     ; Rtm  (K/W)\r
24 PPC3_RTVA                 = 1723     ; Rtva  (K/W)\r
25 PPC3_SYSGAIN              = 9.35     ; System Gain (V/FS)\r
26 PPC3_DEV_NONLIN_PER       = 1.5      ; Device Non-linearity (%)\r
27 PPC3_DELTA_T_LIMIT        = 60       ; Delta Thermal Limit (C)\r
28 FS_RATE                   = 48000    ; TAS2555 Sample Rate\r
29 \r