73S1209F-44IM/F Maxim Integrated Products, 73S1209F-44IM/F Datasheet - Page 38

no-image

73S1209F-44IM/F

Manufacturer Part Number
73S1209F-44IM/F
Description
IC SMART CARD READER 44-QFN
Manufacturer
Maxim Integrated Products
Datasheet

Specifications of 73S1209F-44IM/F

Core Processor
80515
Core Size
8-Bit
Speed
24MHz
Connectivity
I²C, SmartCard, UART/USART
Peripherals
LED, POR, WDT
Number Of I /o
9
Program Memory Size
32KB (32K x 8)
Program Memory Type
FLASH
Ram Size
2K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
73S12xxF Software User Guide
IccLastByte should be set when it is time to switch to transmission mode and start the BGT timer. If it is not
immediately known when it is time to switch, call
To determine if all the expected bytes have been received, call ICC_RxLen(). Since the ICC_OK or
ICC_BREAK status occurs after reception of ICCLen bytes, this value should include any CRC/LRC
byte(s) received.
ICC_RxLen()
ICC_RxDone()
ICC_Deactivate()
ICC_Mode()
38
Purpose
Synopsis
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Return the number of bytes received thus far.
unsigned Int ICC_RxLen ( void );
None.
Notify the SmartCard UART that all the expected bytes have been received. This
forces the switch to activation of block guard and wait times.
Void ICC_RxDone ( void );
None.
Deactivate the contacts of the selected SmartCard interface as specified by IccId.
The Vcc, RST, I/O and Clk signals are configured according to the ISO 7816-3
standard. This function uses the IccVCCOffDelay, as described in
before turning VCC off.
void ICC_Deactivate ( void );
None.
Enable or Disable PC (via DIRECT mode) or Application (via Bypass mode) to
directly control ICC I/O line.
ICC_RC ICC_Mode (
IccId : Input parameter
Specifies which SmartCard to allow direct access to I/O. Possible values are:
bEnable: Input parameter
If TRUE, it enables the selected mode.
bPC_DIRECT: Input parameter
Enables or disables PC_DIRECT mode (if TRUE) or BYPASS mode (if FALSE).
IN enum ICC_ID Iccid,
IN Boolean bEnable,
IN Boolean bPC_DIRECT )
ICC_1ST
ICC_2ND
ICC_9TH
0, (Internal)
1, (External)
8 (External).
ICC_RxDone()
after all the bytes have been received.
ICC_Activate()
UG_12xxF_016
Rev. 1.50

Related parts for 73S1209F-44IM/F