Eval » Historie » Version 5
Maximilian Seesslen, 31.03.2022 13:53
| 1 | 1 | Maximilian Seesslen | h1. Eval |
|---|---|---|---|
| 2 | |||
| 3 | h2. Hardware |
||
| 4 | |||
| 5 | Display: WSH-12561; 37,32x31,8; 200x200Pixel; eval board funktioniert |
||
| 6 | Akku: 31063 (Garmin Fenix 3) 300mAh; 300 mAh; 31,6 x 24,8 x 4,3 |
||
| 7 | |||
| 8 | h2. MCU |
||
| 9 | |||
| 10 | Pixel-data is 5KB ((200*200)/8); need bigger MCU; but the STM32L433CCU6 i have is too much |
||
| 11 | |||
| 12 | STM32L433CCU6: Too much |
||
| 13 | 4 | Maximilian Seesslen | STM32L151C6U6A waers eigentlich. USB, -128KB Flash, 32KB SRAM-, EEPROM 32KB Flash, 10KB RAM, hat USB |
| 14 | 1 | Maximilian Seesslen | STM32L051C8T6; no USB |
| 15 | 4 | Maximilian Seesslen | STM32L053C8T6; 11,60Euro, whatt? |
| 16 | |||
| 17 | STM32L151C6U6A hab ich schon "hier":http://hase.seesslen.net/redmine/projects/hw-temprec/wiki/STM32#Warehouse. STM32L151CB gibts auch noch, wenn auch teure 12.15Euro. |
||
| 18 | Check the binary size. |
||
| 19 | |||
| 20 | Alphabet: 22 Zeichen * 8 Bytes= 176 Bytes. Display-Content 5000 Bytes. |
||
| 21 | 32KByte koennten reichen. |
||
| 22 | 5 | Maximilian Seesslen | 4KByte EEPROM fuer Settings. |
| 23 | 2 | Maximilian Seesslen | |
| 24 | h2. Power |
||
| 25 | |||
| 26 | Lade-Chip: https://www.mouser.de/datasheet/2/268/MCP73871_Data_Sheet_DS20002090F-2932254.pdf |
||
| 27 | VCI wants 3V3. VDDIO may be less but is not specified. Reference schematics connects VDDIO directly to VCI. |
||
| 28 | Start with 3V3. |
||
| 29 | 3 | Maximilian Seesslen | |
| 30 | "ad_mcp73871" is getting manufactured. Lets see how it behaves on V_OUT. |