Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

GIR - ATA commands supported by the AT2+ (CY7C68300A)

GIR - ATA commands supported by the AT2+ (CY7C68300A)

Anonymous
Not applicable
Question: Is there a list of ATA commands that the AT2+ (CY7C68300A) can send to a device?

 

Answer:

Here is a list of the commands that the AT2+ can send to the device:

 

ATA_COMMAND_READ_10 0x20

ATA_COMMAND_READ_10_EXT 0x24

ATA_COMMAND_DMAREAD_RETRY_EXT 0x25

ATA_COMMAND_WRITE_10 0x30

ATA_COMMAND_WRITE_10_EXT 0x34

ATA_COMMAND_DMAWRITE_RETRY_EXT 0x35

ATA_COMMAND_VERIFY_10 0x40

ATA_COMMAND_VERIFY_10_EXT 0x42

ATA_COMMAND_SEEK 0x70

ATA_COMMAND_DMAREAD_RETRY 0xC8

ATA_COMMAND_DMAWRITE_RETRY 0xCA

ATA_COMMAND_MEDIA_LOCK 0xDE

ATA_COMMAND_MEDIA_UNLOCK 0xDF

ATAPI_COMMAND_STANDBY_IMMED 0xE0

ATAPI_COMMAND_IDLE 0xE3

ATAPI_COMMAND_FLUSH_CACHE 0xE7

IDE_COMMAND_ID_DEVICE 0xEC

ATA_COMMAND_MEDIA_EJECT 0xED

ATAPI_COMMAND_SET_FEATURES 0xEF

0 Likes
312 Views
Contributors