STA013$ STMicroelectronics, STA013$ Datasheet - Page 34

DECODER AUDIO MPEG 2.5 28-SOIC

STA013$

Manufacturer Part Number
STA013$
Description
DECODER AUDIO MPEG 2.5 28-SOIC
Manufacturer
STMicroelectronics
Type
Audio Decoderr
Datasheet

Specifications of STA013$

Applications
Sound Cards, Players, Recorders
Voltage - Supply, Digital
2.4 V ~ 3.6 V
Mounting Type
Surface Mount
Package / Case
28-SOIC (7.5mm Width)
Audio Codec Type
MP3 Decoder
No. Of Dacs
1
No. Of Input Channels
2
No. Of Output Channels
2
Sampling Rate
48kSPS
Interface Type
I2C, Serial
Supply Voltage Range
2.4V To 3.6V
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Voltage - Supply, Analog
-
Lead Free Status / Rohs Status
Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
STA013$
Manufacturer:
ST
Quantity:
20 000
Part Number:
STA013$-1LF
Manufacturer:
ST
0
Part Number:
STA013$-3C
Manufacturer:
ST
0
Part Number:
STA013$-5C
Manufacturer:
ST
0
Part Number:
STA013$013TR
Manufacturer:
OV
Quantity:
4 500
STA013 - STA013B - STA013T
5.6. STA013 CONFIGURATION FILE FORMAT
The STA013 Configuration File is an ASCII format. An example of the file format is the following:
58
42
128 15
............
It is a sequence of rows and each one can be interpreted as an I
The first part of the row is the I
To download the STA013 configuration file into the device, a sequence of write operation to STA013 I
interface must be performed.
The following program describes the I
STA013 Configuration Code (pseudo code)
download cfg - file
Note:1
STA013 is a device based on an integrated DSP core. Some of the I2C registers default values are loaded after an internal DSP boot operation.
The bootstrap time is 60 micro second. Only after this time lenght, the data in the register can be considered stable.
Note 2:
Refer also to the application note 1090
34/38
{
fopen (cfg_file);
fp:=1;
do {
1
4
while (!EDF)
}
I
I
I
I
I
fp++;
}
2
2
2
2
2
C_start_cond;
C_write_dev_addr;
C_write_subaddress (fp); /* write subaddress
C_write_data (fp);
C_stop_cond;
2
C address (register) and the second one is the I
42
/*set file pointer to first row */
/* generate I
/* write STA013 device address
/* generate I
/* write data
/* update pointer to new file row
/* repeat until End of File
/* End routine
2
C routine to be implemented for the configuration driver:
4
D98AU976
2
2
C stop condition
C start condition for STA013 device address */
I
I
2
2
C REGISTER VALUE
C SUB-ADDRESS
2
C command.
2
C data (value).
*/
*/
*/
*/
*/
*/
*/
2
C

Related parts for STA013$