aveei
January 6, 2018, 12:56pm
1
Hello ,
As the title states I would like to know how to upload to my nano using a usb to ttl converter because the micro usb port broke off.I have wired the nano as follows:
Nano Converter
RX > TX
TX > RX
5V > 5V
GND > GND
but nothing happens except that the nano turns on.
Thanks in advance,
Hristo
kprims
January 6, 2018, 4:53pm
2
Nano Converter
RX > TX
TX > RX
5V > 5V
GND > GND
RST > DTR
If no DTR, you will have to use the reset button. Hold and release after the sketch is compiled.
You appear to be a pin missing.
A picture of the actual converter would be nice as there are a few variations.
I trust you already installed the CH340 driver on its own.
aveei
January 7, 2018, 10:14pm
4
This is the converter I have tried holding down the reset button but still it doesn't work
Press Reset on the Nano when the IDE shows "compiled xxx of 32xxx bytes".
It can be easier to see the timing of it if you select File:Preferences and turn on Verbose Output.
Or, press & Hold reset down, release when you see the message.
Or get an USB/TTL adapter that has the DTR broken out for you.
These two both work well
http://www.tinyosshop.com/index.php?route=product/product&filter_name=ftdi&filter_description=true&filter_sub_category=true&page=4&product_id=600
The newest revision of our FTDI Basic, which use a 6-pin header on the bottom, smaller and more compact.Functionality has remained the same. This is a basic breakout board for the FTDI FT232RL USB to serial IC.
Doesn't look like one I have seen before.
All the ones I have also have DTR and CTS.
With that you would have to do the reset trick but sometimes timing can be a little awkward.