Vin Location on Udoo x86

Discussion in 'UDOO X86' started by codewarriorFX, Jul 11, 2017.

  1. codewarriorFX

    codewarriorFX New Member

    Joined:
    Jul 7, 2017
    Messages:
    2
    Likes Received:
    0
  2. Jetguy

    Jetguy Member

    Joined:
    Mar 28, 2017
    Messages:
    65
    Likes Received:
    60
    No, do NOT power up on the CN12 connector.
    You power it via the DC power jack. Simply buy the proper coaxial connector.

    What you are looking at in the diagram was POWER OUT for plug in boards for the Arduino Curie section.

    You need to power in through the appropriate power filtering circuit attached to the DC barrel jack connector in the lower left corner of the diagram. By powering where you listed within CN12, there are limits to the pin current, the traces, and total lack of filtering. Again, that is intended as a limited 12V power source for plug in shields and devices, not a power input.

    Taken straight from the documentation pages:
    https://www.udoo.org/docs-x86/Introduction/Introduction.html
    Heads up!
    In order to prevent damages to your board, remember to:

    • Never provide more than 5V in input to the GPIOs of the Arduino 101(Intel® Curie™), and never provide more than 1.8V in input to the GPIOs of the Braswell processor.
    • Never keep the board in touch with metal objects or surfaces while it is powered up
    • Power the board with a stabilized power supply (DC-jack with a standard 5.5mm/2.1mm barrel jack, internal positive, Voltage 12V ± 5%)
    Diagram from the Hardware section of documentation
    [​IMG]
     
    Last edited: Jul 11, 2017
    Markus Laire likes this.
  3. Jetguy

    Jetguy Member

    Joined:
    Mar 28, 2017
    Messages:
    65
    Likes Received:
    60
    For ease of connection to a power supply like you linked, there are many, many choices out there but these jacks with screw terminal make simple work and are cheap enough https://www.amazon.com/gp/product/B01M1YA9ST
    [​IMG]
     
    codewarriorFX likes this.
  4. Jetguy

    Jetguy Member

    Joined:
    Mar 28, 2017
    Messages:
    65
    Likes Received:
    60
    Again, I realize the diagram you linked says "VIN" implying voltage in, but that is also the Intel Arduino pin names and implies that on a shield that is VIN and just happens to be 12V in this case. Unlike powering a simple Arduino board, this is a much bigger and more powerful board so "borrowing" power from a plug in shield pin to power the entire thing (something you could do with an UNO or Due) is not recommended here with an X86.
     
    waltervl likes this.
  5. codewarriorFX

    codewarriorFX New Member

    Joined:
    Jul 7, 2017
    Messages:
    2
    Likes Received:
    0
    Hi Jetguy. Thanks for clarifying the VIN connection. I'll just go ahead and use the DC power jack.
     

Share This Page