Eval » Historie » Version 10
Redmine Admin, 26.11.2021 14:08
1 | 1 | Redmine Admin | h1. Eval |
---|---|---|---|
2 | |||
3 | 6 | Redmine Admin | h2. V2 |
4 | 7 | Redmine Admin | |
5 | 8 | Redmine Admin | -New version with I2C EEPROM?- Oh wait, there is an internal EEPROM. |
6 | 9 | Redmine Admin | -Uart not even neccessary. Fancy GDB-Magic can be used. |
7 | 10 | Redmine Admin | At the moment its probably an STM32L011F4P6.- Uart for configuring is needed. "Customer" should be able to configure it with adapter via USB. |
8 | 3 | Redmine Admin | So UART would be nice then. Assume its already wired correctly. |
9 | 4 | Redmine Admin | |
10 | 5 | Redmine Admin | An adapter for UART to USB would be nice. So able to configure it without STLink. MCP2221 looks good. |
11 | 1 | Redmine Admin | STM32L031F6P6 has 32KB.January 2022. EEPROM is also integrated. Pin-kompability to be checked. |
12 | 6 | Redmine Admin | |
13 | UART works as expected. Binary Size is still ok (Release only, Debug not possible). |
||
14 | STerm is way to big (4K over size). Have to look whats the issue there. |