Transcend microSD C10I Card Series

Description

Transcend industrial-grade microSD cards offer greater design flexibility and cost savings. Despite their compact size, these cards provide excellent temperature flexibility from -40°C to 85°C. Manufactured with high-quality controllers and MLC flash chips, they deliver superior shock and vibration resistance and low power consumption, bringing the performance and reliability advantages of industrial memory cards to small form factor devices.

Features

  • Manufactured with Industrial spec NAND Flash memory
  • Operating Temperature: -40°C to 85°C
  • Compatible with SD Specification Ver. 3.01
  • Supports Speed Class Specification up to Class 10
  • Built-in ECC and Wear leveling
  • Support ESD IEC 61000-4-2
  • Read Retry function
  • Support S.M.A.R.T. function

Architecture

The microSD card architecture comprises a Card Interface Controller, a Memory Core Interface, and a Memory Core. The interface driver handles communication via DAT0-DAT2, CMD, CLK, and CD/DAT3 signals, with a 'Power on detection' mechanism.

Pin Definition

The microSD card features 8 pins with defined functions in both SD Mode and SPI Mode.

Pin No.NameSD Mode DescriptionSPI Mode NameSPI Mode Description
1DAT2Data Line [Bit2]RSVReserved
2CD/DAT3Card Detect / Data Line [Bit3]CSChip Select
3CMDCommand / ResponseDIData In
4VDDSupply voltageVDDSupply voltage
5CLKClockSCLKClock
6VSSSupply voltage groundVSSSupply voltage ground
7DAT0Data Line [Bit0]DOData out
8DAT1Data Line [Bit1]RSVReserved

Diagram shows pin numbering from 1 to 8 on the microSD card connector.

Specifications

Physical Specification

ParameterValue
Form FactormicroSD
SD specificationSD3.01
Dimensions (mm)Length: 11.00 ± 0.1, Width: 15.00 ± 0.1, Height: 0.7 ± 0.1

Performance

Model P/NSequential Read*Sequential Write*Random Read (4KB)*Random Write (4KB)*
TS8GUSDC10I24163.50.5
TS16GUSDC10I24163.50.5
TS32GUSDC10I24173.50.5
TS64GUSDC10I24223.70.5

Note: Maximum transfer speed recorded at 25°C, 4GB DRAM, Windows 7 with Transcend RDF5, benchmark utility Crystal DiskMark, copying a 1000MB file. Unit: MB/s.

Endurance

ModelTeraBytes Written (T.B.)
TS8GUSDC10I15
TS16GUSDC10I30
TS32GUSDC10I60
TS64GUSDC10I120

*TBW is based on Transcend internal standard. 1 TeraByte = 1,000,000,000,000 bytes.

Bus Mode / Power Consumption

ModeOperationValue (Max.)
Default Mode (25MHz)Read100mA
Write100mA
Idle0.5mA
Default Mode (25MHz,XPC=1)Read150mA
Write150mA
Idle0.5mA
High Speed mode (50MHz)Read200mA
Write200mA
Idle0.5mA

Note: Power consumption is referred to Section 6.6.3 of the SDA Physical Layer Specification, Version 3.01.

Environmental Specifications

ParameterValue
Operating Temperature-40°C to 85°C
Storage Temperature-40°C to 85°C
Durability10,000 mating cycles
Drop test1.5m free fall
RegulatorCE/FCC/BSMI

Product Description

1. Features

1.1 Lock Function

Supports password-protected locking and unlocking of SD devices using the LOCK/UNLOCK command (CMD42) available in SD command sets.

1.2 Built-in ECC Engine

In the event of errors, the combined data allows for the recovery of the original data. The number of errors that can be recovered depends on the algorithm used.

1.3 Wear-leveling

This function ensures data is not tied to a single physical area, extending the card's life expectancy.

1.4 Read Retry

Allows the read voltage to be dynamically adjusted to decrease or eliminate read errors.

1.5 Early Move

Provides a mechanism to avoid read disturbance. Built-in ECC detects and corrects data bit errors. If error bits reach the default threshold, data is moved to another good block, and the original block is erased to prevent uncorrect errors.

1.6 S.M.A.R.T. function

Transcend Industrial SD Cards support the S.M.A.R.T. command (CMD56), allowing users to read the health information of the SD card. Transcend also offers innovative S.M.A.R.T. features for more efficient status evaluation.

Bus Topology

The SD Memory Card system supports two communication protocols: SD and SPI. The host system selects the mode, and the card detects the requested mode upon reset, expecting all subsequent communication in that mode.

2.1 SD Bus

For detailed information, refer to Section 3.5.1 of the SDA Physical Layer Specification, Version 3.01.

