Electronic Components Datasheet Search
  New Zealand  ▼
ALLDATASHEET.CO.NZ

X  

STA015B Datasheet(PDF) 51 Page - STMicroelectronics

Part # STA015B
Description  MPEG 2.5 LAYER III AUDIO DECODER WITH ADPCM CAPABILITY
PDF  55 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

STA015B Datasheet(HTML) 51 Page - STMicroelectronics

Back Button STA015B Datasheet HTML 47Page - STMicroelectronics STA015B Datasheet HTML 48Page - STMicroelectronics STA015B Datasheet HTML 49Page - STMicroelectronics STA015B Datasheet HTML 50Page - STMicroelectronics STA015B Datasheet HTML 51Page - STMicroelectronics STA015B Datasheet HTML 52Page - STMicroelectronics STA015B Datasheet HTML 53Page - STMicroelectronics STA015B Datasheet HTML 54Page - STMicroelectronics STA015B Datasheet HTML 55Page - STMicroelectronics  
Zoom Inzoom in Zoom Outzoom out
 51 / 55 page
background image
51/55
STA015 STA015B STA015T
6.5 STA015 CONFIGURATION FILE FORMAT
The STA015 Configuration File is an ASCII format. An example of the file format is the following:
58 1
42 4
128 15
............
It is a sequence of rows and each one can be interpreted as an I2C command. The first part of the row is
the I2C address (register) and the second one is the I2C data (value). To download the STA015 configu-
ration file into the device, a sequence of write operation to STA015 I2C interface must be performed.
The following program describes the I2C routine to be implemented for the configuration driver:
STA015 Configuration Code (pseudo code)
download cfg - file
{
fopen (cfg_file);
fp:=1;
/*set file pointer to first row */
do {
I2C_start_cond;
/* generate I2C start condition for STA015 device address */
I2C_write_dev_addr;
/* write STA015 device address
*/
I2C_write_subaddress (fp); /* write subaddress
*/
I2C_write_data (fp);
/* write data
*/
I2C_stop_cond;
/* generate I2C stop condition
*/
fp++;
/* update pointer to new file row
*/
}
while (!EDF)
/* repeat until End of File
*/
}
/* End routine
*/
Note: 1. STA015 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
.
2. Refer also to the application note AN1250
42
4
I
2C REGISTER VALUE
I
2C SUB-ADDRESS
D98AU976



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link to Datasheet    |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com