參數(shù)資料
型號(hào): 73S1217F-68IM/F/P
廠商: Maxim Integrated Products
文件頁(yè)數(shù): 39/93頁(yè)
文件大?。?/td> 0K
描述: IC SMART CARD READER PROG 68-QFN
產(chǎn)品培訓(xùn)模塊: Lead (SnPb) Finish for COTS
Obsolescence Mitigation Program
標(biāo)準(zhǔn)包裝: 260
系列: 73S12xx
核心處理器: 80515
芯體尺寸: 8-位
速度: 24MHz
連通性: I²C,智能卡,UART/USART,USB
外圍設(shè)備: LED,POR,WDT
輸入/輸出數(shù): 8
程序存儲(chǔ)器容量: 64KB(64K x 8)
程序存儲(chǔ)器類型: 閃存
RAM 容量: 2K x 8
電壓 - 電源 (Vcc/Vdd): 2.7 V ~ 6.5 V
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 85°C
封裝/外殼: 68-VFQFN 裸露焊盤
包裝: 管件
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
相關(guān)PDF資料
PDF描述
MC56F8345VFGE IC DSP 16BIT 60MHZ 128-LQFP
73S1215F-68IM/F/P IC SMART CARD READER PROG 68-QFN
73S1215F-44IMR/F/P IC SMART CARD READER PROG 44-QFN
73S1215F-44IM/F/P IC SMART CARD READER PROG 44-QFN
73S1210F-68IM/F/P IC SMART CARD READER PROG 68-QFN
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
73S1217F-68IMR/F 功能描述:8位微控制器 -MCU Bus Pwr’d 80515 SoC w/USB 7816/EMV PINpd RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
73S1217F-68IMR/F/P 功能描述:IC SMART CARD READER PROG 68-QFN RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:73S12xx 產(chǎn)品培訓(xùn)模塊:MCU Product Line Introduction AVR® UC3 Introduction 標(biāo)準(zhǔn)包裝:2,500 系列:AVR®32 UC3 B 核心處理器:AVR 芯體尺寸:32-位 速度:60MHz 連通性:I²C,IrDA,SPI,SSC,UART/USART,USB 外圍設(shè)備:欠壓檢測(cè)/復(fù)位,DMA,POR,PWM,WDT 輸入/輸出數(shù):28 程序存儲(chǔ)器容量:128KB(128K x 8) 程序存儲(chǔ)器類型:閃存 EEPROM 大小:- RAM 容量:32K x 8 電壓 - 電源 (Vcc/Vdd):1.65 V ~ 1.95 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 6x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:48-TQFP 包裝:帶卷 (TR) 配用:ATSTK600-TQFP48-ND - STK600 SOCKET/ADAPTER 48-TQFPATAVRONEKIT-ND - KIT AVR/AVR32 DEBUGGER/PROGRMMRATEVK1101-ND - KIT DEV/EVAL FOR AVR32 AT32UC3B 其它名稱:AT32UC3B1128-AUR-NDAT32UC3B1128-AURTR
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 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
73S1217F-68MR/F/PE 功能描述:8位微控制器 -MCU RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT