73S1215F-68IM/F Maxim Integrated Products, 73S1215F-68IM/F Datasheet - Page 84

IC SMART CARD READER 68-QFN

73S1215F-68IM/F

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

Specifications of 73S1215F-68IM/F

Core Processor
80515
Core Size
8-Bit
Speed
24MHz
Connectivity
I²C, SmartCard, UART/USART, USB
Peripherals
LED, POR, WDT
Number Of I /o
9
Program Memory Size
64KB (64K 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
*
Processor Series
1215x
Core
80515
Data Bus Width
8 bit
Data Ram Size
2 KB
Interface Type
UART, I2C
Maximum Clock Frequency
24 MHz
Number Of Programmable I/os
9
Number Of Timers
3
Operating Supply Voltage
2.7 V to 3.6 V / 4.75 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
PK51, CA51, A51, ULINK2
Development Tools By Supplier
73S1215F-EB, 73S1215F-EB-Lite, 73S1215F-IM44 DK, 73S1215F-IM44 EB, 73S1215F-IM68 DK, 73S1215F-IM68 EB
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
73S1215F-68IM/F
Manufacturer:
Maxim
Quantity:
240
73S12xxF Software User Guide
ICC_CheckPresence()
The eIccId parameter is split into two fields: Card Detect Polarity and Card Slot number, by using the
most significant nibble and least significant nibble, respectively. Therefore, the most significant nibble of
the eIccId parameter is used to determine if the Card Detect Polarity is to be configured High or Low.
The constants CARD_DET_H and CARD_DET_L are defined in ICCMgt.h.
Examples:
1. If Card Detect Polarity is to be set to High when a card is inserted, it can be done so by calling:
2. If Card Detect Polarity is to be set to Low when a card is inserted, it can be done so by calling:
3. Calling ICC_Enable (eIccId, bIccATRAutoCheck, etc.) without OR’ing eIccId with CARD_DET_L or
84
Parameters
Return Codes AR_ICC_OK
Purpose
Synopsis
Parameters
Return Codes AR_ICC_OK
ICC_Enable( eIccId | CARD_DET_H, bIccATRAutoCheck,etc.).
ICC_Enable( eIccId | CARD_DET_L, bIccATRAutoCheck,etc.).
CARD_DET_H (in other words, eIccID <= 0x09) will default to CARD_DET_H.
eIccId: Input parameter
Specifies which Smart Card interface is to be activated. Possible values are:
AR_ICC_ERR_BAD_PARAM
Return the status of the specified ICC interface.
AR_ICC_RC ICC_CheckPresence ( IN enum ICC_ID eIccId );
eIccId: Input parameter.
The lower (least significant) 4-bits specify which Smart Card interface to activate.
Possible values are:
The higher (most significant) 4-bits specify whether the card detect polarity is high
(CARD_DET_H) or low (CARD_DET_L). See additional details at the end of the
description of this function.
AR_ICC_ERR_CARD_ABSENTNo
AR_ICC_ERR_CARD_DISCONNECTED
ICC_1ST 0, (Internal)
ICC_2ND 1, (External)
ICC_9TH 8 (External)
ICC_1ST 0, (Internal)
ICC_2ND 1, (External)
ICC_9TH 8 (External).
Successful operation. The Smart card is present and activated.
A Smart Card is present in this interface.
The Smart Card is present but not activated.
Successful operation.
Invalid ICC Slot.
UG_12xxF_016
Rev. 1.50

Related parts for 73S1215F-68IM/F