搜索资源列表
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
FreeRTOSForSTM32
- STM32 FreeRTOS v5.2移植源代码,包括一个LED任务,驱动4个LED轮次闪烁,本源代码适合Keil MDK 3.4/3.5/uv4工具,适合STM三合一开发板-Transplantation STM32 FreeRTOS v5.2 source code, including a LED task, drive round four LED flash source code for Keil MDK 3.4/3.5/uv4 tool, suitable for three-in
EX001
- STM32 跑马灯 上手编程 学习MDK 和ST 标准固件库-stm32 led for new learn the keil MDK environment and the ST standard fireware environment
STM32-LED
- 奋斗开发板,LED闪烁,keil工程,亲自测试绝对可用-Struggle development board, LED flash, keil engineering, test yourself absolutely free
Template-LED-P-serial
- 基于STM32 cortex-m3 LED点灯程序 提供Keil工程模版-Keil project templates based on the STM32 cortex-m3 LED lighting program
F2XX--GPIO
- STM32的GPIO口编写的LED闪烁程序,方便大家熟悉操作环境和方法。KEIL环境。-STM32 GPIO port LED flashes written procedures to facilitate the familiar operating environment and methods. KEIL environment.
light-LED
- 用keil编译的led程序适用于STM32的初级程序。-Keil compiler led program applies the STM32 s primary program.
ledmin
- STM32系列GPIO控制LED的输出,KEIL编译通过。-The STM32 family GPIO control LED output, KEIL compiler through.
LED
- 讲述了如何使用Keil开发STM32,从最基础的例程开始掌握STM32的开发,了解GPIO的操作。-Describes how to use the Keil development STM32, starting from the most basic routines to master STM32 development, understanding GPIO operation.
STM32
- 整个压缩包是基于Keil uVision的开发例程,里面浓缩了14个STM32(Cortex-M3)的入门开发实验,其中包括LED测试,系统时钟,数模转换,串口测试等多个基本实验-Whole archive is based Keil uVision development routines, which concentrated 14 STM32 (Cortex-M3) of the Starter experiments, including more basic experiments L
delay
- Keil delay on stm32 on 1 turn led, off o turn led
4463-32-led-OLED
- stm32-si4463-oled源码,亲测可用-stm32-si4463-oled keil
LED
- stm32点亮LED灯程序,keil工程可执行。-stm32 lit LED lights procedures, keil project executable.
Nucleo_blink_led_uvision_nucleo_f401re-(1)
- this for stm32 led blinking source code developed in keil microvision in embedded c program-this is for stm32 led blinking source code developed in keil microvision in embedded c program
LED+UCOS_2.90
- 基于STM32的ucosii代码,能实现在cotex-M3内核芯片上直接使用,属于keil软件(STM32 based on the uCOSII code, can be achieved directly in the cotex-M3 kernel chip, belonging to keil software)
led on off-delay
- led on off with delay
led on off-waiting counter
- led on off with waiting counter
STM32F401RE-BLN
- 基于Keil平台实现的呼吸灯,三种频率可用板载按键调节,板子的选择是stm32f401。(A led which lights up or extinguishes like breathing, programmed on Keil using C. You can adjust the frequency by pressing the button on the board. The selection of the board is stm32f401re.)
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L