搜索资源列表
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
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
light-LED
- 用keil编译的led程序适用于STM32的初级程序。-Keil compiler led program applies the STM32 s primary program.
STM32 驱动 W5100 实现 http 的网页浏览也可通过网页控制 LED
- CPU 是使用 STM32F103 的单片机,可以非常方便地移植软件到 ST 的Cortex 单片机上,而单片机采用 SPI 总线和间接总线与 W5100 接口,并可任选一种方式.也提供JTAG接口用于单片机软件调试.可通过RS-232C接口下载程序.CPU 和 W5100 采用 3.3V 电压供电.另提供标准RS-232C 串行接口与上位机相连.编译器是使用 Keil 的 MDK 工程.
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
keil4Test
- keil 测试,基于STM32控制两个74HC595芯片点亮LED-keil test
4463-32-led-OLED
- stm32-si4463-oled源码,亲测可用-stm32-si4463-oled keil
LED
- stm32点亮LED灯程序,keil工程可执行。-stm32 lit LED lights procedures, keil project executable.
1.LED
- STM32,keil环境下,LED开关实现-STM32,in keil to open and close LED
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
实验1 24MHZ频率下跑马灯
- 基于STM32以及KEIL开发环境下的LED跑马灯(STM32 and KEIL development environment based on LED Marquee)
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