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

搜索资源列表

  1. IAP方案(STM32)

    2下载:
  2. STM32的IAP方案介绍。 IAP,全称是“In-Application Programming”,中文解释为“在程序中编程”。IAP是一种对通过微控制器的对外接口(如USART,IIC,CAN,USB,以太网接口甚至是无线射频通道)对正在运行程序的微控制器进行内部程序的更新的技术(注意这完全有别于ICP或者ISP技术)。ICP(In-Circuit Programming)技术即通过在线仿真器对单片机进行程序烧写,而ISP技术则是通过单片机内置的bootloader程序引导的烧写技术。
  3. 所属分类:文档资料

  1. STM32-usart-programm

    2下载:
  2. STM32串口程序USART,自己调试成功的,可以运行,通过与电脑串口相连,可以观察传输的数据-STM32 serial program USART, the success of their own debugging, you can run through a computer serial port, data transfer can be observed
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:693639
    • 提供者:huiyuan
  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. 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. USART_test

    0下载:
  2. 测试STM32的USART通信功能,可以在超级终端上面显示数据-STM32 USART test the communication function can be shown above the data at the Super Terminal
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:931119
    • 提供者:柳青
  1. STM32_usart_address

    0下载:
  2. STM32 usart配置例程,适用STM32各种芯片,详细的介绍了 usart的配置过程。根据例子修改即可应用。这里的usart是带地址的配置。-STM32 usart configuration routines, for all STM32 chip usart described in detail the configuration process. Examples can be modified based application. Here usart is configured
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9411
    • 提供者:zhuerwei
  1. STM32-CAN

    1下载:
  2. stm32 CAN总线的应用基本配置。这里给出了CAN总线功能的最基本的配置。通过修改次例程 可以应用到实际程序中去。-stm32 CAN Bus Based on the basic configuration. Here are the most basic function of CAN bus configurations. By modifying the sub-routines can be applied to the actual process to go.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:8743
    • 提供者:zhuerwei
  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. USART_demo1

    0下载:
  2. STM32处理器USART,DEMO程序,通过USART可以与计算机实现数据传输。-usart DOMO of stm32 controller,with this programe terminal can conmmunication with compter.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1007566
    • 提供者:张菲
  1. USART-tft_NOS_test-222

    0下载:
  2. stm32中 外部中断和tft屏幕的应用模块,经测试可应用。-stm32 external interrupt and tft screen in the application module, the test can be applied.
  3. 所属分类:SCM

    • 发布日期:2017-06-20
    • 文件大小:31049251
    • 提供者:孟祥禹
  1. USART-485

    1下载:
  2. 介绍了利用STM32进行485通讯的程序,已经调试过,可直接使用。为想从事单片机开发的提供一个学习的环境。-STM32 485 program has been debugged, can be used directly. Want to engage in the the microcontroller development provides a learning environment.
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:8929
    • 提供者:陈晓科
  1. stm32-nrf2401-usart

    0下载:
  2. nrf2401发送接收程序,能够实现一次发送两个数据,甚至十几个数据,通过串口通信显示接收端接收到的数据。大部分程序是网上的,自己只写了十几行。搬运工啊。-nrf2401 sending and receiving process can be achieved once sent two data, or even a dozen data, receive data received by the serial communication display. Most of the progr
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:6045522
    • 提供者:王整
  1. stm32

    2下载:
  2. 485双机通讯,包含了485,spi,ii2c,can等,需要的用户可以下载-stm32,please download,there are many examples,contain 485,can,usart ,spi,ii2c,and so on.
  3. 所属分类:Document

    • 发布日期:2017-06-12
    • 文件大小:19787427
    • 提供者:牛建军
  1. One-Usart

    0下载:
  2. 用STM32单片机与PC实现USART串口通信,PC通过串口向单片机发送数据,单片机截取#和$间的有用数据又通过串口发送回PC显示。正点原子MiNi版STM32可直接使用-With STM32 MCU and PC to realize serial communication USART, PC through serial port to send data to the single chip microcomputer, microcomputer intercept# $and use
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2516328
    • 提供者:孙丝
  1. 21ic下载_基于STM32的CAN总线收发程序

    0下载:
  2. 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu
  3. 所属分类:串口编程

    • 发布日期:2017-12-22
    • 文件大小:7734272
    • 提供者:tsc123
  1. Usart

    0下载:
  2. 本程序可以用于STM32F10系列芯片,实现串口打印(This program can be used for STM32F10 series of chips for serial port printing)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:1472512
    • 提供者:醉翁boy
  1. BSP

    0下载:
  2. stm32吧can转接成usart can里面包含初始换 速率500kb/s usart 19200(The stm32 bar can be converted to usart which can contain the usart 19200 with an initial conversion rate of 500kb / s)
  3. 所属分类:uCOS

  1. 3.USART串口测试

    0下载:
  2. 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:653312
    • 提供者:72521
  1. STM32

    5下载:
  2. JY901 stm32f1程序 包括串口和IIC通信 亲测可用(JY901 stm32f1 include usart and IIC it can be used in different place)
  3. 所属分类:其他

    • 发布日期:2019-05-10
    • 文件大小:633856
    • 提供者:sunbinghan
  1. STM32_USART_LED_CAN500K

    1下载:
  2. 用stm32f10x实现can和串口通信功能(use stm32 can to usart)
  3. 所属分类:微处理器开发

    • 发布日期:2021-04-23
    • 文件大小:1891328
    • 提供者:danstar
« 12 3 »
搜珍网 www.dssz.com