搜索资源列表
STM32低功耗及接口源码
- 包括STM32 ARM系列芯片的接口调试源码和低功耗源码
NOKIA5110-FOR-STM32 该程序是nokia5110低功耗液晶的例子程序
- 该程序是nokia5110低功耗液晶的例子程序,我自己用STM32,故而把STM32版本的程序也传上去,希望对您有帮助。-The program is nokia5110 low-power LCD sample program, I use the STM32, STM32 version of the program therefore has to pass up, I hope for your help.
STM32-512K-Chinese-Flyer-MAY-2008
- STM32系列32位闪存微控制器使用来自于ARM公司具有突破性的Cortex-M3内核,该内核是专门设计于满 足集高性能、低功耗、实时应用、具有竞争性价格于一体的嵌入式领域的要求。Cortex-M3在系统结构上 的增强,让STM32受益无穷;Thumb-2® 指令集带来了更高的指令效率和更强的性能;通过紧耦合的嵌套 矢量中断控制器,对中断事件的响应比以往更迅速;所有这些又都融入了业界领先的功耗水准。-Using the STM32 family of 32-bit Flash
STM32-low-power
- STM32单片机的低功耗,可以达到0.1mA 已经成功。-The STM32 microcontroller low-power, up to 0.1mA has been successful.
stm32-tinyos
- TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
STM32-Development-Guide-(2)
- STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M3内核。按性能分成两个不同的系列:STM32F103“增强型”系列和STM32F101“基本型”系列。增强型系列时钟频率达到72MHz,是同类产品中性能最高的产品;基本型时钟频率为36MHz,以16位产品的价格得到比16位产品大幅提升的性能,是16位产品用户的最佳选择。两个系列都内置32K到128K的闪存,不同的是SRAM的最大容量和外设接口的组合。时钟频率72MHz时,从闪存执行代码,STM32功耗3
STM32-Deep_PowerDowm
- STM32的低功耗待机模式以及停止模式,并附有详细的中文PDF-STM32 low-power standby mode and stop mode, with a detailed Chinese PDF
stm32
- stm32 低功耗stop模式的启动和唤醒程序,C语言编程-stm32 low-power stop mode startup and wake-up procedures, C language programming
SI4463-STM32-MSP430-code
- SI4463的低功耗程序,使用STM32或者MSP430单片机实现的。-SI4463 realizes low power mode code.
SI4463--WUT-STM32-MSP430-code
- SI4463 实现WUT的程序,低功耗程序。 MCU是STM32或者MSP430-MSP430 and STM32 realize SI4463 WUT Low Power code.
AN2629-STM32-low-power-modes
- STM32F101xx和STM32F103xx系列单片机低功耗模式介绍与应用-STM32F101xx和STM32F103xx Serial MCU low-power mode introduction
stm32_sleep
- STM32低功耗模式设置,已在ucos-iii系统测试通过-stm32 sleep
stm32单片机基础开发程序
- STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M3内核。(The STM32 family is based on a specially designed ARM Cortex-M3 kernel for embedded applications that require high performance, low cost, and low power consumption.)
《STM32自学笔记》随书资料
- 嵌入式开发,入门,stm32编程,STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门(Embedded Development)
PWR
- STM32L0系列,超低功耗例程,已达官方所称的ua级电流(STM32L0 series, ultra low power routines, the official known as UA class current)
17YD-STM32 低功耗实验-停止模式
- STM32低功耗实验,基于STM32F103RC(STM32 low power experiment, based on STM32F103RC)
STM32低功耗工作原理实验程序
- 本源码为基于STM32低功耗原理实验程序,主要实现根据最低电源消耗、最快速启动时间和可用的唤醒源等条件,选定一个最佳的低功耗模式(The source code is an external interrupt program based on STM32, and the point to focus on is the corresponding port clock configuration, pin initialization configuration, and interrupt
FreeRTOS低功耗(待机模式)
- FreeRTOS低功耗模式代码,示例如何进入和退出低功耗模式(Low Power Mode of FreeRTOS)
LPRUN
- 基于stm32设计的低功耗程序,亲测可用(STM32 low power design)
stm32f10x_Low_Power
- 使用实时操作系统rtthread,低功耗停机模式。(Using rtthread, a real-time operating system,)