Moderator: igrr
I'm doing the serial connection using the same FTDI cable I program with, which has worked in the past.
I'll post the wiring details when I get home and can confirm them.
kolban wrote:Could you post a schematic of your setup and ideally a picture?
What are you using for serial connection? What pins are connected to what other pins as it relates to the serial connector?
Neil
Here's a list of what pins are wired to what (I've left out any pins not connected to anything):
GPIO0 - ground
GPIO2 - 3.3v
GPIO15 - ground
GND - ground
REST - FTDI green wire
CH_PD - 3.3v
VCC - 3.3v
GPIO13 - a 51ohm resistor in series with a red led was connected to GPIO13
The power is supplied by a 5v power supply running to a 3.3v linear regular.
And here's a few photos (note that the resistor/led aren't hooked up in these photos because they're on my other test rig):
http://imgur.com/a/XctJ7
I wonder what the "FTDI green wire" is connected to? Why have you not connected the REST to +ve? My understanding is that when REST goes to ground, the device resets. When you activate your USB -> UART, that may be driving REST low and resetting the device. I didn't see TX and RX described as connected in your description. What do you believe that the connection to REST is doing for you?
Neil