AN2646

所属分类:嵌入式/单片机/硬件编程
开发工具:Delphi
文件大小:170KB
下载次数:16
上传日期:2010-04-19 13:34:22
上 传 者Alexander zhang
说明:  STM的基本入门函数,功能定义,一些基本的编程应用。
(AN2646SmartCardInterface withSTM8)

文件列表:
FWLib (0, 2008-10-07)
FWLib\library (0, 2008-10-07)
FWLib\library\inc (0, 2008-10-07)
FWLib\library\inc\stm8s_adc1.h (15301, 2008-10-03)
FWLib\library\inc\stm8s_adc2.h (11058, 2008-10-03)
FWLib\library\inc\stm8s_awu.h (4967, 2008-10-03)
FWLib\library\inc\stm8s_beep.h (3569, 2008-10-03)
FWLib\library\inc\stm8s_clk.h (17341, 2008-10-03)
FWLib\library\inc\stm8s_exti.h (4568, 2008-10-03)
FWLib\library\inc\stm8s_flash.h (10521, 2008-10-03)
FWLib\library\inc\stm8s_gpio.h (6333, 2008-10-03)
FWLib\library\inc\stm8s_i2c.h (15187, 2008-10-03)
FWLib\library\inc\stm8s_itc.h (4272, 2008-10-03)
FWLib\library\inc\stm8s_iwdg.h (4582, 2008-10-03)
FWLib\library\inc\stm8s_lib.h (3259, 2008-10-03)
FWLib\library\inc\stm8s_macro.h (6134, 2008-10-03)
FWLib\library\inc\stm8s_map.h (79179, 2008-10-03)
FWLib\library\inc\stm8s_rst.h (2813, 2008-10-03)
FWLib\library\inc\stm8s_spi.h (12771, 2008-10-03)
FWLib\library\inc\stm8s_tim1.h (24592, 2008-10-03)
FWLib\library\inc\stm8s_tim2.h (13546, 2008-10-03)
FWLib\library\inc\stm8s_tim3.h (12506, 2008-10-03)
FWLib\library\inc\stm8s_tim4.h (5133, 2008-10-03)
FWLib\library\inc\stm8s_type.h (3451, 2008-10-03)
FWLib\library\inc\stm8s_uart1.h (15114, 2008-10-03)
FWLib\library\inc\stm8s_uart2.h (17366, 2008-10-03)
FWLib\library\inc\stm8s_uart3.h (13608, 2008-10-03)
FWLib\library\inc\stm8s_wwdg.h (2390, 2008-10-03)
FWLib\library\src (0, 2008-10-07)
FWLib\library\src\stm8s_adc1.c (26973, 2008-10-03)
FWLib\library\src\stm8s_adc2.c (17083, 2008-10-03)
FWLib\library\src\stm8s_awu.c (9436, 2008-10-03)
FWLib\library\src\stm8s_beep.c (7199, 2008-10-03)
FWLib\library\src\stm8s_clk.c (26492, 2008-10-03)
FWLib\library\src\stm8s_exti.c (6926, 2008-10-03)
FWLib\library\src\stm8s_flash.c (21474, 2008-10-03)
FWLib\library\src\stm8s_gpio.c (10880, 2008-10-03)
FWLib\library\src\stm8s_i2c.c (25947, 2008-10-03)
FWLib\library\src\stm8s_itc.c (8907, 2008-10-03)
FWLib\library\src\stm8s_iwdg.c (6140, 2008-10-03)
... ...

/** @page uart1_SmartCard_AN stm8s Smartcard Demo: Smart Card application note @par Example description This AN describes a firmware Smart Card Interface based on the STM8S20x UART1 peripheral. The main purpose of this firmware package is to provide resources facilitating the development of an application using the UART1 peripheral in smart card mode. The firmware interface is composed of library source files developed in order to support ISO7816-3/4 specification, an application example is also provided. @par Directory contents + include - stm8s_conf.h Library Configuration file - stm8s_it.h Interrupt handlers header file - smartcard.h Smart card Header file + source - stm8_interrupt_vector.c Interrupt handlers - smartcard.c SmartCard firmware functions - main.c Main program + project - SC_Demo.stw Contains the Stvd7 workspace - sc_demo.stp Contains the Stvd7 project @par Hardware environment - In the STM8/128-EVAL board, plug a GSM11.11 smart card (ISO7816-3 T=0 compatible) into the dedicated smart card connector CN12. @par How to use it ? - Open the STVD7 workspace - Rebuild all files: Project->Rebuild all - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) Go to main file: uart1_SmartCard_AN\stm8s-smartcard-demo.c */ /******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE****/

近期下载者

相关文件


收藏者