Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:netzer:pins [2011/11/17 10:16] – created svesch | en:netzer:pins [2025/06/11 20:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
{{ : | {{ : | ||
- | ===== Overview ===== | ||
- | **Pins of pin header JP1**\\ | + | ===== Pins of pin header JP1 ===== |
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
- | | INT | GPIO pins, see [[en: | + | | INT | [[pins# |
| CLK | ::: | | | CLK | ::: | | ||
| MI | ::: | | | MI | ::: | | ||
Line 15: | Line 15: | ||
| IO5 | ::: | | | IO5 | ::: | | ||
| IO3 | ::: | | | IO3 | ::: | | ||
- | | VA2 | Connection for [[en:netzer:pins# | + | | VA2 | Connection for [[pins# |
- | | VB2 | Connection for [[en:netzer:pins# | + | | VB2 | Connection for [[pins# |
+ | |||
+ | |||
+ | ===== Pins of pin header JP2 ===== | ||
- | **Pins of pin header JP2**\\ | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
- | | RST | Use this pin to reset Netzer. The signal | + | | RST | Use this pin to reset Netzer. The signal |
| 3V3 | Pin for power supply. Minimum voltage is 3.1\ V. Maximum voltage is 3.6\ V.| | | 3V3 | Pin for power supply. Minimum voltage is 3.1\ V. Maximum voltage is 3.6\ V.| | ||
| GND | Ground potential.| | | GND | Ground potential.| | ||
- | | IO0 | GPIO pins, see [[en: | + | | IO0 | [[pins# |
| IO1 | ::: | | | IO1 | ::: | | ||
| IO2 | ::: | | | IO2 | ::: | | ||
| TX | ::: | | | TX | ::: | | ||
| RX | ::: | | | RX | ::: | | ||
- | | VA1 | Connection for [[de:netzer:pins# | + | | VA1 | Connection for [[pins# |
- | | VB1 | Connection for [[de:netzer:pins# | + | | VB1 | Connection for [[pins# |
===== Power-over-Ethernet (PoE) ===== | ===== Power-over-Ethernet (PoE) ===== | ||
- | The four connections VA1, VA2, VB1 and VB2 are connections from the network socket where a power-over-ethernet | + | The four connections VA1, VA2, VB1 and VB2 are connections from the network socket where a Power-over-Ethernet |
{{ : | {{ : | ||
- | The image shows an example circuit. Here the PoE supply AG9033 | + | |
+ | The image shows an example circuit. Here the PoE supply AG9033 | ||
+ | |||
+ | |||
+ | ====== Overview over all GPIO signals ====== | ||
+ | |||
+ | Here only some common informations are shown. | ||
+ | The implemented functionality of a single IO depends on the single project. | ||
+ | |||
+ | ^ Netzer Name ^ ID ^ PIC Pin ^ Maximum output current ^ Maximum input voltage ^ Functionality ^ | ||
+ | | SPI_INT | j | RC2 | 25 mA | 5,5 V | Interrupt pin of the SPI slave module, PWM capable | | ||
+ | | SPI_CLK | k | RC3 | 25 mA | 5,5 V | Clock line of the SPI module or I2C module | | ||
+ | | SPI_MI | l | RC4 | 25 mA | 5,5 V | Data input of the SPI module, data line of the I2C module | | ||
+ | | SPI_MO | m | RC5 | 25 mA | 5,5 V | Data output of the SPI module | | ||
+ | | SPI_CS | i | RF7 | 2 mA | 5,5 V | Select input of the SPI slave module | | ||
+ | | RX | h | RC7 | 25 mA | 5,5 V | UART Receive line | | ||
+ | | TX | g | RC6 | 25 mA | 5,5 V | UART Send line | | ||
+ | | IO0 | a | RB0 | 25 mA | 5,5 V | Interrupt capable input | | ||
+ | | IO1 | b | RB1 | 25 mA | 5,5 V | Interrupt capable input | | ||
+ | | IO2 | c | RB2 | 25 mA | 5,5 V | Interrupt capable input | | ||
+ | | IO3 | d | RD1 | 8 mA | 5,5 V | PWM capable | | ||
+ | | IO4 | e | RA2 | 2 mA | 3,3 V | ADC capable | | ||
+ | | IO5 | f | RA3 | 2 mA | 3,3 V | ADC capable | | ||