搜索资源列表
DMA
- 利用stm32产生PWM方波驱动LED,实现的功能是LED从暗到亮,再从亮到灭,该文件包含了完整的驱动程序,使用芯片是stm32f103c8t6-Produced by STM32 PWM square wave drive LED, to achieve the function of LED from dark to light, from the light to destroy, this file contains the integrity of the driver, the us
PWM_IR-stm32f103c8
- stm32f103c8t6上面实现uart3的Irda功能接受红外字符,控制TIM4上面4个通道的pwm输出占空比-stm32f103c8t6 functions to achieve the above uart3 acceptance of Irda Infrared character, control TIM4 above 4 channel pwm output duty
STM32F103C8T6_CAN_PWM
- MCU为STM32F103C8T6单片机。这是一个检测用的模块,用到了单片机的PWM输出,控制舵机,Can接收发送数据,及其他IO控制。-MCU for STM32F103C8T6 microcontroller.This is a test module, use the microcontroller PWM output, control steering gear, Can receive send data, and other I/O control.
baseflight-20130206
- Naze 32 多旋翼飞控的源代码,硬件资源如下:STM32F103C8T6 32-bit ARM Cortex M3, 72MHz, 64K flash (128K actual), 20K SRAM ADXL345 Accel MPU3050 Gyro BMP085 Pressure sensor HMC5883L Mag CP2102 USB>Serial bridge 6 + 8 PWM I/O, can be reassigned for other fu
PWMPADC-(1)
- stm32f103c8t6的ADC,码盘测速,PWM测试。ADC采用了DMA通道,测速采用TIM1双通道,PWM采用TIM3.-Stm32f103c8t6 ADC, code wheel speed, PWM test. ADC uses a DMA channel, the speed using TIM1 dual channel, PWM using TIM3.
6.1 PWM控制舵机(测试通过)
- 基于STM32F103C8T6控制舵机代码,供新手使用(STM32F103C8T6 control based on the steering engine code for novices to use)
基于c8t6板的TIM1的PWM输出
- 使用stm32f103c8t6 输出pwm,可实现正弦波,三角波,锯齿波。(use stm32f103c8t6 to make pwm.)
遥控自跟随小车
- 基于STM32F103ZET6遥控小车源码,附带自跟随,OLED显示,PWM调速功能
STM32F103C8T6 的MINI板程序开发笔记和例程序
- 高级例程-基于MINI板的 呼吸灯效果 采用TIM1的PWM实现;基本例程-USART收发;基于STM32的USB程序开发笔记(Advanced routine - the effect of breathing lamp based on mini board is realized by TIM1 PWM)
stm32产生pwm
- 基于stm32f103C8T6的产生pwm波的源码,代码亲测有效