STM32L151/152系列最低功耗400nA标准库工程

上传者: 37331069 | 上传时间: 2023-02-15 15:30:49 | 文件大小: 382KB | 文件类型: ZIP
本人新做项目需要超低功耗。之前被STM8L151坑的太惨,MSP430F149又太贵,看网上对STM32L151/152评价很高,加之本人已用过ST多款32位单片机,对ST的标准库和LL库情有独钟,所以果断选择STM32L151C8T6/-A。 管脚上STM32L151和STM32F103一致,STM32L1xx标准库和STM32F103的标准库也非常相似,和F4也很相似。因为之前使用F103和407很多,MSP430和STM8L也用过,所以很轻松的画完了原理图和PCB,又下载了最新的标准库并创建了工程,三五天码完代码并测试完所有逻辑。就差最后一步低功耗了。 然后参照着标准库里面的STOP进入了STOP模式,电流很大,然后就是各种某度找资料,最终试出来了。在这里要吐槽一下发帖求助搞定之后从来不结帖的人,很多帖子发完问题,末了来一句已解决就消失的无影无踪,也不说怎么解决的,太自私了。 焊接单片机、阻容复位和32.768K晶振(不要并1M电阻),不开其它外设,功耗410nA。工程见附件。 内部高速晶振做主时钟,锁相环倍频到32M很准,不用PWM的话完全不需要外部8M晶振,进

文件下载

资源详情

[{"title":"( 79 个子文件 382KB ) STM32L151/152系列最低功耗400nA标准库工程","children":[{"title":"STM32L151C8T6","children":[{"title":"DebugConfig","children":[{"title":"Target_1_STM32L151C8Tx.dbgconf <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"Target_STM32L151C8Tx.dbgconf <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"STM32L151C8T6.uvguix.SG--WMH <span style='color:#111;'> 172.42KB </span>","children":null,"spread":false},{"title":"STM32L151C8T6.uvguix.hange_v <span style='color:#111;'> 88.69KB </span>","children":null,"spread":false},{"title":"Library","children":[{"title":"注意事项.txt <span style='color:#111;'> 62B </span>","children":null,"spread":false},{"title":"inc","children":[{"title":"stm32l1xx_dac.h <span style='color:#111;'> 14.37KB </span>","children":null,"spread":false},{"title":"stm32l1xx_crc.h <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"stm32l1xx_rcc.h <span style='color:#111;'> 19.02KB </span>","children":null,"spread":false},{"title":"stm32l1xx_flash.h <span style='color:#111;'> 27.55KB </span>","children":null,"spread":false},{"title":"stm32l1xx_lcd.h <span style='color:#111;'> 21.87KB </span>","children":null,"spread":false},{"title":"stm32l1xx_dma.h <span style='color:#111;'> 20.84KB </span>","children":null,"spread":false},{"title":"stm32l1xx_sdio.h <span style='color:#111;'> 22.21KB </span>","children":null,"spread":false},{"title":"stm32l1xx_iwdg.h <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"stm32l1xx_fsmc.h <span style='color:#111;'> 16.15KB </span>","children":null,"spread":false},{"title":"stm32l1xx_spi.h <span style='color:#111;'> 19.46KB </span>","children":null,"spread":false},{"title":"stm32l1xx_aes.h <span style='color:#111;'> 9.17KB </span>","children":null,"spread":false},{"title":"stm32l1xx_tim.h <span style='color:#111;'> 42.70KB </span>","children":null,"spread":false},{"title":"stm32l1xx_rtc.h <span style='color:#111;'> 41.29KB </span>","children":null,"spread":false},{"title":"stm32l1xx_pwr.h <span style='color:#111;'> 7.15KB </span>","children":null,"spread":false},{"title":"stm32l1xx_adc.h <span style='color:#111;'> 28.25KB </span>","children":null,"spread":false},{"title":"stm32l1xx_usart.h <span style='color:#111;'> 17.23KB </span>","children":null,"spread":false},{"title":"misc.h <span style='color:#111;'> 8.96KB </span>","children":null,"spread":false},{"title":"stm32l1xx_dbgmcu.h <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"stm32l1xx_gpio.h <span style='color:#111;'> 15.74KB </span>","children":null,"spread":false},{"title":"stm32l1xx_wwdg.h <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"stm32l1xx_syscfg.h <span style='color:#111;'> 22.65KB </span>","children":null,"spread":false},{"title":"stm32l1xx_opamp.h <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false},{"title":"stm32l1xx_i2c.h <span style='color:#111;'> 30.92KB </span>","children":null,"spread":false},{"title":"stm32l1xx_comp.h <span style='color:#111;'> 6.90KB </span>","children":null,"spread":false},{"title":"stm32l1xx_exti.h <span style='color:#111;'> 8.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"stm32l1xx_syscfg.c <span style='color:#111;'> 21.69KB </span>","children":null,"spread":false},{"title":"stm32l1xx_gpio.c <span style='color:#111;'> 20.26KB </span>","children":null,"spread":false},{"title":"stm32l1xx_iwdg.c <span style='color:#111;'> 9.07KB </span>","children":null,"spread":false},{"title":"stm32l1xx_i2c.c <span style='color:#111;'> 49.43KB </span>","children":null,"spread":false},{"title":"stm32l1xx_aes.c <span style='color:#111;'> 20.25KB </span>","children":null,"spread":false},{"title":"stm32l1xx_opamp.c <span style='color:#111;'> 19.76KB </span>","children":null,"spread":false},{"title":"stm32l1xx_wwdg.c <span style='color:#111;'> 10.20KB </span>","children":null,"spread":false},{"title":"stm32l1xx_fsmc.c <span style='color:#111;'> 13.81KB </span>","children":null,"spread":false},{"title":"stm32l1xx_usart.c <span style='color:#111;'> 56.92KB </span>","children":null,"spread":false},{"title":"stm32l1xx_sdio.c <span style='color:#111;'> 36.96KB </span>","children":null,"spread":false},{"title":"stm32l1xx_spi.c <span style='color:#111;'> 41.15KB </span>","children":null,"spread":false},{"title":"stm32l1xx_dma.c <span style='color:#111;'> 38.01KB </span>","children":null,"spread":false},{"title":"stm32l1xx_dac.c <span style='color:#111;'> 24.59KB </span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'> 11.12KB </span>","children":null,"spread":false},{"title":"stm32l1xx_exti.c <span style='color:#111;'> 10.12KB </span>","children":null,"spread":false},{"title":"stm32l1xx_flash.c <span style='color:#111;'> 69.98KB </span>","children":null,"spread":false},{"title":"stm32l1xx_aes_util.c <span style='color:#111;'> 21.14KB </span>","children":null,"spread":false},{"title":"stm32l1xx_dbgmcu.c <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"stm32l1xx_comp.c <span style='color:#111;'> 13.00KB </span>","children":null,"spread":false},{"title":"stm32l1xx_adc.c <span style='color:#111;'> 73.18KB </span>","children":null,"spread":false},{"title":"stm32l1xx_lcd.c <span style='color:#111;'> 24.14KB </span>","children":null,"spread":false},{"title":"stm32l1xx_crc.c <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"stm32l1xx_pwr.c <span style='color:#111;'> 33.19KB </span>","children":null,"spread":false},{"title":"stm32l1xx_rtc.c <span style='color:#111;'> 95.85KB </span>","children":null,"spread":false},{"title":"stm32l1xx_rcc.c <span style='color:#111;'> 66.56KB </span>","children":null,"spread":false},{"title":"stm32l1xx_flash_ramfunc.c <span style='color:#111;'> 20.47KB </span>","children":null,"spread":false},{"title":"stm32l1xx_tim.c <span style='color:#111;'> 107.81KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"User","children":[{"title":"stm32l1xx_it.h <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"stm32l1xx_conf.h <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"stm32l1xx_it.c <span style='color:#111;'> 4.59KB </span>","children":null,"spread":false},{"title":"main.h <span style='color:#111;'> 173B </span>","children":null,"spread":false},{"title":"public.h <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"public.c <span style='color:#111;'> 10.70KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false}],"spread":true},{"title":"EventRecorderStub.scvd <span style='color:#111;'> 339B </span>","children":null,"spread":false},{"title":"Listings","children":null,"spread":false},{"title":"CMSIS","children":[{"title":"core_cm3.h <span style='color:#111;'> 97.49KB </span>","children":null,"spread":false},{"title":"system_stm32l1xx.c <span style='color:#111;'> 20.47KB </span>","children":null,"spread":false},{"title":"stm32l1xx.h <span style='color:#111;'> 493.37KB </span>","children":null,"spread":false},{"title":"system_stm32l1xx.h <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false}],"spread":true},{"title":"STM32L151C8T6.uvoptx <span style='color:#111;'> 20.44KB </span>","children":null,"spread":false},{"title":"Startup","children":[{"title":"注意事项.txt <span style='color:#111;'> 47B </span>","children":null,"spread":false},{"title":"startup_stm32l1xx_mdp.s <span style='color:#111;'> 14.22KB </span>","children":null,"spread":false},{"title":"startup_stm32l1xx_xl.s <span style='color:#111;'> 14.38KB </span>","children":null,"spread":false},{"title":"startup_stm32l1xx_hd.s <span style='color:#111;'> 14.46KB </span>","children":null,"spread":false},{"title":"startup_stm32l1xx_md.s <span style='color:#111;'> 12.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"JLinkSettings.ini <span style='color:#111;'> 762B </span>","children":null,"spread":false},{"title":"keilkill.bat <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"Objects","children":[{"title":"STM32L151C8T6.hex <span style='color:#111;'> 11.54KB </span>","children":null,"spread":false}],"spread":true},{"title":"STM32L151C8T6.uvprojx <span style='color:#111;'> 20.32KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明