资源列表
LED
- STM32流水灯,其中包括了IO口的设置,始终的配置,还有如何调用函数库的基础-The STM32 light water, including the the IO port settings, always the configuration, as well as how to call the library on the basis of
stm32-Develop
- 一个基于STM32的应用,介绍各个模块的使用方法及简单应用。主要是对输入,输出,及3个串口的使用方法做了详细介绍。-One based on the the STM32 application, introduced the use of the various modules and simple application. Made a detailed introduction to the use of inputs, outputs, and three serial.
YL1206
- 电压力锅程序.有PCB文件.有原理图.ASM文件-Electric pressure cooker program. PCB files. Schematics ASM files ...
YL1207
- 电压力锅程序.有PCB文件.有原理图.ASM文件-Electric pressure cooker program. PCB files. Schematics ASM files ...
YL1208
- 电压力锅程序.有PCB文件.有原理图.ASM文件-Electric pressure cooker program. PCB files. Schematics ASM files ...
YL1209
- 电压力锅程序.有PCB文件.有原理图.ASM文件,程序文件-Electric pressure cooker program. PCB files. Schematics ASM files, program files ...
YL1117A
- Electric pressure cooker program. PCB files. Schematics ASM files, program files -Electric pressure cooker program. PCB files. Schematics ASM files, program files ...
GPS
- GPS编程,开发环境C++,GPS提取信息及应用-GPS programming, development environment for C++, GPS extract information and applications
RTC
- 嵌入式微控制器实时时钟(RTC)输出,C语言编程,例程设置了相关寄存器.-The the embedded microcontroller real-time clock (RTC) output, C language programming routines set register.
ZLG-LPC2200
- ZLG LPC2200嵌入式系统软件开发实例,包括实例源码,说明手册等-ZLG the LPC2200 embedded systems software development examples, including examples of FOSS, instruction manual
gpio
- GPIO功能测试,开发环境IAR for arm 5.4,开发板:外星人Mini STM32-The GPIO function test, development environment IAR for arm 5.4 development board: aliens Mini STM32
STM32-SPWM
- TIMER输出PWM基本概念 脉冲宽度调制(PWM),是英文“Pulse Width Modulation”的缩写,简称脉宽调制,是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制。一般用来控制步进电机的速度等等。STM32的定时器除了TIM6和TIM7之外,其他的定时器都可以用来产生PWM输出,其中高级定时器TIM1和TIM8可以同时产生7路的PWM输出,而通用定时器也能同时产生4路的PWM输出。 -Timer output PWM bas
