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

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
UG_12xxF_016
memcmp_rx ()
memcmp_xx ()
memset_x ()
Rev. 1.50
Purpose
Synopsis
Parameters
Return Codes 0 if the compare is successful (data matched).
Purpose
Synopsis
Parameters
Return Codes 0 if the compare is successful (data matched).
Purpose
Synopsis
Parameters
Return Codes None.
Memory management – use to compare the contents of an XRAM location and a
ROM location.
Signed char memcmp_rx (
dst: Input parameter
Specifies the starting address of the ROM data to be compared.
src: Input parameter
Specifies the starting address of the XRAM data to compare to.
len: Input parameter
Specifies the length (in bytes) of data to compare.
Non zero if the source and destination data do not match.
Memory management – use to compare the contents of an XRAM location and
another XRAM location.
Signed char memcmp_xx (
dst: Input parameter
Specifies the starting address of the the first XRAM location to be compared.
src: Input parameter
Specifies the starting address of the the XRAM location to compare to.
len: Input parameter
Specifies the length (in bytes) of data to compare.
Non zero if the source and destination data do not match.
Memory management – use to fill the contents of XRAM with a specified value.
void memset_x (
dst: Input parameter
Specifies the starting address of the XRAM locations to fill.
src: Input parameter
Specifies the value to fill the XRAM with.
len: Input parameter
Specifies the number of bytes to fill with the specified data.
Unsigned char code *dst,
Unsigned char xdata *src,
Unsigned integer len );
Unsigned char xdata *dst,
Unsigned char xdata *src,
Unsigned integer len );
Unsigned char xdata *dst,
Unsigned char s,
Unsigned integer len );
73S12xxF Software User Guide
65

Related parts for 73S1215F-68IM/F