Eval » Historie » Revision 26
Revision 25 (Redmine Admin, 13.12.2021 13:55) → Revision 26/36 (Redmine Admin, 13.12.2021 13:56)
h1. Eval
h2. V2
-New version with I2C EEPROM?- Oh wait, there is an internal EEPROM.
-Uart not even neccessary. Fancy GDB-Magic can be used.
At the moment its probably an STM32L011F4P6.- Uart for configuring is needed. "Customer" should be able to configure it with adapter via USB.
So UART would be nice then. Assume its already wired correctly.
An adapter for UART to USB would be nice. So able to configure it without STLink. MCP2221 looks good. "Ophio":http://hase.seesslen.net/redmine/projects/ophio
STM32L031F6P6 has 32KB.January 2022; 2,22920€ @ 25pc. EEPROM is also integrated. Pin-kompability to be checked.
STM32L031F6P7 is 2,38520€ @ 25pc. 717 available. "Link":https://www.digikey.de/de/products/detail/stmicroelectronics/STM32F042F6P6/5268189
Pins are the same, Uart is on the same pins. Buzzer same, SWD same.
UART works as expected (STM32L011). Binary Size is still ok (Release only, Debug not possible).
STerm is way to big (4K over size). Have to look whats the issue there. Faking a 64K Version, making full debug image and check symbol sizes.
h2. Battery life
"Unterschwelleneffekt":https://de.wikipedia.org/wiki/Unterschwelleneffekt / leakage current
Buzzer is now driven by MOSFET. The "Zero Gate Voltage Drain Current" is relevant for battery life in unused status.
"Nexpedia":https://assets.nexperia.com/documents/user-manual/Nexperia_document_book_MOSFETGaNFETApplicationHandbook_2020.pdf
Most manufactures specify an "Zero Gate Voltage Drain Current" of 1µA at 20-30V. Temperature has an big impact.
Vergleichen mit verwendetem Transistor;
"NPN":https://www.reichelt.de/bipolartransistor-npn-45-v-0-5-a-0-225-w-sot-23-bcx-19-smd-p90184.html (3.2.2019)
IE scheint 0, ICB ist mit 100nA angegeben
Einfach Messen... ist sowieso ein guter Geraete-Test
150-280mAh, Panasonic: 220mAh
5-9h bei 30mA
Buzzer:
3/(16+22)=80mA (permanent)-> 40mA; 5,5h
3 / (16 + 51) = 45mA -> 22,5mA; 9,7h
h2. Power Range
The MCU STM32L031x4 runs with 1.65V to 3.6V. "Battery1":https://docs.rs-online.com/fae6/A700000008139582.pdf "Battery2":https://docs.rs-online.com/01fa/0900766b817143bf.pdf specify a capacity of 235mAh to 2.0 volts
LEDs should be visible at 2Volts. VGS@2.0V should bring ID of 6A.
150-280mAh, Panasonic: 220mAh
5-9h bei 30mA
Buzzer:
3/(16+22)=80mA (permanent)-> 40mA; 5,5h
3 / (16 + 51) = 45mA -> 22,5mA; 9,7h
h2. V2
-New version with I2C EEPROM?- Oh wait, there is an internal EEPROM.
-Uart not even neccessary. Fancy GDB-Magic can be used.
At the moment its probably an STM32L011F4P6.- Uart for configuring is needed. "Customer" should be able to configure it with adapter via USB.
So UART would be nice then. Assume its already wired correctly.
An adapter for UART to USB would be nice. So able to configure it without STLink. MCP2221 looks good. "Ophio":http://hase.seesslen.net/redmine/projects/ophio
STM32L031F6P6 has 32KB.January 2022; 2,22920€ @ 25pc. EEPROM is also integrated. Pin-kompability to be checked.
STM32L031F6P7 is 2,38520€ @ 25pc. 717 available. "Link":https://www.digikey.de/de/products/detail/stmicroelectronics/STM32F042F6P6/5268189
Pins are the same, Uart is on the same pins. Buzzer same, SWD same.
UART works as expected (STM32L011). Binary Size is still ok (Release only, Debug not possible).
STerm is way to big (4K over size). Have to look whats the issue there. Faking a 64K Version, making full debug image and check symbol sizes.
h2. Battery life
"Unterschwelleneffekt":https://de.wikipedia.org/wiki/Unterschwelleneffekt / leakage current
Buzzer is now driven by MOSFET. The "Zero Gate Voltage Drain Current" is relevant for battery life in unused status.
"Nexpedia":https://assets.nexperia.com/documents/user-manual/Nexperia_document_book_MOSFETGaNFETApplicationHandbook_2020.pdf
Most manufactures specify an "Zero Gate Voltage Drain Current" of 1µA at 20-30V. Temperature has an big impact.
Vergleichen mit verwendetem Transistor;
"NPN":https://www.reichelt.de/bipolartransistor-npn-45-v-0-5-a-0-225-w-sot-23-bcx-19-smd-p90184.html (3.2.2019)
IE scheint 0, ICB ist mit 100nA angegeben
Einfach Messen... ist sowieso ein guter Geraete-Test
150-280mAh, Panasonic: 220mAh
5-9h bei 30mA
Buzzer:
3/(16+22)=80mA (permanent)-> 40mA; 5,5h
3 / (16 + 51) = 45mA -> 22,5mA; 9,7h
h2. Power Range
The MCU STM32L031x4 runs with 1.65V to 3.6V. "Battery1":https://docs.rs-online.com/fae6/A700000008139582.pdf "Battery2":https://docs.rs-online.com/01fa/0900766b817143bf.pdf specify a capacity of 235mAh to 2.0 volts
LEDs should be visible at 2Volts. VGS@2.0V should bring ID of 6A.
150-280mAh, Panasonic: 220mAh
5-9h bei 30mA
Buzzer:
3/(16+22)=80mA (permanent)-> 40mA; 5,5h
3 / (16 + 51) = 45mA -> 22,5mA; 9,7h