
q
Parameter 1-7 Registers: These are 32-bit RAM locations used to pass parameters
along with commands to the device or query responses from the device. See the
following section regarding D16/D08 access of 32-bit registers and the communication
protocol.
32-bit Registers
Several of the A16 registers (and all other 24-bit registers) are implemented as
32-bit-only resources. These are accessible using VME Bus D16 and D08(EO)
accesses. However certain restrictions apply. The affected A16 registers are:
q
RAM 0-1
q
Send Data
q
Receive Data
q
Query Response Command
q
Parameter 1-7
Reading 32-bit Registers
When reading a 32-bit register using 8- or 16-bit modes, a simple caching
mechanism is used. On any read including the most significant byte (lowest
address), the 32-bit register is read and all 32-bits are latched into the read cache.
A read not including the most significant byte fetches data from the read cache,
without re-reading the register. This insures that the data will be unchanged by
any intervening write by the DSP (which would result in garbled data).
This mechanism also introduces a hazard. Reads of less significant bytes get data
from the 32-bit register last read by a most-significant-byte read. In other words,
the least significant byte can’t be read first or by itself. Thus there are two
important rules:
1
Always read all 32 bits of a 32-bit register.
2
Always read the most significant part first.
Writing 32-bit Registers
When writing to a 32-bit register using 8- or 16-bit modes, a simple caching
scheme is also employed. On any write not including the least significant byte
(highest address), the data is latched into the write cache. A write to the least
significant byte causes the cached data to be written to the 32-bit register (in
parallel with the current data for the least significant bytes(s).
This mechanism has its own hazards. Writes to the least significant byte will
always include the most recently cashed data, whether intended for that register or
not. Lone writes to the most significant part of a 32-bit register will be lost if
not followed by a write to the least significant part of the same register. Thus
there are two important rules:
3
Always write all 32 bits of a 32-bit register.
4
Always write the least significant part last.
VT1433B User's Guide
Register Definitions
A-10
Summary of Contents for VT1433B
Page 4: ...VT1433B User s Guide iv...
Page 10: ...x...
Page 11: ...1 Installing the VT1433B VT1433B User s Guide Installing the VT1433B 1 1...
Page 18: ...VT1433B User s Guide Installing the VT1433B 1 8...
Page 19: ...2 Getting Started With the VT1433B VT1433B User s Guide Getting Started With the VT1433B 2 1...
Page 38: ...VT1433B User s Guide Getting Started With the VT1433B 2 20...
Page 39: ...3 Using the VT1432A 3 1...
Page 78: ...VT1433B User s Guide Using the VT1433B 3 40...
Page 79: ...4 The Host Interface Library 4 1...
Page 108: ...VT1433B User s Guide The Host Interface Library 4 30...
Page 109: ...5 Module Description VT1433B User s Guide Module Description 5 1...
Page 124: ...VT1433B User s Guide Module Description 5 16...
Page 125: ...6 The Arbitrary Source Option VT1433B 1D4 VT1433B User s Guide The Arbitrary Source Option 6 1...
Page 130: ...VT1433B User s Guide The Arbitrary Source Option 6 6...
Page 131: ...7 The Tachometer Option VT1433B AYF VT1433B User s Guide The Tachometer Option 7 1...
Page 136: ...VT1433B User s Guide The Tachometer Option 7 6...
Page 137: ...8 Break Out Boxes VT1433B User s Guide Break Out Boxes 8 1...
Page 145: ...9 Troubleshooting the VT1433B VT1433B User s Guide Troubleshooting the VT1433B 9 1...
Page 148: ...VT1433B User s Guide Troubleshooting the VT1433B 9 4...
Page 149: ...10 Replacing Assemblies VT1433B User s Guide Replacing Assemblies 10 1...
Page 152: ...Assemblies without VT1433B AYF or VT1433B 1D4 VT1433B User s Guide Replacing Assemblies 10 4...
Page 154: ...Assemblies with VT1433B AYF VT1433B User s Guide Replacing Assemblies 10 6 A10 A11 A22...
Page 156: ...Assemblies with VT1433B 1D4 VT1433B User s Guide Replacing Assemblies 10 8...
Page 173: ...11 Backdating VT1433B User s Guide Backdating 11 1...
Page 175: ...Appendix A Register Definitions VT1433B User s Guide Register Definitions A 1...
Page 190: ...VT1433B User s Guide Register Definitions A 16...
Page 198: ...VT1433B User s Guide Glossary G 8...