CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - can stm32 adc

搜索资源列表

  1. ADC_TIM1

    0下载:
  2. 利用STM32中的定时器启动ADC采样,即可以控制ADC的采样速率-STM32 start using the timer in the ADC sampling, which can control the ADC' s sampling rate
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:8.52kb
    • 提供者:yhh
  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3.83kb
    • 提供者:韩武纪
  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
    • 文件大小:362.18kb
    • 提供者:顾平
  1. STM32_ADC_to_CAN

    0下载:
  2. STM32_ADC_to_CAN (AD转换后送到CAN端口)-STM32_ADC_to_CAN (AD conversion to the CAN port)
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:346.39kb
    • 提供者:朦胧
  1. adcDemo_MDK

    0下载:
  2. STM32 ADC转换程序,可实现AD采集 转换,测试可用-The STM32 ADC conversion process can be realized AD acquisition conversion, testing available...
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:285.96kb
    • 提供者:jinyu
  1. ADC-DMA

    0下载:
  2. stm32单片机,AD转换程序,适用于初学者,初学者可以从中了解到stm32的ad转换的编程过程。-stm32 microcontroller, AD converter program, suitable for beginners, beginners can learn the programming process stm32 the ad conversion.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:4.96mb
    • 提供者:梁伟超
  1. ADC-interrupt

    0下载:
  2. stm32单片机,AD转换程序,适用于初学者,初学者可以从中了解到stm32的ad转换的编程过程。-stm32 microcontroller, AD converter program, suitable for beginners, beginners can learn the programming process stm32 the ad conversion.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:4.96mb
    • 提供者:梁伟超
  1. STM32-touch-key

    0下载:
  2. 本实验将实现如下功能:本实验利用战舰STM32板板载的电容触摸按键,通过TIM5_CH2对电容触摸按键的检测,实现对DS1的控制,下载本代码后,我们通过按开发板右下角的TPAD按钮,就可以控制DS1的亮灭了。不过一定要先用跳线帽短接多功能端口的TPAD和ADC-The experiment will achieve the following functions: In this study, On-board STM32 battleship capacitive touch buttons,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:40.08kb
    • 提供者:wanggaogang
  1. STM32-ADC

    0下载:
  2. STM32_ADC利用通道11来采集模拟电压,可以在液晶屏上显示出来。-STM32_ADC use channel 11 to acquire the analog voltage can be displayed on the LCD screen.
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4.02mb
    • 提供者:pnzrk
  1. STM32-ADC-V3

    0下载:
  2. STM32F103的例子,适合学习用,可以根据自己的要求改。-Examples STM32F103, suitable for learning to use, you can change according to their own requirements.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2.02mb
    • 提供者:凌俊
  1. ADC显示(自带固件库)

    0下载:
  2. 调试lcd显示程序,基于stm32 151系列的与液晶屏相连的程序,大家可以在此基础进行学习(Debugging LCD display program, based on the STM32 151 series connected with the LCD screen program, we can learn on this basis)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1.94mb
    • 提供者:西大骄子
  1. 双通道ADC

    0下载:
  2. 本程序为双通道adc的stm32程序,可以进行模数采集(This procedure for the double channel ADC STM32 procedures, can be analog to digital)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:2.64mb
    • 提供者:小齐123
  1. stm32 ADC initialization program

    0下载:
  2. 对stm32上的AD模块进行初始化设置,从而进行下一步的编程(Initialize the AD module on the STM32 so that you can proceed to the next step)
  3. 所属分类:单片机开发

  1. ADC实验亲测可用

    0下载:
  2. STM32的ADC实验,亲测可用。内有详细的讲解文档,很好的学习资料。(The ADC test of STM32 can be used as a parent test. There is a detailed explanation of the document, a good learning materials.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:130kb
    • 提供者:starrr
  1. 基础篇 20. STM32 ADC工作原理

    0下载:
  2. 这一个文件程序用于AD转换,可以把模拟量转换为数字量(This file program is used for AD conversion and can convert analog to digital)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:69.16mb
    • 提供者:,。,。
  1. STM32ADC

    0下载:
  2. 项目用到的STM32F103芯片多路12位高精度AD采集处理,带FIR滤波器,效果精度非常好,绝对可以用。(The STM32F103 chip used in the project is multiplex 12 bits high precision AD acquisition and processing, with FIR filter, the effect precision is very good, absolutely can be used.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:294kb
    • 提供者:xiegao12
  1. 24位ADC LTC2442

    0下载:
  2. 使用MDK5编写的STM32F103的驱动,可以从24位的AD LTC2442芯片读取电压(Using the STM32F103 driver written in MDK5, the voltage can be read from a 24 bit AD LTC2442 chip)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-28
    • 文件大小:2.35mb
    • 提供者:LibAndLab
  1. adc2

    0下载:
  2. stm32 adc 测试,自己测试能用。非常实用(标准库)(Stm32 adc test, own test can be used. Very practical (standard library))
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:fwfree
  1. STM32 ADC实验源码

    0下载:
  2. 基于STM32实现ADC的实验,实验平台可根据自己的开放环境进行改变。(Based on STM32 implementation of ADC experiment, the experimental platform can be changed according to its own open environment.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:211kb
    • 提供者:剪径
  1. 互补SPWM+模拟死区开关方波+PID+ADC (单极性)

    4下载:
  2. 本程序用于全国大学生电子设计竞赛逆变电源,且包含PID闭环控制,可调出稳定交流电压(This program is used in the inverter power supply of the national college students electronic design competition, and contains PID closed-loop control, which can transfer out stable AC voltage)
  3. 所属分类:单片机开发

    • 发布日期:2021-01-11
    • 文件大小:9.46mb
    • 提供者:lthugg
« 12 »
搜珍网 www.dssz.com