A N 9 3
36
Rev. 1.4
2.7.2. Three-Wire SPI Interface to EEPROM
To enable the 3-wire SPI interface to EEPROM on the 24-pin TSSOP package, appropriate pins must be reset
strapped according to Table 6 on page 14, or Table 8 on page 15, depending on the interface selected. The
EEPROM option is not available on the 24-pin TSSOP package if the parallel host interface is selected.
Figure 12 shows the connection diagram for the 3-wire SPI interface to EEPROM. A four-wire EEPROM (with
separate serial input and output data wires) may also be used with the input and output pins connected to EESD, if
its SO output is tristated on the last falling edge of EECLK during a read cycle.
Figure 12. Three-Wire EEPROM Connection Diagram
2.7.3. Detailed EEPROM Examples
Upon powerup, if the option is selected, the ISOmodem attempts to detect an EEPROM. The modem looks for a
carriage return in the first 10 memory locations. If none is found, the modem assumes the EEPROM is not
programmed and stops reading it. If a programmed EEPROM is detected, customer defaults that are programmed
into the EEPROM between the optional heading "BOOT" and the "<CR><CR>" delimiter are executed immediately,
and AT command macros are loaded into the ISOmodem RAM. The memory that may be allocated to the
<commands> portion of the EEPROM is limited to 1000 bytes. Three <CR> must be the last three entries in the
EEPROM.
EEPROM Data are stored and read in hexadecimal ASCII format in eight address blocks beginning at a specified
hexadecimal address. For example, the AT:M0000,y0,y1,y2,y3,y4,y5,y6,y7 command writes the hexadecimal
values y0…y7 at addresses from 0 to 7, respectively. The AT:E0000 command reads the hexadecimal values
y0…y7 from addresses 0 to 7, respectively.
The following sections give specific examples of EEPROM usage for command macros, firmware upgrades, boot
commands, etc.
2.7.4. Boot Commands (Custom Defaults)
Commands to be executed upon boot-up are stored between the heading BOOT and the first <CR><CR> delimiter.
The boot command has the following format:
BOOT<CR>
<commands><CR>
<commands><CR>
<CR>
HOST
SPI
EEPROM
SI/SO
CS
SCLK
MODEM
EESD
EECS
SCLK
Si3018/10
TELEPHONE
LINE
Содержание Si2404
Страница 2: ...AN93 2 Rev 1 4 ...
Страница 27: ...AN93 Rev 1 4 27 Figure 7 Parallel Interface Read Timing Figure 8 Parallel Interface Write Timing ...
Страница 200: ...AN93 200 Rev 1 4 Figure 31 TAM Handset and Speakerphone Voice Paths ...
Страница 201: ...AN93 Rev 1 4 201 Figure 32 Si3000 Codec Gain and Signal Selection Options ...
Страница 290: ...AN93 290 Rev 1 4 Figure 57 256 Band Spectral Display Figure 58 2048 Band Spectral Display ...
Страница 305: ...AN93 Rev 1 4 305 Figure 76 Parallel or SPI Port Interrupt Service Flowchart ...