KSZ8895 Evaluation Board User’s Guide
Micrel Inc.
Page 19
1/8/2013
5.3 DOS SPI Tool
This is a simple and powerful tool to access all register. The tool located in the folder of DOS SPI
Tool in the Software tools folder. There is an USBSPI.exe file which can be executed directly by
clicking its icon.
Before run the software tool, the JP9 should be closed, please check the SPI setting in 4.3 SPI mode
section. After click its icon, a DOS Window will pop up as follow:
Type a ‘help’ and press Enter, all commands will display as follows,
For Read or Write registers, reg is the offset address of the register, value is Hex number.
The ‘run file’ command can execute multiple commands by a script file, the script file is a .txt file
which can be created by any edit tools.
Æ
run xxxx.txt //will run the .txt script file.