Skip to content

Commit aa27825

Browse files
TaddyHCkarlsoderby
andauthored
Update content/learn/02.microcontrollers/05.5v-3v3/5v-3v3-guide.md
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
1 parent 6e0ba32 commit aa27825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/02.microcontrollers/05.5v-3v3/5v-3v3-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ We will use a bidirectional Logic Level Converter to step the voltage level, to
8989

9090
We will begin by learning how to step down the voltage. Usually, voltage is driven down to lower level needed by the external module or sensors. It can also be due to need of lower voltage line to handle a separate circuit. It is crucial that you know the electric requirement that will demand if the electronic design is more complex than usual design. Such as tight electric specification and multiple signal lines to handle with operating at high speeds.
9191

92-
The **Voltage Divider** is the simplest yet easy to implement solution. It uses 2 resistors to create a lower voltage output. So, knowing the Input Voltage and targeted Output Voltage and a reference resistor, it is simple enough to calculate the other required resistor to implement to produce desired result. The Votlage Divider is as follows.
92+
A **voltage divider** is the simplest yet easy to implement solution. It uses 2 resistors to create a lower voltage output. So, knowing the **input voltage** and targeted **output voltage** and a **reference resistor**, it is simple enough to calculate the other required resistor to implement to produce desired voltage. Below is a voltage dividing circuit.
9393

9494
![Voltage/Resistive Divider](assets/StepDown.png)
9595

0 commit comments

Comments
 (0)