A voir également:
- Connecteur de cartes sd
- Impossible de déplacer application sur carte sd ✓ - Forum Samsung
- Formater carte sd mac - Astuces et Solutions
- Whatsapp 2 cartes sim - Guide
- Nettoyer connecteur de charge samsung - Guide
- Carte sd demande formatage - Forum Photo numérique
2 réponses
Geek Pc
Messages postés
2121
Date d'inscription
mercredi 25 août 2010
Statut
Membre
Dernière intervention
29 mars 2012
298
14 sept. 2010 à 10:33
14 sept. 2010 à 10:33
Bonjour,
A mon Avis il faudrai faire un test de vitesse de transfert; 1 test avec l'adaptateur, et un autre sans l'adaptateur, et la tu devrai voir surement si la difference vient des connectiques ou de la vitesse des puces SD, SDHC et SDXC qui sont differentes (ou pas)
A mon Avis il faudrai faire un test de vitesse de transfert; 1 test avec l'adaptateur, et un autre sans l'adaptateur, et la tu devrai voir surement si la difference vient des connectiques ou de la vitesse des puces SD, SDHC et SDXC qui sont differentes (ou pas)
euuhh, qu'est ce que tu entends par adaptateur?? Je ne pense pas que la différence soit au niveau de la connectique car si par exemple on compare les SD et SDHC, elles sont identiques, mais certains appareils les prennent en charges et d'autres non....
A priori ce serait entre le controlleur de la carte SD et celui qui la pilote. j'ai trouvé ceci:
How to support SDC Ver2 and high capacity cards
After the card enters idle state with a CMD0, send a CMD8 with argument of 0x000001AA and correct CRC prior to initialization process. When the CMD8 is rejected with an illigal command error (0x05), the card is SDC V1 or MMC. When the CMD8 is accepted, R7 response (R1(0x01) and trailing 32 bit data) will be returned. The lower 12 bits in the return value 0x1AA means that the card is SDC V2 and it can work at voltage range of 2.7 to 3.6 volts. If not the case, the card must be rejected. And then initiate initialization with ACMD41 with HCS (bit 30). After the initialization completed, read OCR and check CCS (bit 30) in the OCR. When it is set, subsequent data read/write operations that described below are commanded in block address insted of byte address. The block size is always fixed to 512 bytes.
A priori ce serait entre le controlleur de la carte SD et celui qui la pilote. j'ai trouvé ceci:
How to support SDC Ver2 and high capacity cards
After the card enters idle state with a CMD0, send a CMD8 with argument of 0x000001AA and correct CRC prior to initialization process. When the CMD8 is rejected with an illigal command error (0x05), the card is SDC V1 or MMC. When the CMD8 is accepted, R7 response (R1(0x01) and trailing 32 bit data) will be returned. The lower 12 bits in the return value 0x1AA means that the card is SDC V2 and it can work at voltage range of 2.7 to 3.6 volts. If not the case, the card must be rejected. And then initiate initialization with ACMD41 with HCS (bit 30). After the initialization completed, read OCR and check CCS (bit 30) in the OCR. When it is set, subsequent data read/write operations that described below are commanded in block address insted of byte address. The block size is always fixed to 512 bytes.