ADTPro / adtpro

Apple Disk Transfer ProDOS (ADTPro)
http://adtpro.com
GNU General Public License v2.0
131 stars 19 forks source link

Apple II GS null-modem serial cable (custom build) do not work properly #166

Closed Dwlads closed 1 year ago

Dwlads commented 1 year ago

Hi Guys,

First of all, Kudos for this fantastic project :)

I made a custom null-modem serial cable for my Apple II GS and looks like I did something wrong. I Followed the cable diagram available at adt.com/connectionsserial.html, as follows:

ADTProNull8

So my cable connections was made like this:

connections

My question is simple: Did I do something wrong?

My solder skills are good, and I checked cable continuity, and everything looks fine, but I received a "Host Timeout" message when I tried to perform a (D)DIR on Adtpro 2.1.0.

Thank you and best regards.

david-schmidt commented 1 year ago

The short answer is, "it depends." Assuming the pinout you're describing looks the same and has the same pin orientation as the pictures in https://adtpro.com/connectionsserial.html#MiniDIN8 , then the cable seems like it's reasonably well wired. But there's a lot more variables in play. The host computer's serial connection (whether native or USB-based), the COM port it's really using vs. the one you selected, the plug you used in the back of the GS... all are important to get right, and will have the exact same effect with "Host Timeout" if they're wrong.

Dwlads commented 1 year ago

Hi David,

Thank you for the fast response.

Yeah, I agree with you, and im my case "it depends" means cable (maybe connectors) problem.

I isolate all the other possible causes since:

Well, I will build another cable using better quality connectors and see how it goes.

Thanks agains for your support.

Best

Dwlads commented 1 year ago

Hi David,

As mentioned in our e-mail exchange, I finally had a successful cable connection. I used a better-quality Min-Din 8 connector and changed how I soldered the wires. Below is a simple scheme showing how I did this time:

Connections Success

In addition, I hold the Min-Din 8 connector during the soldering process using Blu Tack to transfer the heat and avoid connector melting.

So, this is the end of my custom cable saga, and again a BIG THANK YOU for your support and Kudos for this fantastic project.

Best regards.

david-schmidt commented 1 year ago

Awesome, glad you got that working. Enjoy!