Draw a schematic of what you think you have - can't tell from the picture and the same colored wires.
What value are the caps? 1uF? Do you have the polarities correct?
See Figure 4.
I don't think there enough connections made - Vcc & Gnd don't seem to be connected even.
I'm sorry about the double post issue. I didn't see my original post, and re-posted (my fault - I didn't mean to waste your time. You guys always provide great help. sorry)
From your post I know what I did. I read the chip the wrong way. For example:
9 10 11 12 13 14 15 16
1 2 3 4 5 6 7 8
When in fact it is: (right?)
16 15 14 13 12 11 10 9
1 2 3 4 5 6 7 8
My question crossroads is do you think I damaged the chip by wiring it up the wrong way?
So, I think i mixed up by sending pin 2 to GND, and pin 6 to +. Once I switched them around the power stays on, but their is no data being transmitted.
I have enclosed a drawing I attempted to do. Sorry for all the questions. It's just super complicated all the connections.
I'm not sure if I've damaged the chip or I've made the wrong connections or what.
I think the real thing that was confusing me/still confuses me is the charge pump. On PIN 2 and PIN 6.
So, I connected
Pin 2 > - Capacitor > + 5 volts
Pin 6 > + Capacitor > Ground
and it works. The datasheet for me is a bit confusing. Also when I put a multimeter on the capacitor on Pin 2 I get 5 volts, but when I put my multimeter on the Capacitor on Pin 6 I get 0.03 mvs. Strange huh?
I'm really surprised I didn't blow a capacitor or the chip doing all the strange things I did with it.
Thank you so much for your help with this. I really appreciate it.
Something strange is happening! It works at 9600, but when I put the baud speed to 57600 all the characters come out strange. On the datasheet it says it supports speeds up to 120kbit/s
I'm thinking of a couple of issues:
I am just pluging the wires into the serial socket. Do you think that the connection is too loose? (I don't think this is the case because the same characters come through each time)
I messed the chip up when trying to get it to work before (seems odd that it works at a slower speed)
Thank you anyway :). It's not a problem because i'm going to use the real serial ports from the chip. I think that maybe because I was using both the real Serial port, and a software serial port it just maybe wasn't handling it.
If I have time i'll test it and report it back. So other people can learn.