Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
linsy
/
Strap_System
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
Strap_System
/
StrapSystemSTM32L431CCT6
linsy
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
..
Core
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
Drivers
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
MDK-ARM
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
.mxproject
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
README.txt
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
keilkill.bat
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
test_lp.ioc
3038182683
STM32L431CCT6, STOP2睡眠模式。只lpuart1蓝牙唤醒,无RTC(RTC注释掉了)
il y a 1 an
README.txt
MCU STOP2睡眠模式。只蓝牙唤醒,无RTC
蓝牙睡眠 ,未连接APP 0.122mA
蓝牙睡眠,连接APP 0.238mA
同时读取霍尔,ADC 时 0.250mA
只读取加速度时 1.79mA
预估计能用251天
/* 一天工作8小时,2分钟读一次数据
0.122 * 16 + 0.238 * 8 + 1.79 * (240/3600) = 3.976 mAh
1000 / 3.976 = 251天 */