2.2 SPI Bus

For detailed information, refer to Section 3.5.2 of the SDA Physical Layer Specification, Version 3.01.

SD Card Register Information

3.1 OCR Register

The OCR register stores the VDD voltage profile of the card. Refer to Section 5.1 of the SDA Physical Layer Specification, Version 3.01 for more details.

3.2 CID Register

The Card Identification (CID) register is 128 bits wide and contains card identification information used during the identification phase. Each flash card has a unique identification number. The CID register structure includes:

  • MID: 8-bit binary number identifying the card manufacturer, controlled by SD-3C, LLC.
  • OID: 2-character ASCII string identifying the card OEM and/or contents, controlled by SD-3C, LLC.
  • PNM: 5-character ASCII string for the product name, customizable by Transcend.
  • PRV: Product revision, composed of two BCD digits representing "n.m" (e.g., "6.2" is 0110 0010).
  • PSN: 32-bit binary number for the Serial Number, customizable by Transcend.
  • MDT: Manufacturing date, composed of hexadecimal digits for year and month.
  • CRC: CRC7 checksum (7 bits).

CSD Register

The CSD register describes fields and data types for standard and High Capacity SD Memory Cards. CSD Version 1.0 applies to Standard Capacity cards, while CSD Version 2.0 applies to High Capacity cards. Cell Type is coded as R (readable), W(1) (writable once), or W (multiple writable).

3.3.1 CSD Register Structure

CSD_STRUCTURECSD Structure versionCard capacity
0CSD Version1.0Standard Capacity
1CSD Version2.0High Capacity and Extended Capacity
2-3reservedreserved

3.3.2 CSD Register Structure (CSD Version 1.0)

NameFieldWidthCell TypeCSD-slice
CSD structureCSD_STRUCTURE2R[127:126]
reserved-6R[125:120]
data read access-time-1TAAC8R[119:112]
data read access-time-2 in CLK cycles (NSAC*100)NSAC8R[111:104]
max. data transfer rateTRAN_SPEED8R[103:96]
card command classesCCC12R[95:84]
max. read data block lengthREAD_BL_LEN4R[83:80]
partial blocks for read allowedREAD_BL_PARTIAL1R[79:79]
write block misalignmentWRITE_BLK_MISALIGN1R[78:78]
read block misalignmentREAD_BLK_MISALIGN1R[77:77]
DSR implementedDSR_IMP1R[76:76]
reserved-2R[75:74]
device sizeC_SIZE12R[73:62]
max. read current @VDD minVDD_R_CURR_MIN3R[61:59]
max. read current @VDD maxVDD_R_CURR_MAX3R[58:56]
max. write current @VDD minVDD_W_CURR_MIN3R[55:53]
max. write current @VDD maxVDD_W_CURR_MAX3R[52:50]

3.3.3 CSD Register (CSD Version 2.0)

NameFieldWidthValueCell TypeCSD-slice
CSD structureCSD_STRUCTURE201bR[127:126]
reserved-600 0000bR[125:120]
data read access-time(TAAC)80EhR[119:112]
data read access-time in CLK cycles (NSAC*100)(NSAC)800hR[111:104]
max. data transfer rate(TRAN SPEED)832h or 5AhR[103:96]
card command classesCCC1201x110110101bR[95:84]
max. read data block length(READ_BL_LEN)49R[83:80]
partial blocks for read allowed(READ_BL_PARTIAL)10R[79:79]
write block misalignment(WRITE BLK MISALIGN)110R[78:78]
read block misalignment(READ_BLK_MISALIGN)110R[77:77]
DSR implementedDSR IMP1XR[76:76]
reserved-600 0000bR[75:70]
device sizeC_SIZE2200 xxxxhR[69:48]
erase single block enable(ERASE BLK EN)10R[47:47]
erase sector size(SECTOR_SIZE)77FhR[45:39]
write protect group size(WP_GRP_SIZE)70000000bR[38:32]
write protect group enable(WP GRP ENABLE)10R[31:31]
reserved-200bR[30:29]
write speed factor(R2W_FACTOR)3010bR[28:26]
max. write data block length(WRITE BL LEN)49R[25:22]
partial blocks for write allowed(WRITE_BL_PARTIAL)10R[21:21]
reserved-500000bR[20:16]
File format group(FILE FORMAT GRP)10R/W(1)[15:15]
copy flag (OTP)COPY1XR/W(1)[14:14]
permanent write protectionPERM_WRITE_PROTECT1XR/W(1)[13:13]
temporary write protectionTMP_WRITE_PROTECT1XR/W[12:12]
File format(FILE_FORMAT)200bR[11:10]
reserved-200bR[9:8]
CRCCRC7xxxxxxxbR/W[7:1]
not used, always '1'-11-[0:0]

