03_CAN-communication(Two-STM32-chip)
代码说明:
1、STM32 CAN总线下的双机数据互传 2、需要配备CAN接收发控制器,例程中采用的是TJA1050(1, dual-data STM32 CAN bus pass each other under 2, CAN controllers need to be equipped to receive hair, routine uses TJA1050)
文件列表:
03_CAN 双机通讯模式
...................\01_Node1
...................\........\boot
...................\........\....\CM3
...................\........\....\...\core_cm3.c,17273,2015-03-28
...................\........\....\...\core_cm3.h,85714,2015-03-28
...................\........\....\cortexm3_macro.s,10308,2015-03-28
...................\........\....\startup
...................\........\....\.......\startup_stm32f10x_cl.s,15766,2015-03-28
...................\........\....\.......\startup_stm32f10x_hd.s,15503,2015-03-28
...................\........\....\.......\startup_stm32f10x_hd_vl.s,15692,2015-03-28
...................\........\....\.......\startup_stm32f10x_ld.s,12376,2015-03-28
...................\........\....\.......\startup_stm32f10x_ld_vl.s,13656,2015-03-28
...................\........\....\.......\startup_stm32f10x_md.s,12765,2015-03-28
...................\........\....\.......\startup_stm32f10x_md_vl.s,14073,2015-03-28
...................\........\....\.......\startup_stm32f10x_xl.s,15955,2015-03-28
...................\........\....\stm32f10x.h,633963,2015-03-28
...................\........\....\stm32f10x_cl.h,43513,2015-03-28
...................\........\....\stm32f10x_conf.h,3239,2015-03-28
...................\........\....\stm32f10x_vector.s,12871,2015-03-28
...................\........\....\system_stm32f10x.c,36557,2015-04-15
...................\........\....\system_stm32f10x.h,2085,2015-03-28
...................\........\....\system_stm32f10x_cl.h,1672,2015-03-28
...................\........\CAN.build_log.htm,3741,2015-04-29
...................\........\CAN.uvgui.BobYang,137961,2015-05-12
...................\........\CAN.uvgui_BobYang.bak,138085,2015-05-12
...................\........\CAN.uvopt,19235,2015-05-12
...................\........\CAN.uvproj,17699,2015-05-07
...................\........\CAN_CAN.dep,19874,2015-05-17
...................\........\CAN_uvopt.bak,19243,2015-05-12
...................\........\CAN_uvproj.bak,17735,2015-05-06
...................\........\interrupt
...................\........\.........\stm32f10x_conf.h,3238,2015-03-28
...................\........\.........\stm32f10x_it.c,7998,2015-05-12
...................\........\.........\stm32f10x_it.h,2138,2015-03-28
...................\........\JLinkLog.txt,57503,2015-05-17
...................\........\JLinkSettings.ini,650,2015-05-05
...................\........\library
...................\........\.......\inc
...................\........\.......\...\misc.h,8982,2015-03-28
...................\........\.......\...\stm32f10x.h,633963,2015-04-29
...................\........\.......\...\stm32f10x_adc.h,21690,2015-03-28
...................\........\.......\...\stm32f10x_bkp.h,7555,2015-03-28
...................\........\.......\...\stm32f10x_can.h,27559,2015-03-28
...................\........\.......\...\stm32f10x_cec.h,6573,2015-03-28
...................\........\.......\...\stm32f10x_conf.h,3239,2015-03-28
...................\........\.......\...\stm32f10x_crc.h,2162,2015-03-28
...................\........\.......\...\stm32f10x_dac.h,15233,2015-03-28
...................\........\.......\...\stm32f10x_dbgmcu.h,3818,2015-03-28
...................\........\.......\...\stm32f10x_dma.h,20754,2015-03-28
...................\........\.......\...\stm32f10x_exti.h,6824,2015-03-28
...................\........\.......\...\stm32f10x_flash.h,25445,2015-03-28
...................\........\.......\...\stm32f10x_fsmc.h,27016,2015-03-28
...................\........\.......\...\stm32f10x_gpio.h,20175,2015-03-28
...................\........\.......\...\stm32f10x_i2c.h,30029,2015-03-28
...................\........\.......\...\stm32f10x_iwdg.h,3828,2015-03-28
...................\........\.......\...\stm32f10x_pwr.h,4383,2015-03-28
...................\........\.......\...\stm32f10x_rcc.h,30452,2015-03-28
...................\........\.......\...\stm32f10x_rtc.h,3857,2015-03-28
...................\........\.......\...\stm32f10x_sdio.h,21863,2015-03-28
...................\........\.......\...\stm32f10x_spi.h,17725,2015-03-28
...................\........\.......\...\stm32f10x_tim.h,52427,2015-03-28
...................\........\.......\...\stm32f10x_usart.h,16548,2015-03-28
...................\........\.......\...\stm32f10x_wwdg.h,2966,2015-03-28
...................\........\.......\Release_Notes.html,29246,2015-03-28
...................\........\.......\src
...................\........\.......\...\misc.c,7046,2015-03-28
...................\........\.......\...\stm32f10x_adc.c,47201,2015-03-28
...................\........\.......\...\stm32f10x_bkp.c,8463,2015-03-28
...................\........\.......\...\stm32f10x_can.c,45103,2015-03-28
...................\........\.......\...\stm32f10x_cec.c,11656,2015-03-28
...................\........\.......\...\stm32f10x_crc.c,3347,2015-03-28
...................\........\.......\...\stm32f10x_dac.c,19087,2015-03-28
...................\........\.......\...\stm32f10x_dbgmcu.c,5149,2015-03-28
...................\........\.......\...\stm32f10x_dma.c,29607,2015-03-28
...................\........\.......\...\stm32f10x_exti.c,6959,2015-03-28
...................\........\.......\...\stm32f10x_flash.c,62551,2015-03-28
...................\........\.......\...\stm32f10x_fsmc.c,35484,2015-03-28
...................\........\.......\...\stm32f10x_gpio.c,23221,2015-03-28
...................\........\.......\...\stm32f10x_i2c.c,45781,2015-03-28
...................\........\.......\...\stm32f10x_iwdg.c,4916,2015-03-28
...................\........\.......\...\stm32f10x_pwr.c,8759,2015-03-28
...................\........\.......\...\stm32f10x_rcc.c,51271,2015-03-28
...................\........\.......\...\stm32f10x_rtc.c,8598,2015-03-28
...................\........\.......\...\stm32f10x_sdio.c,28933,2015-03-28
...................\........\.......\...\stm32f10x_spi.c,30224,2015-03-28
...................\........\.......\...\stm32f10x_tim.c,109159,2015-03-28
...................\........\.......\...\stm32f10x_usart.c,38308,2015-03-28
...................\........\.......\...\stm32f10x_wwdg.c,5735,2015-03-28
...................\........\list
...................\........\obj
...................\........\user
...................\........\....\main.c,14542,2015-05-17
...................\02_Node2
...................\........\boot
...................\........\....\CM3
...................\........\....\...\core_cm3.c,17273,2015-03-28
...................\........\....\...\core_cm3.h,85714,2015-03-28
...................\........\....\cortexm3_macro.s,10308,2015-03-28
...................\........\....\startup
下载说明:请别用迅雷下载,失败请重下,重下不扣分!