CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STM32 ADC USART

搜索资源列表

  1. STM3210ELK

    0下载:
  2. STM3210E-LK 开发板的使用手册 -User manual of STM3210E-LK learning kit The STM3210E-LK is a version of the STM32-LK learning kit for the STM32F103ZET6 (LQFP144) microcontroller. The STM32F103ZET6 is high density STM32 microcontroller based on the Cort
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:469390
    • 提供者:zhiyongzi
  1. ourdev_478944

    2下载:
  2. PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
  3. 所属分类:其他小程序

    • 发布日期:2013-09-04
    • 文件大小:627787
    • 提供者:ztx
  1. STM32R100DevelopBoardSourceCode

    0下载:
  2. stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4893659
    • 提供者:
  1. 5780bcf5-da04-4cf6-b388-1f3d01c4896c

    0下载:
  2. STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 framework, USING 3.X library prepared after the product for STM32, wrote a routine, the
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:370876
    • 提供者:顾平
  1. stm32adc2dmausart

    0下载:
  2. STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3253
    • 提供者:杨善宁
  1. STM32-ADC-V2

    0下载:
  2. STM32F10xxx+USART串口应用实例STM32F10xxx+USART应用实例-STM32F10xxx+ USART application examples STM32F10xxx+ USART application examples
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:338054
    • 提供者:mm
  1. usart--ADCY

    0下载:
  2. 通过设置stm32微处理器的ADC,USART ,NVIC实现对stm32 PA0端口电压的采样,并把采样数据通过串口在上位机显示。-Set stm32 microprocessor ADC, the USART, NVIC stm32 PA0 port voltage sampling, and sampling data through the serial port on the host computer.
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:1674212
    • 提供者:wb
  1. ADC

    0下载:
  2. stm32驱动4X4键盘扫描,用于键盘扫描-/******************************************************************************* * File Name : KeyScan * Descr iption : Serial print out the corresponding key value *************************************************
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:1446
    • 提供者:henry
  1. adc

    0下载:
  2. stm32 adc采样+dma+usart传输-stm32 adc sampling+dma+usart transmission
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:3513581
    • 提供者:lvyanfu
  1. stm32_ADCPDMAPTIM1PDMAUSART

    0下载:
  2. stm32_ADC+DMA+TIM1+DMAUSART -stm32 adc dma timer dma usart
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:3077
    • 提供者:刘冬
  1. ADCPUSART

    0下载:
  2. ADC+USART STM32开发板的AD转换以及串口通信例程,AD采集的数据通过串口发送到PC机-STM32 development board AD conversion and serial communication routines, AD data through the serial port to send to the PC machine
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1233808
    • 提供者:xiao
  1. ADC-(DMA-mode)

    0下载:
  2. STM32(ADC采样DMA方式)ADC (DMA方式) 实验中用到了GPIO、RCC、USART、DMA及ADC外设-STM32 (ADC sampling DMA mode) ADC (DMA mode) experiment uses GPIO, RCC, USART, DMA and ADC peripherals
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:337639
    • 提供者:将的肯德基
  1. STM32F103VET6FreeRTOS

    1下载:
  2. stm32 开发板上的freeRTOS移植。实现了ADC,usart,LCD,跑马灯多任务切换。点击按键,LCD会有不同的图形显示。-Running multitask in freeRTOS on wildfire board 。By pushing key-button,graphs on ILI9341 LCD change,while an UASRT task sends the ADC value to PC.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3308918
    • 提供者:
  1. stm32-ad-usart

    0下载:
  2. stm32f103rbt6单片机进行adc采集并用串口显示在电脑上-stm32f103rbt6 microcontroller ad collected and displayed on a computer with a serial
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:4693241
    • 提供者:徐雷
  1. Crazy103_Board_V1.1

    0下载:
  2. STM32基本学习资料。包括ADC USART I2C PWM LED KEY RTC 等(STM32 ADC USART I2C PWM LED KEY RTC)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:42269696
    • 提供者:罗工123
  1. (STM32)ADC DMA USART(仅必须的C文件不含工程)

    0下载:
  2. simulink控制系统模拟,关于信号的采集(simulation of simulink's control)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:16384
    • 提供者:flanker117
  1. stm32f030f4-956260

    1下载:
  2. STM32F030采用ARM Cortex内核,运算速度高达48 MHz。STM32F030是STM32系列中价格最低的产品,具有全套外设,例如高速12位ADC、先进且灵活的定时器、日历RTC和通信接口(例如 I2C、USART和SPI)。(STM32F030 adopts the ARM Cortex kernel, and the operation speed is as high as 48 MHz.STM32F030 is the lowest priced product in th
  3. 所属分类:单片机开发

    • 发布日期:2018-04-23
    • 文件大小:514048
    • 提供者:呵呵何
  1. OWL-IOT32V2-Demo-20170408

    0下载:
  2. 里面包含了基本的STM32F103的一些例子,包括USART、SPI、ADC、PWM、I2C、OLED等从简单到复杂(It contains some examples of basic STM32F103, including USART, SPI, ADC, PWM, I2C, OLED and so on, from simple to complex.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:8419328
    • 提供者:MinGoo
搜珍网 www.dssz.com