CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - stm32 a

搜索资源列表

  1. stm32_init

    0下载:
  2. 这是一个STM32的初始化图形配置文件,用它可以手动的配置MDK中的处理器的各种配置。-This is a graphical initialization STM32 configuration file, it can be manually configured MDK in a variety of processor configurations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:18797
    • 提供者:张飞
  1. ADC1_DMA

    0下载:
  2. STM32的AD程序,可以只需改动少许就可以使用-STM32 the AD process can be just a little change can use
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:12703
    • 提供者:keyin
  1. stm32_rtc

    0下载:
  2. 一个关于stm32的实时时钟程序可以实现秒分时日月年周的计算-A real-time clock on the stm32 second time-sharing program can achieve in weeks of sun and moon calculations
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:4119
    • 提供者:wwm
  1. Sourdev_45125p

    0下载:
  2. 花了近3个月的毕业设计的时间,直到前几天完成的基本运营。论文繁忙过去几天中,第一次在地图上从现在使用的软件代码的方式。 STM32 RVMDK 。 某些功能,这个MP3播放: MP3播放功能,支持MPP3/WAV/WMA/MIDI播放,支持快进,快退,歌词显示支持[第二十条:第二十条:二十] / [第XX : XX.XX ] / [第XX号:第XX号] ,以支持多话歌词共享标记收音机功能,并支持自动 -It took nearly three months of graduation des
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3875150
    • 提供者:
  1. iiuo442

    0下载:
  2. Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3266
    • 提供者:randex
  1. Tstm32_adch

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

    • 发布日期:2016-11-21
    • 文件大小:4096
    • 提供者:linguokai
  1. sMicrium-ST-ut

    0下载:
  2. ucosii在stm32上的移植植,需要的朋友参考一下 -reference stm32 on the transplant planting in ucosii, a friend in need
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:1713884
    • 提供者:系统,结构
  1. stm32f10x_conf

    0下载:
  2. STM32是基于 ARM Cortex-M3 内核的 32位处理器,具有杰出的功耗控制以及众多的外设, 最重要的是其性价比-STM32 32-bit processor based on the ARM Cortex-M3 core, with outstanding power control as well as a number of peripherals, the most important is its cost
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-01
    • 文件大小:1252
    • 提供者:liugang
  1. system_stm32f10x_cl

    0下载:
  2. STM32是基于 ARM Cortex-M3 内核的 32位处理器,具有杰出的功耗控制以及众多的外设, 最重要的是其性价比-STM32 32-bit processor based on the ARM Cortex-M3 core, with outstanding power control as well as a number of peripherals, the most important is its cost
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-01
    • 文件大小:915
    • 提供者:liugang
  1. flymaple-abroad

    0下载:
  2. flymaple 国外 下载的 它是一款stm32 的开源产品 代码包括 电机的 ppm 的 气压气象传感器的 陀螺仪的 以及三轴加速度传感器-Download flymaple abroad it is a stm32 open source products
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:496240
    • 提供者:金笑雨
  1. CAN-example

    0下载:
  2. CAN Bus example on STM32, those files show how manage a CAN communication on a 32bit microcontoller. RX interrupt mode.
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:54593
    • 提供者:teo
  1. GPRS

    0下载:
  2. 本程序是电脑(上位机)和基于stm32系列开发板的GPRS无线通讯模块之间进行数据传输交互的代码,包括对传输数据的校验以及Oracle数据库的存储过程,并且支持多线程-This program is a computer (PC) and code data transfer interaction between the GPRS wireless communication module based on the the stm32 series development board, inc
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:49921
    • 提供者:李本立
  1. NVIC_test

    0下载:
  2. 给初学者一个案例,来说明嵌入向量的操作方式,让入STM32入门,轻松理解-Give beginners a case to illustrate the operation of the embedded vector, so that entry into the STM32, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:29672
    • 提供者:李工
  1. DS18B20-TEST-OK!

    0下载:
  2. There is source code about DS18B20 using MCU STM32. Have a good day -There is source code about DS18B20 using MCU STM32. Have a good day !!!
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:1952274
    • 提供者:huyle
  1. ALIENTEK-MiniSTM32

    0下载:
  2. 基于STM32的开发板教程,很适合初学者,里面有很多资料,代码。-STM32 development board based tutorial is suitable for beginners, there are a lot of information, code.
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16176521
    • 提供者:小小怪
  1. KEY_DELAY

    0下载:
  2. 基于STM32开发板的一个按键输入程序,让大家熟悉按键的相关程序编写。-STM32 development board based on a key input program, so that we are familiar with the relevant key programming.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:313999
    • 提供者:l李永明
  1. MYCustom_HID

    0下载:
  2. STM32驱动HID编程,详细解释说明,代码-STM32 driver HID programming, a detailed explanation of the code
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:930932
    • 提供者:七星之个
  1. User

    0下载:
  2. STM32编程的DA8552程序,测试正常运行,16位的DA输出稳定-DA8552 STM32 programming procedure, test run, a 16-bit DA output stability
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:4648
    • 提供者:liluo
  1. SDIO_IAP

    0下载:
  2. STM32的IAP升级程序,已经是可以用的,是用SD卡升级的程序,简单好用,有需要的朋友可以直接用-The STM32 IAP upgrade process, it is already possible to use, is to use the SD card upgrade program, easy to use, a friend in need can be directly used
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:853898
    • 提供者:陈杰
  1. stm32timerpwmout

    0下载:
  2. 实现stm32的PWM输出,用定时器四产生四路PWM波-Achieve stm32 PWM output,Four have four road PWM wave with a timer
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:27029755
    • 提供者:关云飞
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com