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

搜索资源列表

  1. spc3-STM32

    1下载:
  2. 自己使用过的VPC3程序,基于DSP2407的,有需要的朋友可以下载-Their used VPC3 program, based on the DSP2407, a friend in need can be downloaded
  3. 所属分类:DSP编程

    • 发布日期:2013-11-15
    • 文件大小:21047
    • 提供者:cena
  1. STM32-100-V1-SDcardReader

    0下载:
  2. STM32F103用作读卡器读写SD卡,使用SDIO接口-STM32F103 used as a SDcard reader
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4979318
    • 提供者:ljp
  1. STM32-CAN

    0下载:
  2. STM32中CAN的具体程序,很详细的描述了通讯配置-STM32 CAN specific procedures in a very detailed descr iption of the communication configuration
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:21254
    • 提供者:ren
  1. STM32-OV7670

    0下载:
  2. 用stm32单片机来做的简易相机,摄像头是ov7670-Stm32 SCM done with a simple camera, the camera is ov7670
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:457792
    • 提供者:daniel
  1. STM32-ARM

    0下载:
  2. 本程序的作用是使用STM32单片机实现简单的点灯功能,对于刚刚入手STM32的新手来说,会有很大的帮助。-The role of this procedure is to use the STM32 MCU simple lighting function, for the STM32 novice just starting, there will be a great help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:723294
    • 提供者:杨有国
  1. stm32-can-ID-0x0048

    0下载:
  2. stm32 can通信测试 1、usb转can用的是DSP开发工作室开发的USB_CAN_2C 2、stm32型号stm32f103rb 引脚为GPIOA的P11 P12 3、程序的内容,接受ID为0x0048的标准帧,当收到该标准帧时,发送一个ID为0x0047 数据位0x22的标准帧-stm32 can Communications Test 1, usb switch can use the DSP development studio developed USB_CAN_2C
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-25
    • 文件大小:8271246
    • 提供者:云鹏
  1. STM32-RTC

    1下载:
  2. 设置STM32的内部实时时钟RTC,利用2.8寸的TFT—LCD模块来显示日期和时间,实现一个简易的时钟!-Set STM32' s internal real-time clock RTC, using the 2.8-inch TFT-LCD module to display the date and time, to achieve a simple clock!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:77040
    • 提供者:zhanglei
  1. STM32-Frequency

    1下载:
  2. 此程序使用STM32实现了频率计的功能,当频率比较低时,测量结果十分准确。高频时,略有误差,但是不能侧得的频率过高。-This program uses the STM32 implements frequency meter function, when the frequency is relatively low, the measuring results are very accurate. High frequencies, a slight error, but not too e
  3. 所属分类:Other Embeded program

    • 发布日期:2015-08-12
    • 文件大小:5737472
    • 提供者:杨有国
  1. STM32-144-huayngLED

    0下载:
  2. 采用STM32 的systicks及定时器实现多种花样的led灯控制程序已经通过测试-Systicks using the STM32 timer to achieve a variety of patterns and led lights control procedures have been tested
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:520260
    • 提供者:limo
  1. STM32-144-USB2serial_huanye

    0下载:
  2. 本例程通过虚拟的方法实现uSB口转化为串口的实用程序,不需采用电平转换的芯片即可实现-The routine method uSB through virtual serial port into a utility, without using the chip level conversion can be realized
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5194396
    • 提供者:limo
  1. stm32

    0下载:
  2. stm32外部中断,进入中断后点亮小灯,让小灯实现亮灭-stm32 external interrupts, after entering the interrupt lit a small lamp, so that small lights to achieve light off
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4188597
    • 提供者:张锋
  1. stm32-key_scan

    1下载:
  2. 利用一个I/O口,接一个按键,实现3功能操作:单击 + 双击 + 长按+特别操作,利用USART输出显示在串口助手。压缩文件里有详细说明。完整工程,打开即可使用。-Use an I/O port, then a key to achieve three functions: Click+ double+ long press+ special operations. Compressed files are described in detail.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1767235
    • 提供者:
  1. STM32-CAN

    1下载:
  2. 本实验将实现如下功能:本实验代码,可以让STM32的CAN工作在环回模式/普通模式下,通过WK_UP按键切换模式。默认是环回模式,在环回模式下,按下KEY0,则可以在LCD模块上面看到自发自收的消息。如果是普通模式,那么需要两个开发板,并且用线将两个开发板的CAN接口连接起来,同时需要设置板上的P13端口连接在CAN上面,在普通模式下,按下一个开发板的KEY0,可以在另外一个开发板上看到收到的信息。-The experiment will achieve the following functi
  3. 所属分类:SCM

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

    1下载:
  2. 本实验将实现如下功能:开机后,初始化摄像头模块(OV7670),如果初始化成功,则在LCD模块上面显示摄像头模块所拍摄到的内容。我们可以通过KEY0设置光照模式(5种模式)、通过KEY1设置色饱和度,通过KEY2设置亮度,通过WK_UP设置对比度,通过TPAD设置特效(总共7种特效)。通过串口,我们可以查看当前的帧率(这里是指LCD显示的帧率,而不是指OV7670的输出帧率),同时可以借助USMART设置OV7670的寄存器,方便大家调试。DS0指示程序运行状态。-The experiment
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:189449
    • 提供者:wanggaogang
  1. STM32-IIC--MMA8451

    0下载:
  2. STM32的控制MMA8451三轴加速度芯片的IIC驱动,串口打印数据到电脑显示!-STM32 control MMA8451 the triaxial acceleration chip IIC driver, serial print data to a computer display!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-22
    • 文件大小:317048
    • 提供者:wuzhaohua
  1. STM32--DMA

    0下载:
  2. DMA传输方式无需CPU直接控制传输,功过硬件为RAM与IO设备开辟一条通道,是CPU效率大大提高-DMA transfers without CPU direct control transfer, merits and demerits of the hardware for the RAM and IO devices open up a channel, the CPU efficiency is greatly improved
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:302904
    • 提供者:ljl
  1. STM32-WAVE1

    0下载:
  2. 自制示波器,基于STM32 彩屏显示,3.2寸,320*480-Homemade oscilloscope, based on the STM32 color screen display, a 3.2-inch, 320* 480
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:6302780
    • 提供者:盛斌
  1. IMU_9DOF

    0下载:
  2. This is a startup project for STM32F3discovery board and its mems. Still in upgrade
  3. 所属分类:其他嵌入式/单片机内容

  1. STM32-24c64

    1下载:
  2. STC32的IIC存储芯片24C64操作 通过高度 程序稳定 -STC32 the IIC memory chip 24C64 operating procedures through a highly stable
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-11-10
    • 文件大小:13128704
    • 提供者:sda
  1. STM32-CAN

    0下载:
  2. 介绍CAN设备使用方法的例程,采用STM32F103RBT6平台-a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board and demonstrates the use of the CAN peripheral.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:34687
    • 提供者:吴升
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com