From ace4fc2bee1090919fd63a21590270f177b2ca3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Wed, 15 Nov 2023 10:03:02 +0100 Subject: [PATCH] Update datasheet.md --- .../03.nano/boards/nano-esp32/datasheet/datasheet.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md b/content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md index 4d25f66945..5166e44963 100644 --- a/content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md +++ b/content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md @@ -70,11 +70,11 @@ The Nano ESP32 uses the [Arduino Core for ESP32 boards](https://github.com/ardui ## Recommended Operating Conditions -| Symbol | Description | Min | Typ | Max | Unit | -| --------------- | -------------------------------- | --- | --- | --- | ---- | -| VIN | Input voltage from VIN pad | 6 | 7.0 | 21 | V | -| VUSB | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V | -| TOP | Operating Temperature | -40 | 25 | 85 | °C | +| Symbol | Description | Min | Typ | Max | Unit | +| ------------------- | -------------------------------- | --- | --- | --- | ---- | +| VIN | Input voltage from VIN pad | 6 | 7.0 | 21 | V | +| VUSB | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V | +| Tambient | Ambient Temperature | -40 | 25 | 105 | °C | # Functional Overview @@ -477,5 +477,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia | 09/11/2023 | Update SPI section, update analog/digital pin section. | | 11/06/2023 | Correct company name, correct VBUS/VUSB | | 11/09/2023 | Block Diagram Update, Antenna Specifications | +| 11/15/2023 | Ambient temperature update | +