Eval » Historie » Version 2
Maximilian Seesslen, 06.10.2025 13:07
| 1 | 1 | Maximilian Seesslen | h1. Eval |
|---|---|---|---|
| 2 | |||
| 3 | h2. New Features compared to mainswitch |
||
| 4 | |||
| 5 | * More current |
||
| 6 | * Fix Wakeup |
||
| 7 | * Periodic wakeups to make measurements: RTC |
||
| 8 | * Diode ? Voltage-Drop issue |
||
| 9 | ** Ideal diode with Mosfet |
||
| 10 | * High voltage (24V) ? |
||
| 11 | ** Different connectors |
||
| 12 | * Global Timeserver; It already has batteries |
||
| 13 | * Real touch keys |
||
| 14 | * Over-Temperature power off (PCB/Box) |
||
| 15 | * Buzzer? |
||
| 16 | ** indicate peridoc on/off during day time |
||
| 17 | |||
| 18 | * 4 Sectionen: SZ, WZ, MEMS, ? |
||
| 19 | ** Stoeren ungepowerte Platinen CAN? |
||
| 20 | 2 | Maximilian Seesslen | ** Erzwingt Sternkonstelation |
| 21 | 1 | Maximilian Seesslen | |
| 22 | h2. Components |
||
| 23 | |||
| 24 | Ideal Diode: |
||
| 25 | |||
| 26 | * VN7140ASTR; up to 0,280 ohm, 0,120 Ohm typical |
||
| 27 | * LTC4412; 2,9V; TME 2.60EUro; External P-MOSFET needed; Waere perfekt gewesen; load sharing |
||
| 28 | * TPS2410 N.A. |
||
| 29 | * LM5050 |
||
| 30 | * MAX40200; 1A only, no external MOSFET |
||
| 31 | * LM74700 |
||
| 32 | |||
| 33 | LTC4412 is the only available |
||
| 34 | |||
| 35 | TMP1075; TMP1075NDRLR; 0,31€ |
||
| 36 | Muesste noch viel rumliegen haben |
||
| 37 | |||
| 38 | h2. Calculations |
||
| 39 | |||
| 40 | * 240V/600mA eigentlich ausreichend; 144W |
||
| 41 | * AQH3213A |
||
| 42 | * STM32F030K6T6 should draw 20µA in stop |
||
| 43 | * 700mAh=700000µAh |
||
| 44 | * 700000µAh/20µA=3500h=1458d=ca 4 years |
||
| 45 | |||
| 46 | h2. MCU |
||
| 47 | |||
| 48 | * "Find":https://www.tme.eu/de/katalog/st-mikrocontroller_112866/?params=375:1453589,1453450,1853043,1634756,1634761,1938598,1473784,1613924;3461:1979124,1979125 |
||
| 49 | * STM32F072C8T6 |
||
| 50 | ** 2V, ok, Entladeaschlussspannung |
||
| 51 | ** Nur LQFP48; 4.53Euro |
||
| 52 | ** 1,85 € Reichelt STM32F072CBT6 128KB Flash |
||
| 53 | * STM32H503CBT6, "STM32H503KBU6":https://www.tme.eu/Document/e92fcde7cdebb20ebbd5639f57dc7863/stm32h503cb.pdf |
||
| 54 | ** 3.20Euro |
||
| 55 | * Fuer VBAT wird beim STM32H503KBU6 auch FQFP48 benoetigt. |
||
| 56 | |||
| 57 | h2. Issues |
||
| 58 | |||
| 59 | h3. Wie Straenge schalten |
||
| 60 | |||
| 61 | * 4 x LTC4412 umstaendlich, E.g. status ruecklesen |
||
| 62 | * Jeweils 2 Mosfets notwendig um zu isolieren, klein + gross |
||
| 63 | * |