Olimex Arduino INO-85 in DO-IT-YOURSELF (DYI) form Olimex OLIMEXINO-85-KIT OLIMEXINO-85-KIT 用户手册

产品代码
OLIMEXINO-85-KIT
下载
页码 22
OLIMEX© 2013
OLIMEXINO-85 user's manual
CHAPTER 5: CONNECTORS AND PINOUT
5. Introduction to the chapter
In this chapter are presented the connectors that can be found on the board all together with their 
pinout and notes about them. Jumpers functions are described. Notes and info on specific 
peripherals are presented. Notes regarding the interfaces are given.
5.1 USB connector
The USB is usually used to establish connection with the Digispark Arduino IDE. The user's code is
transferred to the board via the USB.
Note that the connection to the IDE is possible only a few seconds after powering the 
OLIMEXINO-85. This is because the bootloader code that establishes the connection is active for a 
short period of time – after that period the board starts executing user's code.
This means you would need to power down the board every-time before code upload.
The data lines D- and D+ are multiplexed with signals named “3” and “4” of the GPIO connector. 
This means you can use 3 an 4 in your code which executes after the bootloader phase. If you have 
USB cable plugged GPIO pins with names “3” and “4” will not work properly.
USB connector
Pin #
Signal name
Processor pin
1
POWER
-
2
D-
2
3
D+
3
4
-
-
5
GND
-
The connector case is also grounded.
5.2 GPIO connector
The 8-pin GPIO connector is used to interface additional interfaces with the OLIMEXINO-85. You 
can use it to connect buttons, LEDs and additional components. You can use it to control I2C 
devices and more.
The connector can provide power and also can be used TO POWER the OLIMEXINO-85. There 
are 3 GPIOs which are always  available and 2 GPIOs that become available when the USB is not 
in use. 
Page 15 of 22