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

搜索资源列表

  1. STM32-self-study-notes

    1下载:
  2. STM32自学笔记一书附赠资料,内涵STM32开发过程中常见的基本例程。-STM32 self-study notes a book comes information, content STM32 development process common basic routines.
  3. 所属分类:SCM

    • 发布日期:2017-06-15
    • 文件大小:23333831
    • 提供者:张维力
  1. STM32

    0下载:
  2. 这是ST提供的3个启动文件,分别适用于不同容量的STM32芯片。 这三个文件为: startup_stm32f10x_ld.s startup_stm32f10x_md.s startup_stm32f10x_hd.s 其中,ld.s适用于小容量 产品;md.s适用于中等容量产品;hd适用于大容量产品; 这里的容量是指FLASH的大小.判断方法如下: 小容量:FLASH≤32K 中容量:64K≤FLASH≤128K 大容量:256K≤FL
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:9522
    • 提供者:xie
  1. STM32-ADC

    0下载:
  2. stm32ADC转换程序,有一定的实用性,值得学习-stm32ADC conversion process, there is a certain practicality, it is worth learning
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:414055
    • 提供者:古凤
  1. STM32-USB-SD-card-reader

    0下载:
  2. 利用一块奋斗版STM32开发板的SD卡及USB接口实现板上的U盘功能-Use a hard version of STM32 development board SD card and USB interface board U disk function
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:607213
    • 提供者:曹艳梅
  1. stm32

    1下载:
  2. NRF24L01实现多对一的无线通信,实现100米距离的通信。-NRF24L01 the realization of a wireless communication, to achieve 100 meters distance communication.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:17254400
    • 提供者:关云飞
  1. STM32-SD-Fatfs-ucgui-ucos

    0下载:
  2. 程序是奋斗开发板的例程,采用ucGUI作为操作系统,FATFS作为FAT32的文件管理系统,读写SD卡,是很完整的文件管理程序。-Program is struggling development board routines, using ucGUI as the operating system, FATFS as FAT32 file management system, SD card reader, it is a complete file management program.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4151764
    • 提供者:Dingli
  1. STM32-SST25VF016B-Fatfs-ucgui-ucos

    0下载:
  2. 配合奋斗开发板使用。但是,其采用SPI FLASH作为存储,ucGUI与ucOS为屏幕驱动及操作系统,FatFS是文件管理系统。可以借鉴其中的编程结构及代码。-Struggle with the development board. However, its use as a storage SPI FLASH, ucGUI with ucOS to screen drivers and operating systems, FatFS is a document management syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4140628
    • 提供者:Dingli
  1. stm32-USB-HID-ucos-ucgui

    0下载:
  2. 奋斗开发板的例程,采用ucOS结合ucGUI的方式,写USB的程序。-Struggle development board routines, using a combination ucGUI ucOS way to write USB program.
  3. 所属分类:uCOS

    • 发布日期:2017-05-15
    • 文件大小:3692409
    • 提供者:Dingli
  1. STM32

    3下载:
  2. 基于STM32单片机将RS232串口采集的数据转换为CAN总线数据输出,程序中以采集电罗经数据为例,包括了电罗经数据的过滤、串口中断处理、CAN中断处理等程序模块。-STM32 microcontroller based data acquisition converts RS232 serial CAN bus data output, a program to collect electronic compass data, for example, includes a filter gy
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6120201
    • 提供者:李俊杰
  1. STM32-TIM1

    0下载:
  2. stm32F103芯片的TIM1操作。写的很好,经过验证OK-stm32F103 chip TIM1 operation. Write a good, proven OK
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:1129
    • 提供者:yang
  1. STM32-ADC

    0下载:
  2. STM32F103模数转换程序,一路ADC的采样,并在LCD上显示采样值。-STM32F103 ADC programms, a channel ADC sampling, and displayed sampling values on the LCD.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1715364
    • 提供者:朱益民
  1. STM32

    0下载:
  2. stm32学习资料,内容比较齐全,比较适合初学者学习使用参考.-stm32 learning materials, as more complete, more suitable for beginners to learn to use a reference.
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12039225
    • 提供者:caosmart
  1. NRF-24L01-STM32

    0下载:
  2. 基于KEIL4.7开发软件的在STM32F103ZET6单片机上实现两块单片机之间的通信的源代码,功能为甲给乙发送多组字符(如:01),在乙方收到之后会LED显示,同时收发双方都在LCD屏幕上显示发送的字符串-Simultaneously send and receive sides, will be displayed after the LED Party received: KEIL4.7 based microcontroller software development to achi
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2247701
    • 提供者:景周
  1. Stm32-DS1302

    0下载:
  2. 基于STM32自己写的一个ds1302驱动,给初学者当基本驱动用-Based on the STM32 himself wrote a ds1302 driver, for beginners as a basic drive
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:353301
    • 提供者:dianziaiwenzhe
  1. STM32--W5500-TCP-Server

    3下载:
  2. 基于STM32F103和W5500,将W5500作为服务器,PC上位机作为客户端,进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP server, data interactive with the remote PC
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:831115
    • 提供者:张文娟
  1. STM32--W5500-DHCP

    1下载:
  2. 基于STM32和W5500,W5500作为DHCP客户端,路由器作为DHCP服务器,W5500发送广播包获取IP地址。-Based on STM32 and W5500, take W5500 as a DHCP client,take router as a DHCP server, router. W5500 sends a broadcast packet to obtain IP address.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:850944
    • 提供者:张文娟
  1. STM32-LED-toggle--softtimer

    0下载:
  2. STM32奋斗板-LED闪烁 -软件定时器,非常好用,只管调用函数就可以轻松使用,仿操作系统的思想-very useful to design how a task will run and run how long time,just simple,on the ship stm32 CM-3
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1966101
    • 提供者:zhangtao
  1. STM32-AD(DMA)-interrupt

    0下载:
  2. 基于STM32的AD信号采集,采用DMA传输数据时,直接从SRAM取出数据时,DMA仍在数据传输,导致数据的实时性低,采用DMA中断取出数据,可保证在一段时间内数据的准确性,但也会丢失一部分ADC数据,适用于阶段性数据取样。-Based on the AD STM32 signal acquisition when using DMA data transfer, data is directly taken out from the SRAM, DMA is still data transm
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7502701
    • 提供者:chenming
  1. STM32

    0下载:
  2. 基于stm32的步进电机红外遥控代码,本人初学STM32时,自己从51的红外遥控上移植过来了,调试费了很大功夫,希望对大家有帮助。-Stm32 stepper motor based on infrared remote control code, I am a novice when STM32, their migration from the infrared remote control 51 over, debugging spent a lot of effort, we want
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:45598
    • 提供者:陈程
  1. STM32-display-routines

    0下载:
  2. stm32在彩屏上显示图片和文字,用画点的方法-stm32 display images and text on a color screen, with a painting point method
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2186629
    • 提供者:guoguangtao
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com