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

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
SetPassCode ( )
4.2.18 Security Mode Management - Available with the LAPI-*BL.lib Only
There are three possible security modes, defined as MODE0, MODE1 and MODE2. MODE0 and
MODE1 are directly controlled by the hardware by a call to the LAPI. MODE2 is controlled by the
application layer using the PassCode mechanism as designed by LAPI. A correct PassCode is required
before the security mode can be set. The Security Mode Management API includes:
The processes which occur when initiating each of the three modes are described below.
the actions allowed during each mode.
Mode 0
1. Flctl SFR (0xB2 bit 6) is already set in the current flash program.
2. Setup the Fuse Control Register.
3. Setup the Security Ctl Register.
4. Enable the Trim Pulse Ctl Register
After Mode 0 is executed, a full circuit reset must be done for mode 0 to be in effect.
Mode 1
1. SEC (JP15 on EVB) bit set to HI.
2. Setup the Fuse Control Register.
3. Setup the Security Ctl Register.
4. Enable the Trim Pulse Ctl Register
Mode 2
This mode is strictly firmware and is implemented at the application level by calling the
1. If the Passcode is valid and has been modified less than 8 times, the application should loop through
2. Scramble the last passcode with an invalid value then write it to the last designated location of the
Rev. 1.50
Purpose
Synopsis
Parameters
Return Codes TRUE if both the OldPassCode is validated and the number of passcode changes
SETSecurity ()
SECStatus ()
to exhaust the number of times the passcode change is allowed.
passcode. The TSC Pseudo-CCID for Serial RS-232 release contains application source code that
demonstrates this mode. Please contact a Teridian Sales Representative for a copy.
(page 70)
(page 70)
Change the PassCode to a new value. The first (and default) passcode is 0x5AA5
and is stored at location 0x01E0 and 0x01E1. When SetPassCode() is executed the
first time, it writes 0x0000 to these two addresses. The new PassCode will be written
at 0x01E2 and 0x01E3. Each time this function is called, the new PassCode will be
written at the next two consecutive address locations and the location of the
OldPassCode will be over-written with a value of 0x0000. Once the new PassCode
reaches the last location (address location 0x01F1), this function will no longer be
allowed to change the PassCode.
SetPassCode ( U16 OldPassCode, U16 NewPassCode );
OldPassCode: Input parameter
Old PassCode as stored in the Boot Loader code space.
NewPassCode: Input parameter
NewPassCode to be stored in the new passcode location.
has not exceeded 8. (The total number of passcode changes allowed is 8)
73S12xxF Software User Guide
SetPassCode ( )
Table 5
API.
shows
69

Related parts for 73S1209F-44IM/F