Powering Udoo via Arduino interconnect ?

Discussion in 'General Discussion' started by Kris, Nov 19, 2013.

  1. Kris

    Kris Member

    Joined:
    Oct 26, 2013
    Messages:
    38
    Likes Received:
    0
    Just wondering if anyone knows if it's possible to power the board via the VIN-AM pin ?
    I'm working on a version of RAMPS for the Arduino Due and I'd like to power everything via one connector.
     
  2. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Yes it's possible using the VIN and the GND.
     
  3. DracoLlasa

    DracoLlasa UDOOer

    Joined:
    Oct 15, 2013
    Messages:
    419
    Likes Received:
    3
    For clarification, using the VIN and GND Pins on the the Arduino headers, that will power just the Due/SAM3X8
    This will not power the whole board right? for that you would want to use the DC-IN J25 JST connector or the DC-IN CN22 Barrel right?
     
  4. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1

    is this going to be like the ramps-fd? if so I cant wait :)
     
  5. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    No, the VIN and GND Pins can, theoretically, power up the whole board and not just the Arduino side (as well as the DC-IN J25 JST or the DC-IN CN22 can).
     
  6. Lifeboat_Jim

    Lifeboat_Jim New Member

    Joined:
    Sep 16, 2013
    Messages:
    399
    Likes Received:
    1
    Whilst possible, it would circumvent any protection/regulation though wouldn't it?
     
  7. Kris

    Kris Member

    Joined:
    Oct 26, 2013
    Messages:
    38
    Likes Received:
    0
    Cool, but isn't the Udoo/Pi side of the board running on 5V while I thought the Arduino Due side is all 3.3V ?

    That's a good point. I'm also wondering how much power can safely be passed in via that method, esp if the headers on the Udoo are connected to accessories like fans and a hard-drive.
     
  8. DracoLlasa

    DracoLlasa UDOOer

    Joined:
    Oct 15, 2013
    Messages:
    419
    Likes Received:
    3
    Yes this was my concern as well.. the Due part runs at 3.3v while the i.MX6 ARM size runs at double (or more) that.
    Is it safe to put 7-12v in the VIN pin?
     
  9. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Your concerns are fair but i assure you it's absolutely possible to power up the board (of course you have to be very careful). Take a look at the schematics ;) http://udoo.org/download/files/schematics/UDOO_REV_D_schematics.pdf
     

Share This Page