Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. FTDI <=> Arduino Pro Mini

FTDI <=> Arduino Pro Mini

Scheduled Pinned Locked Moved Hardware
19 Posts 7 Posters 13.5k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jocke4uJ Offline
    jocke4uJ Offline
    jocke4u
    wrote on last edited by
    #1

    Hi,

    I have a couple of Arduino Pro Mini's and FTDI chip but have not used this programmer and to make sure I connect it correctly.

    It seems to be straight ahead but a bit puzzled about CTS and GND since Pro Mini have two connections marked GND. Shall I just leave CTS or how to connect it?

    From top:

    Pro Mini      FTDI
    --------      ------
    GND      <=>  GND
    ???      <=>  CTS
    VBUS     <=>  VCC
    RX       <=>  TX
    TX       <=>  RX
    DTR      <=>  DTR
    

    upload-01a14cf6-0b7e-44c8-b64f-d47332465c3d

    greglG 1 Reply Last reply
    0
    • marceltrapmanM Offline
      marceltrapmanM Offline
      marceltrapman
      Mod
      wrote on last edited by marceltrapman
      #2

      @jocke4u CTS - GND is ok.
      You can also check this by looking at the Pro Mini Schematic on the Arduino website.

      Fulltime Servoy Developer
      Parttime Moderator MySensors board

      I use Domoticz as controller for Z-Wave and MySensors (previously Indigo and OpenHAB).
      I have a FABtotum to print cases.

      1 Reply Last reply
      0
      • JohnJ Offline
        JohnJ Offline
        John
        Plugin Developer
        wrote on last edited by
        #3

        If I have understand correctly having CTS to ground (Clear to Send to logical 0) means that the receiving device is (always?) ready for data reception.

        My Domotica project: http://www.pidome.org

        1 Reply Last reply
        0
        • jocke4uJ jocke4u

          Hi,

          I have a couple of Arduino Pro Mini's and FTDI chip but have not used this programmer and to make sure I connect it correctly.

          It seems to be straight ahead but a bit puzzled about CTS and GND since Pro Mini have two connections marked GND. Shall I just leave CTS or how to connect it?

          From top:

          Pro Mini      FTDI
          --------      ------
          GND      <=>  GND
          ???      <=>  CTS
          VBUS     <=>  VCC
          RX       <=>  TX
          TX       <=>  RX
          DTR      <=>  DTR
          

          upload-01a14cf6-0b7e-44c8-b64f-d47332465c3d

          greglG Offline
          greglG Offline
          gregl
          Hero Member
          wrote on last edited by
          #4

          @jocke4u
          I've got a few of these "Funduino" "pro minis" - but ive never been able to send them a sketch. I stuffed around for ages but no luck.. even tried a different FTDI adaptor which i know works.

          I now suspect they do not have an arduino bootloader installed! This dawned on me the other day....

          If you get it to work, pls let me know!

          I had to "upgrade" some of my Nano's the other day with Optiboot to get some additional memory so ill try to put the bootloader on one of these and report back.

          jocke4uJ 1 Reply Last reply
          0
          • greglG gregl

            @jocke4u
            I've got a few of these "Funduino" "pro minis" - but ive never been able to send them a sketch. I stuffed around for ages but no luck.. even tried a different FTDI adaptor which i know works.

            I now suspect they do not have an arduino bootloader installed! This dawned on me the other day....

            If you get it to work, pls let me know!

            I had to "upgrade" some of my Nano's the other day with Optiboot to get some additional memory so ill try to put the bootloader on one of these and report back.

            jocke4uJ Offline
            jocke4uJ Offline
            jocke4u
            wrote on last edited by
            #5

            @gregl
            I just had to do a quick test and it seems that I have similar problem.
            Tested all 5 pro minis I have with the same result

            avrdude: stk500_recv(): programmer is not responding
            avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x01
            

            upload-fd2d47c9-ab25-476c-a7c4-19bd7f4135e9

            1 Reply Last reply
            0
            • hekH Offline
              hekH Offline
              hek
              Admin
              wrote on last edited by
              #6

              Are you guys saying they ship pro minis without any bootloader onboard?

              jocke4uJ 1 Reply Last reply
              0
              • hekH hek

                Are you guys saying they ship pro minis without any bootloader onboard?

                jocke4uJ Offline
                jocke4uJ Offline
                jocke4u
                wrote on last edited by
                #7

                @hek said:

                Are you guys saying they ship pro minis without any bootloader onboard?

                I have no idea but @gregl suspect that.

                1 Reply Last reply
                0
                • greglG Offline
                  greglG Offline
                  gregl
                  Hero Member
                  wrote on last edited by
                  #8

                  @Hek - yes i think so.

                  I did not purchase mine from one of your "store" vendors...

                  1 Reply Last reply
                  0
                  • hekH Offline
                    hekH Offline
                    hek
                    Admin
                    wrote on last edited by
                    #9

                    Ok,

                    Well... if anyone experience this from one of the recommended sellers let me know.

                    1 Reply Last reply
                    0
                    • greglG Offline
                      greglG Offline
                      gregl
                      Hero Member
                      wrote on last edited by
                      #10

                      No luck - i am able to upload the Optiboot bootloader to them no problem,
                      but i cannot program ( upload a sketch) with any of my ftdi programmers.

                      I found this thread, same issue but with 3.3v - i had a quick attempt but i dont think its much different to what i was doing uploading (successfully) the optiboot bootloader.

                      Spent enough time on this junk....ill just stick to using Nano's...

                      Good luck!

                      1 Reply Last reply
                      0
                      • bjornhallbergB Offline
                        bjornhallbergB Offline
                        bjornhallberg
                        Hero Member
                        wrote on last edited by bjornhallberg
                        #11

                        Thanks for the warning. All the Pro Minis I've bought from Ebay / Ali have been the standard clone version thankfully and they have all worked out of the box, at least the way I've wired them. I did start out with the useless Silicon Labs CP2102 programmer because I didn't do my homework (the one where you have to solder a super-small wire from the chip or hold down the reset button manually). Not saying this would work here, there seems to indeed be something wonky with the Funduinos:
                        Sparkfun: Arduino Pro Mini 3.3v and FTDI 3.3v upload errors

                        For reference (the exact same APM board most of us have as well):
                        https://www.youtube.com/watch?v=Vawhrr4COjI
                        (or: don't do what I did - avoid non-ftdi programmers)

                        1 Reply Last reply
                        0
                        • jocke4uJ Offline
                          jocke4uJ Offline
                          jocke4u
                          wrote on last edited by
                          #12

                          @bjornhallberg
                          Thanks for the info/video, I will do another try before they go the same route as for @gregl ....trash bin :-1:

                          @hek I also have bought these from another Aliexpress supplier

                          1 Reply Last reply
                          0
                          • jocke4uJ Offline
                            jocke4uJ Offline
                            jocke4u
                            wrote on last edited by
                            #13

                            I did the FTDI loop back test and so far I see the programmer doesn't work so ordered the one referenced on MySensors

                            1 Reply Last reply
                            0
                            • bjornhallbergB Offline
                              bjornhallbergB Offline
                              bjornhallberg
                              Hero Member
                              wrote on last edited by
                              #14

                              Seems you have the same programmer as I have though. But I guess you could have gotten a faulty one.
                              IMG_20140925_095933.jpg
                              In retrospect I should have gotten one with a 3.3V/5V jumper instead of solder pads. Not that I need 5V.

                              1 Reply Last reply
                              0
                              • jocke4uJ Offline
                                jocke4uJ Offline
                                jocke4u
                                wrote on last edited by
                                #15

                                FYI
                                I today received the new FTDI programmer referenced on this site (http://www.ebay.com/itm/320907184616) and now it works to program Pro Mini's :)

                                1 Reply Last reply
                                0
                                • daulagariD Offline
                                  daulagariD Offline
                                  daulagari
                                  Hero Member
                                  wrote on last edited by
                                  #16

                                  @jocke4u Looking at the first picture of this thread it looks to me like you did not make a selection between 3.3 V and 5 V on your FTDI adapter.

                                  You need to connect either the 3.3 V pad with the middle pad or the 5V pad with the middle pad.

                                  hekH 1 Reply Last reply
                                  0
                                  • daulagariD daulagari

                                    @jocke4u Looking at the first picture of this thread it looks to me like you did not make a selection between 3.3 V and 5 V on your FTDI adapter.

                                    You need to connect either the 3.3 V pad with the middle pad or the 5V pad with the middle pad.

                                    hekH Offline
                                    hekH Offline
                                    hek
                                    Admin
                                    wrote on last edited by
                                    #17

                                    @daulagari

                                    Yep you're probably right. Nice spotted!

                                    1 Reply Last reply
                                    0
                                    • greglG Offline
                                      greglG Offline
                                      gregl
                                      Hero Member
                                      wrote on last edited by
                                      #18

                                      i think on mine the solder pads are bridged... but i will check.

                                      jocke4uJ 1 Reply Last reply
                                      0
                                      • greglG gregl

                                        i think on mine the solder pads are bridged... but i will check.

                                        jocke4uJ Offline
                                        jocke4uJ Offline
                                        jocke4u
                                        wrote on last edited by jocke4u
                                        #19

                                        @gregl said:

                                        i think on mine the solder pads are bridged... but i will check.

                                        I am pretty sure it's the same (5V as default) for me but will double check.

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        11

                                        Online

                                        11.7k

                                        Users

                                        11.2k

                                        Topics

                                        113.0k

                                        Posts


                                        Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • MySensors
                                        • OpenHardware.io
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular