搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
SMT32-ADC
- 基于STM32的ADC采集,已调试通过,包含STM32库文件,开发环境KEIL-ARM-STM32 of ADC based on the collection, has been debugged, including STM32 library, development environment, KEIL-ARM
ADC
- stm32 单片机 的ad转换程序 Keil 开发环境-the ad program example of STM32 MCU ,Dev is Keil compile
stm32_ADC
- STM32 嵌入式系统的ADC测试程序,这是配合作者博文(http://blog.ednchina.com/czlyzhj/1809137/message.aspx)的源程序。 编译环境:keil-STM32 ADC embedded system testing procedures, which is in line with of the Notes (http://blog.ednchina.com/czlyzhj/1809137/message.aspx) of the sourc
USB_test_STM32F103_SOURCE_C
- 开发工具为KEIL,一个基于STM32F103的USB口测试程序,想入手STM32 ARM的第一手资料。希望对大家有好处。-Development tools for the KEIL, a USB port on STM32F103 test program, would like to start STM32 ARM-hand information. Hope everyone is good.
STM3210-ADC
- 在STM32平台上用KEIL开发环境编译的ADC数模转换器-KEIL development environment to compile the ADC DAC on the STM32 platform
ADC_test
- STM32 ADC转换器 例程 2. 例程运行注意事项 (1) 所有例程中均使用了STM32固件库,包含STM32F10xD.LIB和STM32F10xR.LIB两个文件。例程包解压缩之后,如果打开例程时无法找到这两个文件,需要重新修改这个两个库文件的路径,可以指向例程目录下的“\common”目录,也可以指向MDK安装路径下的“..\Keil\ARM\RV31\LIB\ST”目录。 (2) 对于使用了USB接口的例程(USB_test和MP3_PLAYER),还需要注意USB
stm32-ADC-0--100V-0.08vError
- stm32 arm单片机基于KEIL编译环境,开发的一款高精度ADC采样程序代码,采样电压0--100v和0--20v两路,最大误差精度0.08v。通过2.8寸lcd显示在液晶触摸屏幕上-STM32 arm microcontroller based KEIL compiler environment, the development of a high-precision ADC sample code, the sampled voltage- 100v and 0- 20V two-way
STM32adc-uart--tim-and-lcd
- 此工程基于Keil平台,实现了STM32的ADC功能,TIM定时中断等其它功能,并且在原来的基础上优化了lcd12864的显示,图形显示更加稳定,快速,本人亲测,如有不好的地方请多多包含。-This project based on Keil platform to achieve the STM32 ADC functions, TIM timer interrupt, and other functions, and on the basis of the original optimize
STM32-example-source-code
- STM32各功能块例程,包括ADC,DMA,GPIO等,keil环境-STM32 Source code for several functions,include ADC,DMA,GPIO ect ,in keil
ADC
- stm32-103R 开发板上的AD例程,用的keil开发-Stm32-103 r routines in the history of development board, use the keil development
03_my_mode_V00.14
- STM32 Keil 多路adc采集 电压 电流 模式切换-Multi-channel adc voltage and current acquisition mode switch
AD-DA
- 基于STM32103VG单片机,运行平台为KEIL,实现简单的AD-DA转换。(Based on STM32103VG microcontroller, the operation platform for KEIL, to achieve a simple AD-DA conversion.)
ADC
- 基于STM32单片机,运行平台是KEIL,实现简单的AD转换。适合初学者。(Based on STM32 microcontroller, the operating platform is KEIL, to achieve a simple AD conversion. Suitable for beginners.)
Carrier
- Keil搭建STM32F405双通道ADC采集(Keil build STM32F405 dual channel ADC acquisition)
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L
CT117E-8th 蓝桥杯嵌入式 官网范例程序2
- stm32入门范例程序,配套开发板CT117E,内含:ADC,温度,定时器,PWM,IIC,串口应用,是学习stm32的基础与实用程序,keil编译
8 模数转换ADC
- 基于STM32使用keil5软件编程的数模转换代码(Digital to analog conversion code programmed with keil 5 software based on stm32)