參數(shù)資料
型號: 73S1217F-68IMR/F/P
廠商: Maxim Integrated Products
文件頁數(shù): 39/93頁
文件大小: 0K
描述: IC SMART CARD READER PROG 68-QFN
產(chǎn)品培訓模塊: Lead (SnPb) Finish for COTS
Obsolescence Mitigation Program
標準包裝: 2,500
系列: 73S12xx
核心處理器: 80515
芯體尺寸: 8-位
速度: 24MHz
連通性: I²C,智能卡,UART/USART,USB
外圍設備: LED,POR,WDT
輸入/輸出數(shù): 8
程序存儲器容量: 64KB(64K x 8)
程序存儲器類型: 閃存
RAM 容量: 2K x 8
電壓 - 電源 (Vcc/Vdd): 2.7 V ~ 6.5 V
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 85°C
封裝/外殼: 68-VFQFN 裸露焊盤
包裝: 帶卷 (TR)
73S12xxF Software User Guide
UG_12xxF_016
44
Rev. 1.50
requests and will return the configuration, endpoint, interface and string descriptors including the CCID
class descriptor, depending on the maximum length requested.
There are two possible configurations for the USB: self-powered and bus-powered. Each configuration
requires some power consumption management to effectively reduce the power according to the USB 2.0
Specification. As a result, the following must be implemented for each configuration:
For Self-Power: Cable attach/detach must be detectable to turn D+ on/off respectively. The CCID
USB sample code included as part of the release has implemented the use of USR7 with external
interrupt 0 (all internal to IC) so that a cable attach/detach event will be detected and serviced via the
INT0 interrupt service routine.
For Bus-Power: D+ must be kept high at all times via the PowerON(ENABLE_USB) API. When the
host puts the device in Suspend mode, the CCID USB sample code puts the device’s CPU to sleep
to conserve power. After Suspend mode, the host wakes up the device via a Reset or a Resume
signal.
This signal (D+ being pulled low for a period of time as described in the USB 2.0 Specification) will cause
interrupt 0 to occur which will wake up the device’s CPU. The interrupt is required because the USB clock is
turned off during sleep mode, so the D+ (Reset/Resume) signal would not wake up the CPU. Upon waking
up, the INT0 interrupt service routine will turn the USB clock back on to resume its function.
In order to configure the self-powered or bus-powered mode, modify the ATTRIBUTES variable, defined
in API_12.h, to its respective value before building the application. See the CCID USB source code
project for an example.
The USB initialization descriptors and relevant structures are described below. All the descriptors are
modifiable, but some values should not change. These are flagged as “Always”.
//
// USB API.
//
/*** the total size of the configuration descriptor ***/
#define CONFIG_DESC_TOTAL_SIZE 93
/*** define the number of core endpoints (including EP0) ***/
#define NUMBER_OF_EPS
4
/*** define the total possible number of interfaces for all configurations ***/
#define NUMBER_OF_INTERFACES
1
/*******************************************************
Descriptor types
*******************************************************/
#define DEVICE_DESCRIPTOR
1
#define CONFIGURATION_DESCRIPTOR
2
#define STRING_DESCRIPTOR
3
#define INTERFACE_DESCRIPTOR
4
#define EP_DESCRIPTOR
5
#define CCID_DESCRIPTOR
0x21
struct USB_Device_t
{
unsigned char Length;
// Always 18.
unsigned char DescriptorType;
// Always DEVICE_DESCRIPTOR = 1.
unsigned int
USB_spec_rev;
// 0x0002 (rev 2.0).
unsigned char DeviceClass;
// Always 0.
unsigned char DeviceSubclass;
// Always 0.
unsigned char DeviceProtocol;
// Always 0.
unsigned char MaxPacketSize0;
// Always 16.
unsigned int
idVendor;
//Always 0xc309
相關PDF資料
PDF描述
73S1217F-68MR/F/PE IC SOC SMART CARD READER 68QFN
73S8010C-ILR/F IC SMART CARD INTERFACE 28-SOIC
73S8010R-ILR/F IC SMART CARD INTERFACE 28-SOIC
73S8014R-IL/F IC SMART CARD 7816 EMV 20-SOIC
73S8014RN-ILR/F IC SMART CARD 7816 EMV 20-SOIC
相關代理商/技術參數(shù)
參數(shù)描述
73S1217F-68M/F/PB 制造商:Maxim Integrated Products 功能描述:OLD P/N 73S1217F-68IM/F/P = NEW P/N 73S1217F-68M/F/PB PIN PD - Rail/Tube
73S1217F-68M/F/PE 功能描述:8位微控制器 -MCU RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
73S1217F-68MR/F/PE 功能描述:8位微控制器 -MCU RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
73S1217F-EB 功能描述:開發(fā)板和工具包 - 8051 73S1217F Eval Brd (Usb Cable, Doc. Cd) RoHS:否 制造商:Silicon Labs 產(chǎn)品:Development Kits 工具用于評估:C8051F960, Si7005 核心: 接口類型:USB 工作電源電壓:
73S1217F-EB-Lite 功能描述:開發(fā)板和工具包 - 8051 73S1217F EVB Lite w/Plug & Play/Usb RoHS:否 制造商:Silicon Labs 產(chǎn)品:Development Kits 工具用于評估:C8051F960, Si7005 核心: 接口類型:USB 工作電源電壓: