搜索资源列表
stm32l151低功耗及唤醒例程
- 这是stm32f151停止模式的低功耗例程,唤醒方式为RTC定时唤醒。(stm32f151 stop mode example!)
PWR_RTC低功耗模式代码
- stm32l151低功耗代码,三种模式的低功耗程序,如何rtc alarm唤醒等(Stm32l151 low power code, three modes of low-power program, how to wake up RTC alarm, etc.)
LPRUN
- 基于stm32设计的低功耗程序,亲测可用(STM32 low power design)
NodeSolution(Keil)
- 采用STM32L151 MCU平台实现一个无线智能传感器的单节点平台,完成数据发送与低功耗管理,采用Zigbee协议自组网实现节点到网关的数据传输(Making a wireless sensor by using STM32L151 and Zigbee)
STM23L1xxx系列产品硬件设计指南
- STM23L1xxx系列低功耗单片机权威产品硬件设计指南(The Chinese Manual developed by stm32l151 is an opportunity that cannot be lost.)
10.STM32L151_低功耗实验
- STM32L151低功耗试验编程,可编译通过,适合初学者使用学习(Stm32l151 low power test programming, can be compiled, suitable for beginners to use and learn)
STM32L151+TMP102
- 将STM32F的TMP102驱动程序移植到低功耗的L151,主要改动在于时钟和GPIO设置,已实测可用。(Migrate the TMP102 driver of STM32F to the low-power L151. The main changes are the clock and GPIO settings, which have been tested and available.)