Forgot the photo. Here it is.
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+unsubscribe@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/c6bfa2e0-7e3f-40c7-95a9-ffac377dfb66%40googlegroups.com.
Make sure that you're not using both the FTDI interface to your PC along with the MAX232 chip, since both driving the lines would produce bad results.
Dumb question, but are you using a null modem or a straight through cable?
Maybe the MAX232 is dead? I've killed a few through poor handling over the years...
Here's another stupid thought: did you use a male or female D9 connector on the RC2014 Serial IO module?
I assumed that as a DTE device, the RC2014 should have a male D9 connector, but I later realised the pin out is for a female D9. This causes a big mess if you then try to use a standard null modem cable, as pin 5 becomes pin 1, etc.
You must have 1uF caps for the charge pump on the MAX232, but yes, they can be ceramics. 0.1uF ceramics way too small, or was that a typo in your post? I didn't pick up on this on your earlier post, sorry.
I guess you could also double check your com port settings, perhaps?
Failing all that, giving problematic PCB's a good bath in isopropal alcohol gets rid of any number of gremlins, I've found!
An alcohol bath might be a good idea. I'll see if I have some.
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+unsubscribe@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/2ac994ff-063f-4d61-bef5-b7df0c43447a%40googlegroups.com.
I think that somewhere in the RS232 standard it explicitly states that whatever cable or connector you have available will be the opposite to what you need. I know that I tend to have DB25 connectors when I need DB9, male when I need female, and null modem cables when I need straight ones. When I did a lot more work with RS232 stuff Inevitably I ended up making my own cables up for each thing.
I think that somewhere in the RS232 standard it explicitly states that whatever cable or connector you have available will be the opposite to what you need. I know that I tend to have DB25 connectors when I need DB9, male when I need female, and null modem cables when I need straight ones. When I did a lot more work with RS232 stuff Inevitably I ended up making my own cables up for each thing.
I am not seeing any hand shaking with pin 7(RTS) after moving from pin 8. It is just staying at 7.4VDC from MAX232.Is hardware handshaking being used in the current firmware? Otherwise the communication with my host PC works fine.
There is definitely a "desired" function of the male vs female connectors. Long ago, when dinosaur PDP-11's were still living, a MALE connector was a DTE device or "data terminal equipment" and cables "generally" were DCE or Data Communications Equipment. Both the Computer and the Terminal were considered DTE devices... so Computers and Terminals should always have male connectors. Cables and Modems should be female, since they are communications components. The only oddball (actually... the a good thing) is when you are wiring a Computer or a terminal to a Modem, you use a straight through cable to the modem devices. When the modem is not used... you EMULATE the modem connection by creating a "wired" crossover of signals... hence the term... Null Modem Cable.So, the RC2014 board "should" have had a male connector... and I think that is why some of us really want to put a male connector there...
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/4198e16f-5953-403b-b36a-851fa6a53d8c%40googlegroups.com.
I once earned the comment... "Ask Pete... he can connect anything to anything and have it working in no time"