Anybody Knows About this "Software"?

Discussion in 'General Discussion' started by redso, Oct 13, 2013.

  1. redso

    redso New Member

    Joined:
    Sep 26, 2013
    Messages:
    2
    Likes Received:
    0
    Hello there,

    in the features page, it is said that:

    "Connection to the SAM3X from external computer

    Arduino compatible board embedded on UDOO can be also programmed from an external computer through the mini USB serial, like you are used to do with standard Arduino board. Like any other Arduino boards, serial data are also available at pin 0 and pin 1 (RX0/TX0). The switch is controlled via software by the iMX6 or by a physical jumper (J18).
    "

    could anybody please elaborate on what kind of "software" in that paragraph or any examples?

    Thank you!
     
  2. bugmenot

    bugmenot New Member

    Joined:
    Aug 7, 2013
    Messages:
    9
    Likes Received:
    0
  3. andcmp

    andcmp New Member

    Joined:
    May 8, 2013
    Messages:
    161
    Likes Received:
    0
    Wait a second, there's a misunderstanding going on here:

    "The switch is controlled via software by the iMX6 or by a physical jumper (J18)." This refers to an old version of UDOO's documentation which is still on UDOO's website, we're going to update it asap. No more software control involved in order to protect the iMX6 CPU (where software stands for the iMX6 being able to "move" the switch as if it were a GPIO).

    At the moment the only way to enable the Serial connection to the SAM3X from an external computer, is through the physical jumper in J18.

    When the jumper is not plugged in, the micro USB is connected to the Programming Port of the SAM3X, when the jumper is plugged in, the micro USB is connected to the iMX6's serial.

    Hope this help!
     

Share This Page