Kinetis SDK v.1.3 API Reference Manual  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Smart Card

Overview

The Kinetis SDK provides both HAL and Peripheral drivers for the UART-ISO7816 and EMVSIM modules of Kinetis devices which are wraps into Smart Card driver.

Smart Card driver covers all necessary functions to access and control integrated circuit cards. The driver controls communication modules (UART/EMVSIM) and also handles special ICC sequences, such as the activation/deactivation (using EMVSIM IP or external interface chip). The Smart Card driver consist of two IPs (SmartCard_Uart and SmartCard_EmvSim drivers) and two PHY drivers (SmartCard_interface_direct and SmartCard_interface_ncn8025 drivers). These drivers can be combined with each other, which means that Smart Card driver wraps one IP (transmission) and one PHY (interface) driver.

Modules

 EMVSIM HAL driver
 
 Smart Card driver
 
 UART HAL driver