Almost finished implementation of 5v power regulator

This commit is contained in:
Ulysse Cura 2025-10-03 19:23:16 +02:00
parent 267530f019
commit ff632268bc
8 changed files with 2709 additions and 307 deletions

20
pcb/main board infos.txt Normal file
View File

@ -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Ω

File diff suppressed because it is too large Load Diff