![Samsung S3C2451X Скачать руководство пользователя страница 201](http://html.mh-extra.com/html/samsung/s3c2451x/s3c2451x_user-manual_340826201.webp)
Preliminary
S3C2451X RISC MICROPROCESSOR
CF CONTROLLER
8-23
Preliminary product information describe products that are in development,
for which full characterization data and associated errata are not yet available.
Specifications and information herein are subject to change without notice.
ATA_TBUF_START REGISTER
Register Address
R/W
Description
Reset
Value
ATA_TBUF_
START
0x4B80193C
R/W
Start address of track buffer
0x0000_0000
ATA_TBUF_
START
Bits Description R/W
Reset
Value
track_buffer_
start
[31:2]
Start address of track buffer (4byte unit)
R/W
0x00000000
Reserved [1:0]
Reserved
bits
R 0x0
ATA_TBUF_SIZE REGISTER
Register Address
R/W
Description
Reset
Value
ATA_TBUF_
SIZE
0x4B801940
R/W
Size of track buffer
0x0000_0000
ATA_TBUF_
SIZE
Bits Description R/W
Reset
Value
track_buffer_
size
[31:5]
Size of track buffer (32byte unit)
This should be set to “size_of_data_in_bytes – 1”. For
example, to transfer 1-sector (512-byte, 32’h200), user
should set 32’h1FF ( = 32’h200 – 1).
R/W 0x0000000
Reserved [4:0]
Reserved
bits
R
0x00