Is the Arduino on Neo 3.3v logic (like due) or 5v logic?

Discussion in 'General Discussion' started by zoobroker, Jul 23, 2015.

  1. zoobroker

    zoobroker New Member

    Joined:
    Jul 23, 2015
    Messages:
    1
    Likes Received:
    0
    Just wondering, thanks for the replies :)
     
  2. fetcher

    fetcher Member

    Joined:
    Mar 9, 2014
    Messages:
    166
    Likes Received:
    20
    All pins are 3.3V level, like an Arduino Due, whether they're being controlled from the SAM3X or i.MX6 CPU. They are *not* 5V tolerant, so you'll need a level-shifter circuit (e.g. 74LV245, FET-based equivalent, or simple resistor divider for input-only) to avoid the risk of damage when connecting 5V devices.

    Udoo Neo's are not out yet (still on track for September?), but I'm almost certain the situation will be the same on those as well.
     
  3. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Hi both,
    3.3V
     

Share This Page