STM32F103-CAN-DEMO-V3

所属分类:单片机开发
开发工具:C++ Builder
文件大小:999KB
下载次数:229
上传日期:2012-04-18 08:05:41
上 传 者1359199
说明:  STM32-F103开发测试例程序,测试CAN通讯,KEIL开发环境.配合开发板使用,测试没问题
(STM32-F103 develop test cases procedures to test the CAN communication, KEIL development environment with the development board, the test is no problem )

文件列表:
CM3\core_cm3.c (17273, 2010-06-07)
CM3\core_cm3.h (85714, 2011-02-09)
CM3\stm32f10x.h (634095, 2011-07-27)
CM3\system_stm32f10x.c (36557, 2011-03-10)
CM3\system_stm32f10x.h (2085, 2011-03-10)
FWlib\inc\misc.h (8982, 2011-03-10)
FWlib\inc\stm32f10x_adc.h (21690, 2011-03-10)
FWlib\inc\stm32f10x_bkp.h (7555, 2011-03-10)
FWlib\inc\stm32f10x_can.h (27559, 2011-03-10)
FWlib\inc\stm32f10x_cec.h (6573, 2011-03-10)
FWlib\inc\stm32f10x_conf.h (3213, 2009-04-06)
FWlib\inc\stm32f10x_crc.h (2162, 2011-03-10)
FWlib\inc\stm32f10x_dac.h (15233, 2011-03-10)
FWlib\inc\stm32f10x_dbgmcu.h (3818, 2011-03-10)
FWlib\inc\stm32f10x_dma.h (20754, 2011-03-10)
FWlib\inc\stm32f10x_exti.h (6824, 2011-03-10)
FWlib\inc\stm32f10x_flash.h (25445, 2011-03-10)
FWlib\inc\stm32f10x_fsmc.h (27016, 2011-03-10)
FWlib\inc\stm32f10x_gpio.h (20175, 2011-03-10)
FWlib\inc\stm32f10x_i2c.h (30029, 2011-03-10)
FWlib\inc\stm32f10x_iwdg.h (3828, 2011-03-10)
FWlib\inc\stm32f10x_pwr.h (4383, 2011-03-10)
FWlib\inc\stm32f10x_rcc.h (30452, 2011-03-10)
FWlib\inc\stm32f10x_rtc.h (3857, 2011-03-10)
FWlib\inc\stm32f10x_sdio.h (21863, 2011-03-10)
FWlib\inc\stm32f10x_spi.h (17725, 2011-03-10)
FWlib\inc\stm32f10x_tim.h (52427, 2011-03-10)
FWlib\inc\stm32f10x_usart.h (16548, 2011-03-10)
FWlib\inc\stm32f10x_wwdg.h (2966, 2011-03-10)
FWlib\SRC\misc.c (7046, 2011-03-10)
FWlib\SRC\stm32f10x_adc.c (47201, 2011-03-10)
FWlib\SRC\stm32f10x_bkp.c (8463, 2011-03-10)
FWlib\SRC\stm32f10x_can.c (45103, 2011-03-10)
FWlib\SRC\stm32f10x_cec.c (11656, 2011-03-10)
FWlib\SRC\stm32f10x_crc.c (3347, 2011-03-10)
FWlib\SRC\stm32f10x_dac.c (19087, 2011-03-10)
FWlib\SRC\stm32f10x_dbgmcu.c (5149, 2011-03-10)
FWlib\SRC\stm32f10x_dma.c (29607, 2011-03-10)
FWlib\SRC\stm32f10x_exti.c (6959, 2011-03-10)
FWlib\SRC\stm32f10x_flash.c (62551, 2011-03-10)
... ...

/**************************************************************************** * Copyright (C), 2011 奋斗嵌入式工作室 www.ourstm.net * * 本例程在 奋斗版STM32开发板V3,V2,V2.1上调试通过 * QQ: 9191274, 旺旺:sun68, Email: sun68@163.com * 淘宝店铺:ourstm.taobao.com * * 文件名: main.c * 内容简述: * Can总线的正常通信测试,该例程需要一对V3来测试,通过用双绞线连接双方的XS4 (CANH端一定和CANH端连接,CANL端一定和CANL端连接), 上电后,按动一端板子 的复位按钮K16,另一端板子LED显示如下。 LED1(V6)亮----说明500k/S 的中断方式收发异常。 LED3(V8)亮----说明500k/S 的中断方式收发正常。 基于MDK版本: 3.8 基于官方外设库版本: 3.5 * * 文件历史: * 版本号 日期 作者 说明 * v0.3 2011-10-19 sun68 创建该文件 * */

近期下载者

相关文件


收藏者