Search in the forum about RS232 to TTL adapter and hyperterminal.
When you find it, you need to input some commands for diagnosis in level T.
Example command:
V4
V1
Xyou can input someother diagnosis commands in level 2 to check the spindle
Z (for spindown test)
U (for spinup test)
then write a message here with hyperterminal output log, someone may be able to understand what's the problem with your drive.
Don't give any other commands you find in the forum, expecially if you don't know what are you doing, some commands can destroy your data and the drive.
If you don't understand the commands, don't insert them but ask first.
Be carefull also to uppercase and lowercase letters (example "Z" is not the same of "z")
Here an example of spindle test:Code:
F3 T>/2
F3 2>Z
Spin Down Complete
Elapsed Time 6.035 secs
F3 2>U
HighPowerMode
ExecuteSpinRequest
Spin Up Complete
Elapsed Time 3.573 secs
F3 2>/