登录
首页 » Visual C++ » F405_CAN

F405_CAN

于 2016-05-07 发布 文件大小:7524KB
0 189
下载积分: 1 下载次数: 32

代码说明:

  主要关于STM32F405开发板上的CAN通信源码,可嵌入到开发板运行,结合LCD显示屏进行数据显示。(About STM32F405 main development board CAN communication source, can be embedded into the development board to run, combined with the LCD monitor for data display.)

文件列表:

F405_CAN通信实验
................\CAN
................\...\CORE
................\...\....\core_cm4.h,109142,2014-07-17
................\...\....\core_cm4_simd.h,22735,2014-07-17
................\...\....\core_cmFunc.h,17146,2014-07-17
................\...\....\core_cmInstr.h,20513,2014-07-17
................\...\....\startup_stm32f40_41xxx.s,29571,2016-01-24
................\...\FWLIB
................\...\.....\inc
................\...\.....\...\misc.h,6923,2016-01-24
................\...\.....\...\stm32f4xx_adc.h,32879,2016-01-24
................\...\.....\...\stm32f4xx_adc.h~RF9b1315.TMP,32880,2014-08-01
................\...\.....\...\stm32f4xx_can.h,27317,2016-01-24
................\...\.....\...\stm32f4xx_can.h~RF9b12a8.TMP,27318,2014-08-01
................\...\.....\...\stm32f4xx_crc.h,2415,2016-01-24
................\...\.....\...\stm32f4xx_cryp.h,14480,2016-01-24
................\...\.....\...\stm32f4xx_dac.h,14945,2016-01-24
................\...\.....\...\stm32f4xx_dbgmcu.h,4295,2016-01-24
................\...\.....\...\stm32f4xx_dcmi.h,12976,2016-01-24
................\...\.....\...\stm32f4xx_dma.h,28881,2016-01-24
................\...\.....\...\stm32f4xx_dma.h~RF9b0f5e.TMP,28882,2014-08-01
................\...\.....\...\stm32f4xx_dma2d.h,19692,2014-08-01
................\...\.....\...\stm32f4xx_exti.h,8011,2016-01-24
................\...\.....\...\stm32f4xx_flash.h,24466,2016-01-24
................\...\.....\...\stm32f4xx_flash.h~RF9b0e64.TMP,24467,2014-08-04
................\...\.....\...\stm32f4xx_flash_ramfunc.h,3275,2014-08-04
................\...\.....\...\stm32f4xx_fmc.h,44924,2014-08-01
................\...\.....\...\stm32f4xx_fsmc.h,27180,2016-01-24
................\...\.....\...\stm32f4xx_fsmc.h~RF9b0df7.TMP,27181,2014-08-01
................\...\.....\...\stm32f4xx_gpio.h,23547,2016-01-24
................\...\.....\...\stm32f4xx_gpio.h~RF9b0d8a.TMP,23548,2014-08-01
................\...\.....\...\stm32f4xx_hash.h,10083,2016-01-24
................\...\.....\...\stm32f4xx_i2c.h,31938,2016-01-24
................\...\.....\...\stm32f4xx_i2c.h~RF9b0c90.TMP,31939,2014-08-01
................\...\.....\...\stm32f4xx_iwdg.h,4322,2016-01-24
................\...\.....\...\stm32f4xx_ltdc.h,21191,2014-08-01
................\...\.....\...\stm32f4xx_pwr.h,7727,2016-01-24
................\...\.....\...\stm32f4xx_rcc.h,30062,2016-01-24
................\...\.....\...\stm32f4xx_rcc.h~RF9b0b29.TMP,30063,2014-08-01
................\...\.....\...\stm32f4xx_rng.h,3957,2016-01-24
................\...\.....\...\stm32f4xx_rtc.h,40545,2016-01-24
................\...\.....\...\stm32f4xx_rtc.h~RF9b0a3f.TMP,40546,2014-08-01
................\...\.....\...\stm32f4xx_sai.h,25470,2014-08-01
................\...\.....\...\stm32f4xx_sdio.h,22776,2016-01-24
................\...\.....\...\stm32f4xx_sdio.h~RF9b09b3.TMP,22777,2014-08-01
................\...\.....\...\stm32f4xx_spi.h,21177,2016-01-24
................\...\.....\...\stm32f4xx_spi.h~RF9b0965.TMP,21178,2014-08-01
................\...\.....\...\stm32f4xx_syscfg.h,8973,2016-01-24
................\...\.....\...\stm32f4xx_tim.h,51688,2016-01-24
................\...\.....\...\stm32f4xx_tim.h~RF9b0753.TMP,51689,2014-08-01
................\...\.....\...\stm32f4xx_usart.h,17934,2016-01-24
................\...\.....\...\stm32f4xx_usart.h~RF9b056f.TMP,17935,2014-08-01
................\...\.....\...\stm32f4xx_wwdg.h,3541,2016-01-24
................\...\.....\src
................\...\.....\...\misc.c,11442,2016-01-24
................\...\.....\...\stm32f4xx_adc.c,69068,2014-08-01
................\...\.....\...\stm32f4xx_can.c,60149,2016-01-24
................\...\.....\...\stm32f4xx_crc.c,3596,2014-08-01
................\...\.....\...\stm32f4xx_cryp.c,35493,2014-08-01
................\...\.....\...\stm32f4xx_cryp_aes.c,58026,2014-08-01
................\...\.....\...\stm32f4xx_cryp_des.c,9822,2014-08-01
................\...\.....\...\stm32f4xx_cryp_tdes.c,10577,2014-08-01
................\...\.....\...\stm32f4xx_dac.c,26804,2014-08-01
................\...\.....\...\stm32f4xx_dbgmcu.c,6809,2014-08-01
................\...\.....\...\stm32f4xx_dcmi.c,18782,2014-08-01
................\...\.....\...\stm32f4xx_dma.c,52917,2014-08-01
................\...\.....\...\stm32f4xx_dma2d.c,27165,2014-08-01
................\...\.....\...\stm32f4xx_exti.c,9828,2014-08-01
................\...\.....\...\stm32f4xx_flash.c,63033,2014-08-01
................\...\.....\...\stm32f4xx_flash_ramfunc.c,5444,2014-08-04
................\...\.....\...\stm32f4xx_fmc.c,56568,2014-08-01
................\...\.....\...\stm32f4xx_fsmc.c,41830,2016-01-24
................\...\.....\...\stm32f4xx_gpio.c,25201,2016-01-24
................\...\.....\...\stm32f4xx_hash.c,26630,2014-08-01
................\...\.....\...\stm32f4xx_hash_md5.c,9594,2014-08-01
................\...\.....\...\stm32f4xx_hash_sha1.c,9793,2014-08-01
................\...\.....\...\stm32f4xx_i2c.c,54393,2014-08-01
................\...\.....\...\stm32f4xx_iwdg.c,9348,2014-08-01
................\...\.....\...\stm32f4xx_ltdc.c,39790,2014-08-01
................\...\.....\...\stm32f4xx_pwr.c,37707,2014-08-01
................\...\.....\...\stm32f4xx_rcc.c,98838,2016-01-24
................\...\.....\...\stm32f4xx_rng.c,14060,2014-08-01
................\...\.....\...\stm32f4xx_rtc.c,102891,2014-08-01
................\...\.....\...\stm32f4xx_sai.c,46411,2014-08-01
................\...\.....\...\stm32f4xx_sdio.c,38957,2014-08-01
................\...\.....\...\stm32f4xx_spi.c,52521,2016-01-24
................\...\.....\...\stm32f4xx_syscfg.c,9574,2016-01-24
................\...\.....\...\stm32f4xx_tim.c,124732,2014-08-01
................\...\.....\...\stm32f4xx_usart.c,57948,2016-01-24
................\...\.....\...\stm32f4xx_wwdg.c,10492,2014-08-01
................\...\HARDWARE
................\...\........\CAN
................\...\........\...\can.c,5550,2016-01-17
................\...\........\...\can.h,872,2014-10-04
................\...\........\KEY
................\...\........\...\key.c,1725,2016-01-23
................\...\........\...\key.h,1035,2016-01-24
................\...\........\LCD
................\...\........\...\LCD_lib.c,13211,2016-01-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lcmeter1020
    LCmeter with pic procesor
    2010-07-23 16:39:08下载
    积分:1
  • 645-485
    一个电表行业专用的基于645规约的电表485通讯抄表程序,可以进行485总线抄表,645规约测试。程序技术要点就是规约数据传输协议的处理,如向电表发送数据时的控制码和数据长度、发送的数据部分(数据标识 + 密码 + 数据)、应答帧长度、结束标志等通讯协议的处理值得大家学习。(A meter-based industry-specific statute 645 meter 485 meter-reading procedure can be carried out 485 meter, 645 Statute of the test. Procedures for the technical elements of the statute is to deal with data transmission protocols, such as sending data to the meter when the control code and data length, send the data section (data logo+ Password+ Data), response frame length, marks the end of the treatment protocol, etc. everyone deserves to learn.)
    2021-03-08 09:49:29下载
    积分:1
  • shumaguanPhongwai
    红外遥控发送指令,解码模块接收后,送给数码管显示(Infrared remote control sending instruction, decoding module receives, sends the digital tube display)
    2012-12-19 15:40:24下载
    积分:1
  • 61IC_S1643
    CC2591功放PCB CC2530+PA (CC2591 power amplifier PCB CC2530+ PA)
    2012-04-10 15:13:53下载
    积分:1
  • Keil-Software-Cx51-manual
    第一章 介绍 概述 Cx51 编译器 第二章 用 Cx51 编译 解释怎样用 Cx51 交叉编译器编译一个源文件 本章叙述控制文件处理编译和输出的命令行提示 第三章 语言扩展 叙述支持 8051 系统结构须的 C 语言扩展 本章提供一个在 ANSI C 说明中没有的命令 函数 和控制的详细列表 第四章 预处理器 叙述 Cx51 编译器预处理器的组成和包含的例子 第五章 派生的 8051 叙述 Cx51 编译器支持的 8051 派生系列 本章还包括能帮助提高目标程序性能的技巧 第六章 高级编程技术 对有经验的开发人员的重要信息 本章包括定制文件 描述 优化器详细资料 和段名约定 本章还讨论了 Cx51 编译器产生的程序和别的8051 编程语言如何接口第七章 错误信息 列出了在使用 Cx51 编译器时可能遇到的致命错误 语法 错误和警告 第八章 库参考 提高一个扩展的 Cx51 库参考 分类列出了库例程和相关的 包含文件 本章最后有一个按字母顺序的参考 包括每个库例程的例子代码附录中包含不同编译器版本间的差异 作品编号 和别的有些信息(This manual describe how to 8051 target, environment using Cx51 Cx51 compiler optimization C compiler C program packages can be used in all the 8051 series processors can perform in the WINDOWS 32 bit command line in this hand )
    2013-03-09 11:51:51下载
    积分:1
  • baseon80c51ofmc522
    读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。(This handset can process the data offline or online, reading and writing from 10 cm far. This handset is low-power, miniature, modular design and so on. This article includes: the communication design between RF card and Reader, hardware system design and software systems design. The communication design between RF card and Reader used to RC522 RF chip control RF cards, in line with ISO14443 standard protocol Hardware system design mainly include AVR microcontroller control modules, power modules, memory modules, external clock modules, LCD modules Software system designed with C programming language, and follow the modular structure of the programming model, and has the RF card operation procedures, soft shutdown and automatic shutdown procedures, LCD display, serial Flash memory, an external clock, and other external device driver Procedures. The handset readers has the MF1 S50, S70 RF card reader function, real-time status display function, the system online update function and so)
    2021-03-22 20:19:16下载
    积分:1
  • MSP430_motor
    2相四线八拍步进电机程序,可以正转反转,加减速(2 phase four line 8 stepper motor)
    2015-01-12 15:09:15下载
    积分:1
  • Honeywell
    HONEY实现工业控制过程的系统,进行任务调度.(HONEY process of industrial control systems, task scheduling.)
    2011-07-20 12:32:29下载
    积分:1
  • iic135
    MSP430f135的I2c源代码,一个华为牛人写的,编程风格非常好,值得学习(I2c the MSP430f135 source code, a Huawei cattle were written a very good programming style, it is worth learning)
    2009-07-21 08:17:10下载
    积分:1
  • snoc017
    ti公司电弧检测板原理图及使用说明,主要利用时频域特征检测电弧(TI company arc detection board schematic and instructions for use)
    2016-08-01 15:12:39下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载