Almost finished implementation of 5v power regulator
This commit is contained in:
parent
267530f019
commit
af04c49ed5
|
@ -0,0 +1,20 @@
|
|||
# LMZ13608 configuration
|
||||
|
||||
Vin min = 9v
|
||||
Vin max = 12v
|
||||
|
||||
Vout = 5v
|
||||
|
||||
## Enable resitors
|
||||
Rent / Renb = (Vin min / 1.274) - 1
|
||||
|
||||
Vin min in volt
|
||||
Rent and Renb same unit and above 5kΩ
|
||||
|
||||
Maybe 47kΩ for Rent and 7.75kΩ for Renb
|
||||
|
||||
## Output voltage resistors
|
||||
Rfbt / Rfbb = (Vout / 0.795) – 1
|
||||
|
||||
Vout in volt
|
||||
Rent and Renb in the range of 1.0 kΩ to 10.0 kΩ
|
|
@ -0,0 +1 @@
|
|||
/home/ulysse-cura/Documents/Robotique/Junior 2025-2026/main robot/pcb/main board/_autosave-main board.kicad_sch
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{"hostname":"aspire-laptop","username":"ulysse-cura"}
|
Loading…
Reference in New Issue