搜索资源列表
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
STM32_Firmware.zip
- STM32固件库(中文),包含STM32库文件中所有标准函数,STM32 firmware library (in Chinese), STM32 library file that contains all the standard functions
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
LED
- led 流水灯 stm32 编译环境 iar for arm-led water lamp stm32 build environment iar for arm
STM32-ENC28J60DEMO-V3
- ENC28J60网络实验, 演示通过PC上Ping IP及arp指令,以及嵌入式WEB控制LED明灭-ENC28J60 network experiment, demonstration through the PC, Ping IP, and arp command, control and embedded LED winking WEB
TIMx_test
- STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
STM32webLED
- STM32网页控制LED,通过网叶控制LED-STM32 web to control LED, leaf through the network control LED
TIMER_RVMDK
- 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
GPIO_RVMDK
- 本源码为STM32的GPIO使用例程,主要演示GPIO的使用。开发环境realviewMDK。 程序通过按键对应的引脚的电平是否被拉低来判断按键是否被按下,如果按键被按下,则相应的LED闪烁一次。-The source code for the STM32' s GPIO use of routine, the main demonstration GPIO use. Development environment realviewMDK. Program through the bu
huibian1
- tlc2543模拟输入数据采集转换led显示-tlc2543 convert analog input data acquisition led display
LCDDemo-lcd-led-buttom
- 万利199元开发板例子程序,实现了STM32控制LCD、LED以及按键的控制。-Manley 199 yuan development board example procedures, the STM32 control LCD, LED and button control.
STM32_led
- STM32 LED演示程序 基于网络收音机的程序-STM32 LED
STM32-7SEG-LED-SCAN
- 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
TIM1-LED-flash
- STM32的最基本测试,所有Io口取反,每隔200ms,实现led的闪-STM32 most basic test, all Io population inversion, every 200ms
STM32--LED
- STM32开发板例程LED- STM32开发板例程LED--STM32 development board the routine 1
sys_tick
- stm32 sys—tick驱动程序,简单易懂,驱动led-stm32 the sys-the tick-driver, simple and easy to understand, led drive
01.LED-stm32
- 01.LED点灯实验(STM32神舟III号-寄存器版)-01.LED lighting experiment (STM32 Shenzhou III No.- Register Edition)
led on off-delay
- led on off with delay
led on off-waiting counter
- led on off with waiting counter
STM32按键
- STM32f103vet6 进行按键控制LED灯的变换(STM32f103vet6 button control, LED light conversion)