]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tas2557sw-android/tas2557dm-ftc.git/blob - speaker_l.ftcfg
update FTC for PG2.1
[tas2557sw-android/tas2557dm-ftc.git] / speaker_l.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 DEV_ADDR                  = 98       ; I2C slave write addr for device A\r
11 \r
12 ; Obtained from Speaker Manufacturer\r
13 SPK_T_MAX                 = 80       ; Speaker Maximum Temperature (C)\r
14 SPK_RE_TOL_PER            = 10       ; Re +/- tolerance (%)\r
15 SPK_RE_ALPHA              = 0.0039   ; Temperature coefficient alpha (1/K)\r
16 \r
17 ; Pass/Fail Limits\r
18 RE_HI                     = 8.0\r
19 RE_LO                     = 6.0\r
20 \r
21 ; Obtained from PurePath Console 3 (PPC3)\r
22 PPC3_RE0                  = 7.0     ; Re0 (ohm)\r
23 PPC3_RTV                  = 44.9     ; Rtv (K/W)\r
24 PPC3_RTM                  = 80.7     ; Rtm  (K/W)\r
25 PPC3_RTVA                 = 1723     ; Rtva  (K/W)\r
26 PPC3_SYSGAIN              = 9.35     ; System Gain (V/FS)\r
27 PPC3_DEV_NONLIN_PER       = 1.5      ; Device Non-linearity (%)\r
28 \r