R e v 1 . 1
| Page
36
Using Scripts
Scripts can be written in Notepad and saved with a file extension of .txt
The following are examples can be used:
•
To write to a PACKET_RAM register enter the line “18xxyy” where “xx” represents the last eight
bits of the address to be written to and “yy” represents the value to be stores at this address.
o
For Example if you need to write 0xAB to PACKET_RAM location 0x010, then the script
code would be : 1810AB
•
To write to a BBRAM register enter the line “19xxyy” where “xx” represents the last eight bits of
the address to be written to and “yy” represents the value to be stores at this address.
o
For Example if you need to write 0xCD to BBRAM location 0x123, then the script code
would be : 1923CD
•
To write to a MCR register enter the line “1Bxxyy” where “xx” represents the last eight bits of
the address to be written to and “yy” represents the value to be stores at this address.
o
For Example if you need to write 0xEF to MCR location 0x345, then the script code
would be : 1B45EF
•
To introduce a delay before the next script command enter the line “Sxxxx”. Where “xxxx”
represents an integer multiple of 1ms.
o
For example to enter a delay of 120ms before the next command is to be issued then
the script code would be: “S120”
•
To issue a COMMAND enter the desired command.
o
For Example to enter “
PHY_OFF
”, then the script code would be : B1
o
For Example to enter “
PHY_ON
”, then the script code would be : B2
o
For Example to enter “
PHY_TX
”, then the script code would be : B5
•
To introduce comments in the file use “//” before the comment.
Содержание EVAL-ADF7023DBxZ
Страница 5: ...R e v 1 1 Page 5 4 Click Next Figure 3 Figure 3 5 Click Next Figure 4 Figure 4 ...
Страница 7: ...R e v 1 1 Page 7 8 Click Next Figure 7 Figure 7 9 Click Next Figure 8 Figure 8 ...
Страница 10: ...R e v 1 1 Page 10 15 Click Finish Figure 13 Figure 13 ...
Страница 41: ...R e v 1 1 Page 41 Figure 43 Separate PA and LNA Matches Board Schematic DB1Z DB3Z ...
Страница 42: ...R e v 1 1 Page 42 Figure 44 Combined PA and LNA Match Board Schematic DB2Z DB4Z ...
Страница 43: ...R e v 1 1 Page 43 Figure 45 Separate PA and LNA Matches Board Silkscreen DB1Z DB3Z ...
Страница 44: ...R e v 1 1 Page 44 Figure 46 Combined PA and LNA Match Board Silkscreen DB2Z DB4Z ...
Страница 45: ...R e v 1 1 Page 45 Eval ADF7XXXMB3Z Mother Board Schematics and Silk Screen Figure 47 Mother Board Silkscreen ...
Страница 46: ...R e v 1 1 Page 46 ...
Страница 47: ...R e v 1 1 Page 47 ...
Страница 48: ...R e v 1 1 Page 48 ...
Страница 49: ...R e v 1 1 Page 49 ...