Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7cc05f8

Browse files
Update nicla-form-factor.md (#583)
1 parent 0aca57a commit 7cc05f8

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

‎content/learn/06.hardware/nicla-form-factor/nicla-form-factor.md‎

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,17 +104,17 @@ Using this connection it's possible to use Nicla as a shield for MKR or Nicla as
104104
| J1-4 | COPI | A4 | SPI Controller Output/Peripheral Input |
105105
| J1-3 | CS | A5 | SPI Chip Select |
106106
| J1-2 | ADC3 | A6 | Analog Capable Pin |
107-
| J1-1 | GPIO0 | A7 | General Purpose IO |
107+
| J1-1 | LPIO0 | A7 | Low Power IO |
108108

109109
| Pin | Name | MKR pin | Description |
110110
| ---- | ----- | ------- | ------------------------------- |
111111
| J2-9 | VIN | +5V | Input Supply Voltage |
112-
| J2-8 | - | VIN | No Connection |
112+
| J2-8 | - | VIN | No Connection |
113113
| J2-7 | VDDIO | +3V3 | Header I/O Voltage |
114114
| J2-6 | GND | GND | Reference Ground |
115-
| J2-5 | GPIO3 | RESET | GPIO |
116-
| J2-4 | GPIO2 | D14/TX | GPIO/UART |
117-
| J2-3 | GPIO1 | D13/RX | GPIO/UART |
115+
| J2-5 | LPIO3 | RESET | Low Power IO |
116+
| J2-4 | LPIO2 | D14/TX | Low Power IO/UART |
117+
| J2-3 | LPIO1 | D13/RX | Low Power IO/UART |
118118
| J2-2 | SCL | D12/SDA | GPIO/I2C SDA, shared with ESLOV |
119119
| J2-1 | SDA | D11/SDA | GPIO/I2C SCL, shared with ESLOV |
120120

@@ -123,6 +123,23 @@ Using this connection it's possible to use Nicla as a shield for MKR or Nicla as
123123
| J3-2 | VBAT | - | Battery Positive Terminal |
124124
| J3-1 | NTC | - | optional NTC Sensor for Battery Overtemperature Protection |
125125

126+
**Low Power I/Os**
127+
128+
As reported in the table above, Nicla boards have a set of Low Power I/Os.
129+
These I/Os are translated through an 8-Bit Bidirectional Voltage-Level Shifter with Auto Direction Sensing (check [TXB0108 datasheet](https://www.ti.com/product/TXB0108) for further info) and powered by VDDIO_EXT. This shifter is able to convert logic levels from inputs operating at 3.3V or less down to 1.8V (i.e. microcontroller operating voltage). However, it does not feature directional pins, since each input and output connected to it can detect and shift signals in either direction independently and automatically. As a consequence, the nominal behavior of these pins is guaranteed only when they are connected to a CMOS logic.
130+
In the next section, the interaction with Low Power pins as input or output is described.
131+
132+
**Low Power Input Pins**
133+
134+
Any input device operating with a voltage less or equal to 3.3V can be connected to the Low Power pins. The integrated Voltage-Level shifter will automatically detect that an input device has been connected to the pin and it will guarantee the conversion from 3.3.V to 1.8V, i.e. microcontroller operating voltage, to properly interface with the Nicla boards.
135+
136+
**Low Power Output Pins**
137+
138+
Any Low Power device can be directly connected to the Low-Power pins in case it does not absorb any current. The Voltage-Level shifter will automatically detect that an output device has been connected to the pin and switch the port accordingly. The output voltage is digital and its value depends on how VDDIO_EXT has been programmed via software: VDDIO_EXT can be switched off or switched on either at 1.8V or 3.3V.
139+
On the other hand, if the connected output device needs to absorb current (e.g. LEDs, resistive loads, buzzers etc.), the user should connect a MOSFET or a buffer to guarantee the required current flow. A reference schematics showing how to connect an LED to a Low-Power pin through a MOSFET is reported below.
140+
141+
![Reference schematics for LED connection](assets/reference_schematics_LED.png)
142+
126143
### Fins
127144

128145
Nicla boards have a set of fins interleaved among headers that are mainly for debug and initial programming. These pins are arranged so that they can easily be contacted by inserting the board in a 1.27mm/50 mil dual row header that would allow firmly contacting the fins along with header pins, provided no header has been soldered on it.
@@ -169,4 +186,4 @@ ESLOV is a 5 pin connector available on MKR and Portenta boards and can be used
169186

170187
### USB
171188

172-
USB connector consists of a micro USB with the Nicla only capable of acting as a peripheral. Voltage from this connector can be used to power the board. USB port can be used to program and debug the board or to expose custom application specific interfaces.
189+
USB connector consists of a micro USB with the Nicla only capable of acting as a peripheral. Voltage from this connector can be used to power the board. USB port can be used to program and debug the board or to expose custom application specific interfaces.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /