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

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
UG_12xxF_016
The ICC_t structure should be set up to expect the largest possible ATR response. Call
determine the current total number of bytes received. Call
(Refer to
ICC_Status()
Rev. 1.50
Return Codes
Purpose
Synopsis
Parameters
Return Codes None.
If the Smart Card was powered-down on entry, this function will perform a cold-reset.
If the Smart Card was powered-up on entry, this function will perform a warm-reset.
This function will return after reception of the TS byte or an error condition.
ICC_Tx()
or
IccATR_TimeoutEnabled: Input parameter
Specifies if the ATR timeout is enabled (TRUE) or disabled (FALSE).
IccATR_Timeout: Input parameter
Specifies the maximum delay in ETUs between the leading edge of the first character
and last character of the ATR response, if enabled.
IccTS_Timeout: Input parameter
Specifies the maximum delay in ETUs between the de-assertion of the RST signal
and the leading edge of the TS byte of the ATR.
pIccATR: Input parameter.
Pointer to the ICC_Rx_t structure.
ICC_OK
ICC_ACTIVATION_INCOMPLETE
ICC_ERR_OVERCURRENT or ICC_ERR_VCC_UNSTABLE
ICC_ERR_REMOVED
ICC_ERR_TIMEOUT
ICC_ERR_BREAK
ICC_ERR_PARITY
ICC_RX_PENDING
ICC_RX_OVERRUN
Retrieve the presence and active status of all the Smart Cards.
void ICC_Status ( OUT int *pnIccPresent, OUT int *pnIccActive );
pnIccPresent: Output parameter
Specifies which SmartCards are present, Bit[n] corresponding to ICC[n], Bit[1] being
mapped to the least significant bit.
PnIccActive: Output parameter
Specifies which SmartCards are active, Bit[n] corresponding to ICC[n].
ICC_Rx()
The SmartCard is present and active.
The SmartCard is present, but its reset is still asserted.
An attempt to activate the SmartCard caused an over current condition and it
has been deactivated.
The SmartCard is not present.
One of the maximum delays was exceeded forcing a timeout. Take appropriate
action.
Data was always received with parity error, necessitating break signaling of the
Smart Card (T=0 protocol).
A byte was received with an invalid parity.
Reception has started, but is not yet completed. This code is returned on either
a successful completion or a termination due to error.
An Rx overrun condition has occurred, resulting in the loss of at least one byte.
for the ICC_t structure definition)
ICC_RxDone()
73S12xxF Software User Guide
to complete ATR reception.
ICC_RxLen()
to
35

Related parts for 73S1209F-44IM/F