STM32F103ZET6_CAN

所属分类:单片机开发
开发工具:C/C++
文件大小:636KB
下载次数:55
上传日期:2012-11-26 11:12:34
上 传 者yebo124
说明:  1、STM32系统配置(NVIC、RCC、GPIO),CAN功能块配置(循环模式或正常模式) 2、本例程只是完成了CAN的简单测试,并没有实现多机通信,想要了解的朋友可以查阅这方面的资料。
(1, STM32 system configuration (NVIC, RCC, GPIO) the CAN function block configuration (circulation mode or normal mode) 2, the routine just completed a simple test of CAN, not multi-machine communication, you want to know about a friend can access this information.)

文件列表:
STM32F103ZET6_CAN\CAN正常模式\JLink Regs CM3.txt (497, 2010-11-13)
STM32F103ZET6_CAN\CAN正常模式\JLinkLog.txt (73767, 2010-11-13)
STM32F103ZET6_CAN\CAN循环模式\JLinkLog.txt (77055, 2012-03-15)
STM32F103ZET6_CAN\CAN循环模式\Obj\CAN.htm (57268, 2012-09-29)
STM32F103ZET6_CAN\CAN正常模式\Obj\CAN总线环回.htm (61779, 2012-09-18)
STM32F103ZET6_CAN\CAN循环模式\List\cortexm3_macro.lst (26567, 2012-09-29)
STM32F103ZET6_CAN\CAN正常模式\List\cortexm3_macro.lst (26567, 2012-09-18)
STM32F103ZET6_CAN\CAN循环模式\List\stm32f10x_vector.lst (40190, 2012-09-29)
STM32F103ZET6_CAN\CAN正常模式\List\stm32f10x_vector.lst (40190, 2012-09-18)
STM32F103ZET6_CAN\CAN正常模式\JLinkSettings.ini (285, 2010-11-02)
STM32F103ZET6_CAN\CAN循环模式\JLinkSettings.ini (574, 2012-03-15)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\cortexm3_macro.h (2225, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\cortexm3_macro.h (2225, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\platform_config.h (2234, 2009-05-07)
STM32F103ZET6_CAN\CAN正常模式\Source\platform_config.h (2255, 2011-06-25)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_adc.h (18854, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_adc.h (18854, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_bkp.h (6911, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_bkp.h (6911, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_can.h (12279, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_can.h (12279, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\stm32f10x_conf.h (6199, 2012-03-15)
STM32F103ZET6_CAN\CAN正常模式\Source\stm32f10x_conf.h (6309, 2009-05-07)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_crc.h (1881, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_crc.h (1881, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_dac.h (9598, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_dac.h (9598, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_dbgmcu.h (2859, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_dbgmcu.h (2859, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_dma.h (17974, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_dma.h (17974, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_exti.h (5776, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_exti.h (5776, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_flash.h (13996, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_flash.h (13996, 2008-09-23)
STM32F103ZET6_CAN\CAN循环模式\Source\FWLib\inc\stm32f10x_fsmc.h (19041, 2008-09-23)
STM32F103ZET6_CAN\CAN正常模式\Source\FWLib\inc\stm32f10x_fsmc.h (19041, 2008-09-23)
... ...

/********************************** ** 红牛开发板 ** 论坛:bbs.openmcu.com ** 旺宝:www.openmcu.com ** 邮箱:support@openmcu.com ** 实验名:【18】自定义图片显示实验 ** KEIL MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V2.0.1 ** 使用外设: 3.2寸TFT **********************************/ /********************************** ** 实验说明: 1、STM32系统配置(NVIC、RCC、GPIO),CAN功能块配置(循环模式或正常模式) 2、本例程只是完成了CAN的简单测试,并没有实现多机通信,想要了解的朋友可以查阅这方面的资 料。 ** 实验现象: 1、通过JLINK下载后,按下RESET键,程序开始运行。 2、若D3、D4点亮,则说明CAN通信成功。 ***********************************/

近期下载者

相关文件


收藏者