RCA Register

3.4 RCA Register

The writable 16-bit relative card address register holds the card address published during the card identification phase. Refer to Section 5.4 in the SDA Physical Layer Specification, Version 3.01 for more information.

SCR Register

3.5 SCR Register

In addition to the CSD register, the SD CARD configuration Register (SCR) provides information on special features configured into the SD memory card. Refer to Section 5.6 in the SDA Physical Layer Specification, Version 3.01 for more information.

SSR Register

3.6 SSR Register

The SD status register contains status bits related to proprietary features and potential future application-specific usage. The SD Status structure is described in Section 4.10.2 in the SDA Physical Layer Specification, Version 3.01.

Order Information

CapacityTranscend Part Number
8GBTS8GUSDC10I
16GBTS16GUSDC10I
32GBTS32GUSDC10I

The technical information provided is based on industry standard data and has been tested for reliability. However, Transcend makes no warranty, expressed or implied, regarding its accuracy and assumes no liability for its use. Transcend reserves the right to change specifications without prior notice. Due to the complexity and variety of industrial applications, it is strongly recommended to contact Transcend or its authorized resellers for compatibility confirmation for special applications and environments.

Contact Information

TAIWAN: E-mail: sales-tw@transcend-info.com

USA (Los Angeles, Maryland, Miami, Silicon Valley): E-mail: sales-us@transcend-info.com

GERMANY: E-mail: sales-de@transcend-info.com

THE NETHERLANDS: E-mail: sales-nl@transcend-info.com

United Kingdom: E-mail: sales-uk@transcend-info.com

JAPAN: E-mail: sales-jp@transcend-info.com

KOREA: E-mail: sales-kr@transcend-info.com

CHINA: E-mail: sales@transcendchina.com

HONG KONG: E-mail: sales-hk@transcend-info.com

Revision History

VersionDateNote
1.02016/05/23The 1st edition
1.12016/08/01Support CMD56 (S.M.A.R.T. function)
1.22016/10/05Revised CMD56 (S.M.A.R.T. function)
Revise pin definition of SPI mode
1.32018/09/27Remove TS64GUSDC10I.
1.42019/07/03Add TS64GUSDC10I
1.52019/10/28Update Performance
1.62020/04/08Update S.M.A.R.T. function

PDF preview unavailable. Download the PDF instead.

96FMSD-8G-EM-TR datasheet20211227150619 Microsoft Office Word 2007 Microsoft Office Word 2007

Related Documents

Preview Transcend Industrial SD and microSD Cards: Datasheet and Specifications
Explore Transcend's high-performance and durable SD and microSD cards designed for embedded solutions. This document details specifications, features, and ordering information for industrial-grade memory cards, including models like SDC10M, SDHC10I, and USDC10M.
Preview Transcend SSD475P 2.5" SATAIII PLP SSD: Industrial Storage Solution
Explore the Transcend SSD475P, a robust 2.5-inch SATAIII SSD designed for harsh industrial environments. Features PLP, high capacity up to 8TB, industrial-grade reliability, and advanced data security for critical applications.
Preview Transcend JetFlash 750 USB 3.1 Gen 1 Flash Drive
Explore the Transcend JetFlash 750, a USB 3.1 Gen 1 flash drive featuring MLC NAND flash for performance and durability. Discover its sleek piano-black design, compact size, and the included Transcend Elite data management software.
Preview Transcend StoreJet Rugged Series External Hard Drives - Durable & High-Capacity Storage
Discover Transcend's StoreJet Rugged Series external hard drives, featuring U.S. military-grade drop protection, USB 3.0 speeds, and One Touch auto-backup. Reliable and stylish storage solutions.
Preview Transcend Micro CPAP Machine Quick Guide
A quick guide to setting up and using the Transcend Micro Continuous Positive Airway Pressure (CPAP) device, including information on its features, operation, and maintenance.
Preview Transcend Micro CPAP User Manual
User manual for the Transcend Micro CPAP device, covering setup, operation, maintenance, troubleshooting, and technical specifications.
Preview Transcend TS32GJF700 32GB USB 3.0 JetFlash 700 Flash Drive Specifications
Detailed specifications and features for the Transcend TS32GJF700, a 32GB USB 3.0 JetFlash 700 flash drive, including dimensions, system requirements, pinouts, and performance data.
Preview Transcend 40W Sun-Watt™ Solar Charger User Manual
User manual for the Transcend 40W Sun-Watt™ Solar Charger, detailing its features, intended use, charging instructions, specifications, warnings, and warranty information.