Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81d0f5 commit e2c661eCopy full SHA for e2c661e
README.md
@@ -0,0 +1,22 @@
1
+# Load_Switch_Module
2
+SiP32431 load switch module
3
+
4
5
+## 概要
6
+ * Vishay製超低漏洩電流ロードスイッチ[SiP32431][1]を搭載した変換基板です。
7
+ * 1.5V~5.5V、最⼤1.4Aまでの負荷の電源管理が可能です。
8
+ * SDカードやセンサ等をマイコンからON/OFF制御する場合に最適です。
9
+ * FETを使⽤する場合に⽐べ、漏れ電流が10pAと非常に⼩さいことが特徴です。
10
+ * EN端⼦がHighの時、VOUTからVIN電源が出⼒されます。
11
+ * 安定化のため、EN端子は基板上で20kΩでプルダウンしています。
12
13
14
15
+<img src="https://raw.githubusercontent.com/meerstern/Load_Switch_Module/master/Image/img1.jpg" width="360">
16
17
+<img src="https://raw.githubusercontent.com/meerstern/Load_Switch_Module/master/Image/img2.jpg" width="360">
18
19
20
+[1]: https://www.vishay.com/docs/66597/sip32431.pdf "*1"
21
22
+MIT Lisense
0 commit comments