文件名称:can_test
介绍说明--下载内容来自于网络,使用问题请自行百度
源码为can总线环回测试程序,使用stm32f103c8t6单片机。can接口接入单片机PA11和PA12管脚,串口1(PA2,PA3)打印接收到的数据。源码中使用定时器3计时,每5s发送一次数据,在can中断接收据,在while程序中将接收到的数据打印出来。-Source code for can bus loopback test program using stm32f103c8t6 microcontroller. It can interface to access the microcontroller PA11 and PA12 pin serial port 1 (PA2, PA3) to print the received data. Source code using the timer 3 time, once every 5s to send data, can interrupt reception data, while the program will print out the data received.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
can_test/
can_test/522RC/
can_test/522RC/delay.c
can_test/522RC/delay.h
can_test/522RC/RC522.c
can_test/522RC/RC522.h
can_test/522RC/RC522_UART.c
can_test/522RC/RC522_UART.h
can_test/CMSIS/
can_test/CMSIS/core_cm3.c
can_test/CMSIS/core_cm3.h
can_test/CMSIS/startup_stm32f10x_hd.s
can_test/CMSIS/stm32f10x.h
can_test/CMSIS/stm32f10x_conf.h
can_test/CMSIS/system_stm32f10x.c
can_test/CMSIS/system_stm32f10x.h
can_test/DebugConfig/
can_test/DebugConfig/prj_STM32F103C8.dbgconf
can_test/DebugConfig/prj_STM32F103RB.dbgconf
can_test/JLinkLog.txt
can_test/JLinkSettings.ini
can_test/Librariy/
can_test/Librariy/inc/
can_test/Librariy/inc/misc.h
can_test/Librariy/inc/stm32f10x_adc.h
can_test/Librariy/inc/stm32f10x_bkp.h
can_test/Librariy/inc/stm32f10x_can.h
can_test/Librariy/inc/stm32f10x_cec.h
can_test/Librariy/inc/stm32f10x_crc.h
can_test/Librariy/inc/stm32f10x_dac.h
can_test/Librariy/inc/stm32f10x_dbgmcu.h
can_test/Librariy/inc/stm32f10x_dma.h
can_test/Librariy/inc/stm32f10x_exti.h
can_test/Librariy/inc/stm32f10x_flash.h
can_test/Librariy/inc/stm32f10x_fsmc.h
can_test/Librariy/inc/stm32f10x_gpio.h
can_test/Librariy/inc/stm32f10x_i2c.h
can_test/Librariy/inc/stm32f10x_iwdg.h
can_test/Librariy/inc/stm32f10x_pwr.h
can_test/Librariy/inc/stm32f10x_rcc.h
can_test/Librariy/inc/stm32f10x_rcc.h~RF20cb535.TMP
can_test/Librariy/inc/stm32f10x_rtc.h
can_test/Librariy/inc/stm32f10x_sdio.h
can_test/Librariy/inc/stm32f10x_spi.h
can_test/Librariy/inc/stm32f10x_tim.h
can_test/Librariy/inc/stm32f10x_usart.h
can_test/Librariy/inc/stm32f10x_wwdg.h
can_test/Librariy/Release_Notes.html
can_test/Librariy/src/
can_test/Librariy/src/misc.c
can_test/Librariy/src/stm32f10x_adc.c
can_test/Librariy/src/stm32f10x_bkp.c
can_test/Librariy/src/stm32f10x_can.c
can_test/Librariy/src/stm32f10x_cec.c
can_test/Librariy/src/stm32f10x_crc.c
can_test/Librariy/src/stm32f10x_dac.c
can_test/Librariy/src/stm32f10x_dbgmcu.c
can_test/Librariy/src/stm32f10x_dma.c
can_test/Librariy/src/stm32f10x_exti.c
can_test/Librariy/src/stm32f10x_flash.c
can_test/Librariy/src/stm32f10x_fsmc.c
can_test/Librariy/src/stm32f10x_gpio.c
can_test/Librariy/src/stm32f10x_i2c.c
can_test/Librariy/src/stm32f10x_iwdg.c
can_test/Librariy/src/stm32f10x_pwr.c
can_test/Librariy/src/stm32f10x_rcc.c
can_test/Librariy/src/stm32f10x_rtc.c
can_test/Librariy/src/stm32f10x_sdio.c
can_test/Librariy/src/stm32f10x_spi.c
can_test/Librariy/src/stm32f10x_tim.c
can_test/Librariy/src/stm32f10x_usart.c
can_test/Librariy/src/stm32f10x_wwdg.c
can_test/Librariy/src/stm32f10x_wwdg.c.baiduyun.uploading.cfg
can_test/list/
can_test/log.txt
can_test/output/
can_test/prj.BAT
can_test/ProcessMessage/
can_test/ProcessMessage/MessageProcess.c
can_test/ProcessMessage/MessageProcess.h
can_test/ProcessMessage/protocol.c
can_test/ProcessMessage/protocol.h
can_test/RELAY/
can_test/RELAY/relay_cmd_queue.c
can_test/RELAY/relay_cmd_queue.h
can_test/RELAY/relay_protocol_decoder.c
can_test/RELAY/relay_protocol_decoder.h
can_test/RTE/
can_test/RTE/RTE_Components.h
can_test/test.uvgui.Administrator
can_test/test.uvgui.zhjia
can_test/test.uvguix.Administrator
can_test/test.uvguix.zhjia
can_test/test.uvgui_Administrator.bak
can_test/test.uvgui_zhjia.bak
can_test/test.uvopt
can_test/test.uvoptx
can_test/test.uvproj.saved_uv4
can_test/test.uvprojx
can_test/test_prj.dep
can_test/test_Target 1.dep
can_test/test_uvopt.bak
can_test/test_uvproj.bak
can_test/user/
can_test/user/main.c
can_test/user/stm32f10x_it.c
can_test/user/stm32f10x_it.h
can_test/user_lib/
can_test/user_lib/bitField.h
can_test/user_lib/BSP.c
can_test/user_lib/BSP.h
can_test/user_lib/can.c
can_test/user_lib/can.h
can_test/user_lib/crc8_check.c
can_test/user_lib/crc8_check.h
can_test/user_lib/hal_spi.c
can_test/user_lib/hal_spi.h
can_test/user_lib/HC165.c
can_test/user_lib/HC595.c
can_test/user_lib/lowPower.c
can_test/user_lib/lowPower.h
can_test/user_lib/queue.c
can_test/user_lib/queue.h
can_test/user_lib/__Previews/
can_test/user_lib/__Previews/queue.cPreview
can_test/522RC/
can_test/522RC/delay.c
can_test/522RC/delay.h
can_test/522RC/RC522.c
can_test/522RC/RC522.h
can_test/522RC/RC522_UART.c
can_test/522RC/RC522_UART.h
can_test/CMSIS/
can_test/CMSIS/core_cm3.c
can_test/CMSIS/core_cm3.h
can_test/CMSIS/startup_stm32f10x_hd.s
can_test/CMSIS/stm32f10x.h
can_test/CMSIS/stm32f10x_conf.h
can_test/CMSIS/system_stm32f10x.c
can_test/CMSIS/system_stm32f10x.h
can_test/DebugConfig/
can_test/DebugConfig/prj_STM32F103C8.dbgconf
can_test/DebugConfig/prj_STM32F103RB.dbgconf
can_test/JLinkLog.txt
can_test/JLinkSettings.ini
can_test/Librariy/
can_test/Librariy/inc/
can_test/Librariy/inc/misc.h
can_test/Librariy/inc/stm32f10x_adc.h
can_test/Librariy/inc/stm32f10x_bkp.h
can_test/Librariy/inc/stm32f10x_can.h
can_test/Librariy/inc/stm32f10x_cec.h
can_test/Librariy/inc/stm32f10x_crc.h
can_test/Librariy/inc/stm32f10x_dac.h
can_test/Librariy/inc/stm32f10x_dbgmcu.h
can_test/Librariy/inc/stm32f10x_dma.h
can_test/Librariy/inc/stm32f10x_exti.h
can_test/Librariy/inc/stm32f10x_flash.h
can_test/Librariy/inc/stm32f10x_fsmc.h
can_test/Librariy/inc/stm32f10x_gpio.h
can_test/Librariy/inc/stm32f10x_i2c.h
can_test/Librariy/inc/stm32f10x_iwdg.h
can_test/Librariy/inc/stm32f10x_pwr.h
can_test/Librariy/inc/stm32f10x_rcc.h
can_test/Librariy/inc/stm32f10x_rcc.h~RF20cb535.TMP
can_test/Librariy/inc/stm32f10x_rtc.h
can_test/Librariy/inc/stm32f10x_sdio.h
can_test/Librariy/inc/stm32f10x_spi.h
can_test/Librariy/inc/stm32f10x_tim.h
can_test/Librariy/inc/stm32f10x_usart.h
can_test/Librariy/inc/stm32f10x_wwdg.h
can_test/Librariy/Release_Notes.html
can_test/Librariy/src/
can_test/Librariy/src/misc.c
can_test/Librariy/src/stm32f10x_adc.c
can_test/Librariy/src/stm32f10x_bkp.c
can_test/Librariy/src/stm32f10x_can.c
can_test/Librariy/src/stm32f10x_cec.c
can_test/Librariy/src/stm32f10x_crc.c
can_test/Librariy/src/stm32f10x_dac.c
can_test/Librariy/src/stm32f10x_dbgmcu.c
can_test/Librariy/src/stm32f10x_dma.c
can_test/Librariy/src/stm32f10x_exti.c
can_test/Librariy/src/stm32f10x_flash.c
can_test/Librariy/src/stm32f10x_fsmc.c
can_test/Librariy/src/stm32f10x_gpio.c
can_test/Librariy/src/stm32f10x_i2c.c
can_test/Librariy/src/stm32f10x_iwdg.c
can_test/Librariy/src/stm32f10x_pwr.c
can_test/Librariy/src/stm32f10x_rcc.c
can_test/Librariy/src/stm32f10x_rtc.c
can_test/Librariy/src/stm32f10x_sdio.c
can_test/Librariy/src/stm32f10x_spi.c
can_test/Librariy/src/stm32f10x_tim.c
can_test/Librariy/src/stm32f10x_usart.c
can_test/Librariy/src/stm32f10x_wwdg.c
can_test/Librariy/src/stm32f10x_wwdg.c.baiduyun.uploading.cfg
can_test/list/
can_test/log.txt
can_test/output/
can_test/prj.BAT
can_test/ProcessMessage/
can_test/ProcessMessage/MessageProcess.c
can_test/ProcessMessage/MessageProcess.h
can_test/ProcessMessage/protocol.c
can_test/ProcessMessage/protocol.h
can_test/RELAY/
can_test/RELAY/relay_cmd_queue.c
can_test/RELAY/relay_cmd_queue.h
can_test/RELAY/relay_protocol_decoder.c
can_test/RELAY/relay_protocol_decoder.h
can_test/RTE/
can_test/RTE/RTE_Components.h
can_test/test.uvgui.Administrator
can_test/test.uvgui.zhjia
can_test/test.uvguix.Administrator
can_test/test.uvguix.zhjia
can_test/test.uvgui_Administrator.bak
can_test/test.uvgui_zhjia.bak
can_test/test.uvopt
can_test/test.uvoptx
can_test/test.uvproj.saved_uv4
can_test/test.uvprojx
can_test/test_prj.dep
can_test/test_Target 1.dep
can_test/test_uvopt.bak
can_test/test_uvproj.bak
can_test/user/
can_test/user/main.c
can_test/user/stm32f10x_it.c
can_test/user/stm32f10x_it.h
can_test/user_lib/
can_test/user_lib/bitField.h
can_test/user_lib/BSP.c
can_test/user_lib/BSP.h
can_test/user_lib/can.c
can_test/user_lib/can.h
can_test/user_lib/crc8_check.c
can_test/user_lib/crc8_check.h
can_test/user_lib/hal_spi.c
can_test/user_lib/hal_spi.h
can_test/user_lib/HC165.c
can_test/user_lib/HC595.c
can_test/user_lib/lowPower.c
can_test/user_lib/lowPower.h
can_test/user_lib/queue.c
can_test/user_lib/queue.h
can_test/user_lib/__Previews/
can_test/user_lib/__Previews/queue.cPreview
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.