From 045d82f1ba826464a921eff325ad3a00249f68d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 22 Jan 2020 14:07:46 +0100 Subject: [PATCH] add ME6211 voltage regulator --- vreg/vreg_ldo_microne_me6211.yaml | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 vreg/vreg_ldo_microne_me6211.yaml diff --git a/vreg/vreg_ldo_microne_me6211.yaml b/vreg/vreg_ldo_microne_me6211.yaml new file mode 100644 index 0000000..30073bb --- /dev/null +++ b/vreg/vreg_ldo_microne_me6211.yaml @@ -0,0 +1,36 @@ +name: ME6211 +description: low drop out voltage regulator +variations: P, M3, M5, R5, N6 +datasheet: http://aitendo3.sakura.ne.jp/aitendo_data/product_img/ic/LDO/ME6211/ME6211.pdf +keywords: IC, regulator + +pinout@M5: + VIN: 1 + GND: 2 + CE: 3 + NC: 4 + VOUT: 5 + +properties@M5: + power: VIN + output: VOUT + ground: GND + input: CE + nc: NC + +schematic@M5: + symbol: IC + left: VIN, CE + right: VOUT + bottom: GND + +housing@M5: + pattern: SOT23 + bodyWidth: 1.3-1.8 # E1 + bodyLength: 2.7-3.1 # D + leadSpan: 2.2-3.2 # E + leadWidth: 0.2-0.5 # B + leadLength: 0.2 # L + height: 1.3 # A + pitch: 0.95 # e + leadCount: 5