Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Re: ATA password bypassing

April 25th, 2024, 9:56

The TLL adapter basically emulates COM port on USB right? If so, can I just connect the seagate drive interface directly to a COM port on my PC? I'm planning to use a PC with Windows XP or 7.

Re: ATA password bypassing

April 25th, 2024, 10:32

that would suck :)

COM port uses +-12V signaling, which would kill the pcb instantly...
you need to match IO voltage to that of the pcb.

pepe

Re: ATA password bypassing

April 27th, 2024, 13:29

pepe wrote:that would suck :)

COM port uses +-12V signaling, which would kill the pcb instantly...
you need to match IO voltage to that of the pcb.

pepe

Do you know the IO voltage of the Seagate ST310014ACE drive by any chance? I'm new to unlocking by TLL adaptor.

Re: ATA password bypassing

April 27th, 2024, 15:13

kotel wrote:Do you know the IO voltage of the Seagate ST310014ACE drive by any chance? I'm new to unlocking by TLL adaptor.

Measure it. I'm guessing it will be 3.3V.

Re: ATA password bypassing

May 28th, 2024, 14:47

fzabkar wrote:
kotel wrote:Do you know the IO voltage of the Seagate ST310014ACE drive by any chance? I'm new to unlocking by TLL adaptor.

Measure it. I'm guessing it will be 3.3V.

On the EEPROM or somewhere else on the PCB? I couldn't find any info of where to measure it.

Re: ATA password bypassing

May 28th, 2024, 15:15

Just measure the Tx/Rx pins. One or both will be sitting at the Vio supply rail.

Re: ATA password bypassing

May 29th, 2024, 15:23

fzabkar wrote:Just measure the Tx/Rx pins. One or both will be sitting at the Vio supply rail.

Pins 8,6,2 are sitting at 5v. Pin 4 is the only 3.3v and pin 3 (the pin above it) sits at 5v. Rest show 0 volts. Will the pin 4 be the i/o voltage?

Re: ATA password bypassing

May 29th, 2024, 15:32

I wasn't expecting to see 5V. :-?

The ROM's Vcc pin would be the Vio voltage. I would use a 3.3V TTL adaptor.

Re: ATA password bypassing

May 30th, 2024, 6:52

Just making sure I pick the right one. I found some TLL adapters. One is a MAX232 without pins for 3.3v and 5v that plugs directly to COM (description says it supports voltages from 3.3 to 5v) and an PL2303 based one with seperate pins for 3.3v and 5v (USB interface), which seller listed as UART USB TLL RS232 adaptor. Which one is the correct one?

Re: ATA password bypassing

May 30th, 2024, 13:46

I would purchase a USB-TTL adaptor, but either should work. You can also find adaptors with multiple selectable I/O voltages (1.8V, 2.5V, 3.3V).

Re: ATA password bypassing

June 2nd, 2024, 13:06

Found this TTL adaptor. Pictures are in attached folder. Also measured what I belive Tx Rx pins on the fujitsu drive. AO is 3.3v while AI is 3v. Will it do the job for the seagate and fujitsu drive?
Attachments
USB-UART TTL ADAPTOR PL2303HX.zip
(997.95 KiB) Downloaded 351 times

Re: ATA password bypassing

June 2nd, 2024, 13:22

That should do it, although I think that this particular IC is often counterfeited. AIUI, the official driver detects these fakes and refuses to work with them.

https://www.eevblog.com/forum/reviews/note-how-to-not-get-scammed-with-prolific-(pl2303)-usb-serial-adapters/

Re: ATA password bypassing

June 2nd, 2024, 13:55

There are drivers that will work with the fake ones, right? Looking closer on the chip itself, it seems like manufacturer sanded down the markings. In the meantime Ill look for other alternatives.

Re: ATA password bypassing

June 3rd, 2024, 13:41

Bought an PL2303HX TTL adaptor with markings on chip, so I shouldn't have problems with it being a fake. I am able to unlock both of them with Sediv and with TTL adaptor right?

Re: ATA password bypassing

June 3rd, 2024, 15:08

I don't have Sediv. If you can find a user manual, please let me know. It's hard enough trying to find someone who is selling the product, let alone supporting it.

Re: ATA password bypassing

June 3rd, 2024, 15:24

Do you recommend any software to unlock drives with TTL adaptors?

Re: ATA password bypassing

June 3rd, 2024, 15:52

There is ZU, but that didn't work for you ...

Re: ATA password bypassing

June 4th, 2024, 1:30

Guess I'm using PuTTY as my terminal. Hope the PL2303HX will work as all the tutorials use MAX232 chips. Also, do you know what happened to hddunlock website?

Re: ATA password bypassing

June 4th, 2024, 6:33

Also found an ZT232LEEN chip in my parts bin. Reading datasheets for it it seems like I could use it to make an TTL adaptor, but thats a big maybe.

Re: ATA password bypassing

June 5th, 2024, 8:20

Can anyone explain to me how to select voltage for the TTL adaptor? I got the same one as I posted above, although this time with markings on chip (so I should have bought an legit one). There are 3.3v and 5v pins on it. Am i supposed to short them with ground pin?
Post a reply