搜索资源列表
Max7219
- MAX7219驱动LED特好使.MAX7219是微处理器和共阴极七段— — 八位LED显示、图条/柱图显示或64点阵显示接口的小型串行输入/输出芯片。片内包括BCD译码器、多路扫描控制器、.字和位驱动器和8X 8静态RAM。外部只需要一个电阻设置所有LED 显示器字段电流。MAX7219和微处理器只需三根导线连接,每位显示数字有一个地址由微处理器写入。允许使用者选择每位是BCD 译码或不译码。使用者还可选择停机模式、数字亮度控制、从1~8选择扫描位数和对所有LED显示器的测试模式。
STM32_STOPMODE_TEST
- stm32 单片机 停机模式编程,不使用库实现,IAR环境,需要的可以参考,已经测试通过!-stm32 MCU shutdown mode programming, do not use libraries to achieve, IAR environment, the need to refer to, has been tested!
PWR
- 本例展示了如何使STM32进入停机模式(STOP Mode),以及如何通过外部中断线来唤醒STM32。-This example shows how to make the STM32 into shutdown mode (STOP Mode), and how external interrupt to wake up the STM32.
sleep
- STM32 ARM 此文件包括多个程序。睡眠模式的进入和唤醒,待机模式的睡眠和唤醒,停机模式的睡眠和唤醒-The STM32 ARM This file include multiple programs. Enter and wake sleep mode, standby mode, sleep and wake, shutdown mode, sleep and wake-up
RTX-Operating-System-Tutoria-22
- 安富莱电子原创RTX操作系统教程,配套STM32F103和STM32F407开发板。低功耗是MCU的一项非常重要的指标,本章节为大家讲解STM32F103和STM32F407的低功耗方式之停机模式在RTX操作系统上面的实现方法-Armfly Electronic Original RTX operating system tutorials, supporting STM32F103 and STM32F407 development board.
stm32f10x_Low_Power
- 使用实时操作系统rtthread,低功耗停机模式。(Using rtthread, a real-time operating system,)