Welcome, Guest. Please login or register.

Author Topic: 2.5" to 3.5" IDE adapter cable the wrong way round?  (Read 4568 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: 2.5" to 3.5" IDE adapter cable the wrong way round?
« Reply #14 from previous page: July 26, 2008, 09:46:35 AM »
Quote
adolescent wrote:
Take two bits of paper and draw a female connector on each and number the end pins (1,2,43,44).  Now, get those two female connectors to line up correctly. :-D

I couldn't do it on paper... but I got two female cables and put one against the other and proved to myself that the pins get reversed :-)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: 2.5" to 3.5" IDE adapter cable the wrong way round?
« Reply #15 on: July 26, 2008, 09:48:05 AM »
Quote
Zac67 wrote:
The power pins from the 2.5" plug don't connect to the 3.5" side, so that's not a danger.

Not even if you use the cable the opposite way round to how it was intended and reverse the pinout of the 44 pin side?

Quote
Zac67 wrote:
However, how the rest of the signals behave when reversed is beyond me...

Well, I imagine it would be a similar effect to plugging the IDE cable in the wrong way round. I tested the drive in a 3.5" caddy and it worked fine, so at least I didn't kill the drive!

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: 2.5" to 3.5" IDE adapter cable the wrong way round?
« Reply #16 on: July 26, 2008, 03:52:48 PM »
Quote
motorollin wrote:
Quote
Zac67 wrote:
The power pins from the 2.5" plug don't connect to the 3.5" side, so that's not a danger.

Not even if you use the cable the opposite way round to how it was intended and reverse the pinout of the 44 pin side?

Well, if you reverse it on the 44 pin side then - yes. Pins 41 & 42 carry +5V, ending up on two data pins (might cause some damage to the I/F, but lower probability), and the GND pins 43 & 44 go to _RESET and GND - no problem. I wouldn't try it, but chances are good you get away with it.  ;-)
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: 2.5" to 3.5" IDE adapter cable the wrong way round?
« Reply #17 on: July 26, 2008, 04:25:03 PM »
Quote
Zac67 wrote:
Well, if you reverse it on the 44 pin side then - yes. Pins 41 & 42 carry +5V, ending up on two data pins (might cause some damage to the I/F, but lower probability), and the GND pins 43 & 44 go to _RESET and GND - no problem. I wouldn't try it, but chances are good you get away with it.  ;-)

The gender changer was on the 44 pin end, so it was that end which was reversed. Looks like I got lucky, since it didn't do any damage.

Phew!

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10