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

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
LED_Config ()
LED_Write ()
LED_Read ()
Rev. 1.50
Purpose
Synopsis
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Return Codes None.
Configure the LED interface (all pins).
Void LED_Config ( IN Bbool PU_Enable, IN enum LED_CURRENT LC );
PU_Enable: Input parameter
Boolean value specifies enable (TRUE) or disable (FALSE) pull-up.
LC: Input parameter
Enum type indicating the output current level for the LEDs (when turned on). The
following values are available:
Turn LED on/off. If turned on, the brightness control is possible at one of three
levels: Dim, Normal, Bright as specified in LED_Config().
Void LCD_ Write ( IN unsigned char LED_Pin, IN unsigned char Value );
LED_Pin : Input parameter
Selected LED(s) to be turned on, where bit[n] = 1 indicates LED[n] to be written.
Value: Input parameter
Value to be written to selected LED. Bit[n] is the value to be written to LED[n] if
LED[n] is selected to be written to.
Read current state of the LED data.
Void LCD_Read ( OUT unsigned char LEDValue );
LEDvalue: Output parameter
Bit[0] indicates the current state of LED0.
Bit[1] indicates the current state of LED1.
Bit[2] indicates the current state of LED2 – Not available in 73S1205F.
Bit[3] indicates the current state of LED3 – Not available in 73S1205F.
Bit[4] indicates the state of the pull-up (1=enable).
Bit[5,6] indicate the output current level where:
LED_OFF:
LED_DIM:
LED_NORMAL: turn LED on at normal level (4 mA).
LED_BRIGHT: turn LED on at brightest level (10 mA).
00 = OFF
01 = DIM
10 = NORMAL
11 = BRIGHT
turn off LED (0 mA).
turn LED on at dim level (2 mA).
73S12xxF Software User Guide
25

Related parts for 73S1209F-44IM/F