SMPTE RP 2006-2006 Solid State Media (SSM) Card Specification《固态介质(SSM)卡规范》.pdf
《SMPTE RP 2006-2006 Solid State Media (SSM) Card Specification《固态介质(SSM)卡规范》.pdf》由会员分享,可在线阅读,更多相关《SMPTE RP 2006-2006 Solid State Media (SSM) Card Specification《固态介质(SSM)卡规范》.pdf(46页珍藏版)》请在麦多课文档分享上搜索。
1、 Table of Contents Page 1 Scope 2 2 Normative references 2 3 Symbols and abbreviations. 2 4 Introduction . 5 5 Physical specification 6 5.1 Card dimensions, socket configuration and pin numbering. 6 5.2 Write Protect Switch and Card ID 6 5.3 Card Connector . 6 5.4 Labeling . 6 6 Electrical specifica
2、tion. 10 6.1 Overview 10 6.2 Signal Description 10 6.3 Card Type Detection Mechanism 17 6.4 SSM Card bus operation . 17 7 Register Specification . 22 7.1 Overview 22 7.2 Configuration Space Register 22 7.3 SSM Card Specific Register 30 8 Command Specification 38 8.1 Overview 38 8.2 IDENTIFY DEVICE (
3、ECh) 38 8.3 SET FEATURES (EFh) 38 8.4 Bus Master DMA 39 8.5 CARD DATA IN(FEh) 40 9 Performance specification. 44 9.1 Overview 44 9.2 Write Performance. 44 9.3 Read Performance. 44 10 File system specification 45 10.1 File Allocation Table 45 10.2 Directory. 45 10.3 File name . 45 Annex A Bibliograph
4、y. 46 Page 1 of 46 pages RP 2006-2006 SMPTE RECOMMENDED PRACTICE Solid State Media (SSM) Card Specification Copyright 2006 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 3 Barker Avenue, White Plains, NY 10601 (914) 761-1100 Approved September 15, 2006 RP 2006-2006 Page 2 of 46 pages Fore
5、word SMPTE (the Society of Motion Picture and Television Engineers) is an internationally-recognized standards developing organization. Headquartered and incorporated in the United States of America, SMPTE has members in over 80 countries on six continents. SMPTEs Engineering Documents, including St
6、andards, Recommended Practices and Engineering Guidelines, are prepared by SMPTEs Technology Committees. Participation in these Committees is open to all with a bona fide interest in their work. SMPTE cooperates closely with other standards-developing organizations, including ISO, IEC and ITU. SMPTE
7、 Engineering Documents are drafted in accordance with the rules given in Part XIII of its Administrative Practices. SMPTE Recommended Practice 2006 was prepared by Technology Committee V16. 1 Scope This document defines the specification of the Solid State Media (SSM) Card. The physical specificatio
8、n provides the physical characteristics of the Card and the connector. The electrical interface between a host and the Card is a high performance bus and this document specifies the signal description, the electrical characteristics, and the bus operations. The register specification defines the reg
9、isters for configuration and also defines the specific registers related to interrupt signals or commands. The command specification defines the commands for the bus master data transfer and the sensing log information written in the SSM Card in addition to the ATA commands. To guarantee the perform
10、ance of the SSM Card, requirements for writing and reading speed are specified. The file system for the SSM Card is the FAT system. 2 Normative references The following standards contain provisions, which, through reference in this text, constitute provisions of this standard. At the time of publica
11、tion, the editions indicated were valid. All standards are subject to revision, and parties to agreements based on this standard are encouraged to investigate the possibility of applying the most recent edition of the standards indicated below. ANSI INCTIS 361-2002, AT Attachment with Packet Interfa
12、ce -6 (ATA/ATAPI-6) PCI Local Bus Specification Revision 3.0 (Note: The Bylaws of PCI-SIG (section 15) limit the RAND licensing terms to members.) FAT: ISO/IEC 9293, Second Edition, 1994-1 l-l 5, Information Technology Volume and File Structure of Disk Cartridges for Information Interchange 3 Symbol
13、s and abbreviations For symbol definition and abbreviations, the reader is encouraged to study the PCI and ATA specifications. This document uses same terms defined in the mentioned standards and in other referenced documents. ATA AT Attachment ATAPI AT Attachment with Packet Interface FAT File Allo
14、cation Table PCI Peripheral Component Interconnect PCI SIG PCI Special Interest Group RP 2006-2006 Page 3 of 46 pages The following symbols and abbreviations are defined in the Physical specification. N Newton WPS Write Protect Switch The following symbols and abbreviations are defined in the Electr
15、ical specification. LV Low Voltage Vcc Power Vpp Programming and peripheral voltages GND Ground Agent All devices which relates to a data transfer on the bus Master Device which drives the address bus and sends a command Slave Device which receives a command and responses to it Assert Set a signal a
16、ctive Negate Set a signal inactive CCD (SSM) Card Card Detect CVS (SSM) Card Voltage Sense CCLK (SSM) Card Clock which provides timing for all transactions CAD (SSM) Card Address and Data multiplexed bus - During the address phase, CAD contain a byte address. During the data phase CAD contain data.
17、CCBE (SSM) Card Command and Bus Enables multiplexed bus During the address phase CCBE are defined as bus Command. During the data phase, CCBE are used as Byte Enables. CCLKRUN# (SSM) Card Clock Request/Status CDEVSEL# (SSM) Card Device Select CFRAME# (SSM) Card Cycle Frame - While CFRAME# is asserte
18、d, data transfers continue. CGINT (SSM) Card Grant CINT# (SSM) Card Interrupt request CIRDY# (SSM) Card Initiator Ready CPAR# (SSM) Card Even Parity CPERR# (SSM) Card Parity Error CREQ# (SSM) Card Request CRST# (SSM) Card Reset CSERR# (SSM) Card System Error CSTOP# (SSM) Card Stop transaction CTRDY#
19、 (SSM) Card Target ready Transaction Bus cycle which is initiated by an address phase and is followed by data phases. NOTE The acronym “C” stands for (SSM) Card. RP 2006-2006 Page 4 of 46 pages The following symbols and abbreviations are defined in the Register specification. ABRT Abort Indicates th
20、e requested command has been aborted BIST Built-in Self Test BSY Busy Indicates if a device is busy DEV Device select DRDY Device Ready DRQ Data Request Indicates if data transfer is ready between a device and a host EOT End of Table ERR Error Indicates an error occurred during execution of the prev
21、ious command IDNF ID not found INTA# Interrupt A used to request an interrupt IRQ Interrupt request bit which represents an INTRQ signal IRQE Interrupt request enable bit for IRQ INTRQ Interrupt request signal nIEN Enable bit for INTRQ signal LBA Logical Block Addressing Addressing by the linear map
22、ping of sectors PIO Programmed Input/Output RO Read only Res Reserved R/W Read/Write WO Write only scatter/gather Gathering scattered data from memory for transmission SRST Software Reset UNC Uncorrectable The following symbols and abbreviations are defined in the Command specification. CID Card ID
23、CSD Card Specific Data DMA Direct Memory Access RP 2006-2006 Page 5 of 46 pages 4 Introduction Figure 4.1 shows the overall structure of the SSM Card specification and the relationship between the other reference documents and this document. Figure 4.1 Structure of SSM Card specification and relatio
24、n between Reference documents The physical specification defines the Card package dimensions, the Card connector, the write protect switch for protection of files stored on the SSM Card and the Card ID to identify the SSM Card. The electrical interface of the SSM Card is a high performance 32 bit bu
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTERP20062006SOLIDSTATEMEDIASSMCARDSPECIFICATION 固态 介质 SSM 卡规 PDF

链接地址:http://www.mydoc123.com/p-1046435.html