From 1bf43b62200510afd5a257201357c176bed6fe84 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Tue, 16 Jul 2024 17:01:50 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dae929f..5d1e4f56 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ ESP32-C3 is a cost-effective, RISC-V-based MCU with Wi-Fi and Bluetooth 5 (LE) c ### Strapping & Control Pins | Pin | Default | Description | | --- | --- | --- | -| `EN` | - | H -> enables chip
L -> disables chip | +| `EN` | - | H: enables chip
L: disables chip | | `GPIO2` | n/a | 1 -> Download boot | | `GPIO8` | n/a | 1 -> Download boot | @@ -73,7 +73,7 @@ ESP32-C3 is a cost-effective, RISC-V-based MCU with Wi-Fi and Bluetooth 5 (LE) c | VOH | High-level Output voltage | 0.8xVDD | - | - | V | | VOL/sub> | Low-level Output voltage | - | - | 0.1xVDD | V | | IOH | High-level Source current | - | 40 | - | mA | -| IOL | High-level SouSincrce current | - | 28 | - | mA | +| IOL | High-level Source current | - | 28 | - | mA | | RPU | Pull-up resistor | - | 45 | - | kOm | | RPD | Pull-down resistor | - | 45 | - | kOm | | VIH_nRST | Chip reset release voltage | 0.75xVDD | - | VDD + 0.3 | V |