文件名称:USB_SPI
介绍说明--下载内容来自于网络,使用问题请自行百度
我自己写的.在stm32f103c8上实现USB稳定通信.该项目很简单.根据USB上获取的命令通过SPI接口与外部设备操作.请使用该USB程序时写出出处.谢谢!-I wrote it myself. USB to achieve stability in the stm32f103c8 communication. The project is simple. Acquired under the USB command on the interface with external devices through the SPI operation. Please write a program using the USB source. Thank you!
相关搜索: STM32F103C8 USB
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USB_SPI/1512USB-SPI/FWLib/library/inc/cortexm3_macro.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_9952.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_global.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_relay.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_SPI.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_TYPICAL.h
USB_SPI/1512USB-SPI/FWLib/library/inc/main.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_adc.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_bkp.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_can.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_demo6302.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_dma.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_exti.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_flash.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_gpio.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_i2c.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_iwdg.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_lib.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_map.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_nvic.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_pwr.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_rcc.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_rcm1.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_rtc.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_spi.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_systick.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_tim.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_tim1.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_type.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_usart.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_wwdg.h
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_9952.c
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_relay.c
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_SPI.c
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_TYPICAL.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_adc.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_bkp.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_can.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_demo6302.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_dma.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_exti.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_flash.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_gpio.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_i2c.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_iwdg.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_lib.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_nvic.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_pwr.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_rcc.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_rcm1.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_rtc.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_spi.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_systick.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_tim.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_tim1.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_usart.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_wwdg.c
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/hw_config.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/memory.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/msd.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/stm32f10x_conf.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/stm32f10x_it.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_bot.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_conf.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_desc.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_istr.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_prop.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_pwr.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_scsi.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/.Opt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/.Uv2
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/Atmel91fr40162.Opt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/Atmel91fr40162.plg
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/Atmel91fr40162_Target 1.dep
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/BOOT_FLASH.BAT
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/cortexm3_macro.s
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/FLASH.ini
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/JLinkLog.txt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/cortexm3_macro.lst
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/MassStorage.map
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/MassStorage1.map
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/stm32f10x_vector.lst
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/MassStorage.uvopt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/MassStorage.uvproj
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/MassStorage_BOOT
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_9952.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_global.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_relay.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_SPI.h
USB_SPI/1512USB-SPI/FWLib/library/inc/HH6302_TYPICAL.h
USB_SPI/1512USB-SPI/FWLib/library/inc/main.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_adc.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_bkp.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_can.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_demo6302.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_dma.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_exti.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_flash.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_gpio.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_i2c.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_iwdg.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_lib.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_map.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_nvic.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_pwr.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_rcc.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_rcm1.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_rtc.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_spi.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_systick.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_tim.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_tim1.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_type.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_usart.h
USB_SPI/1512USB-SPI/FWLib/library/inc/stm32f10x_wwdg.h
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_9952.c
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_relay.c
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_SPI.c
USB_SPI/1512USB-SPI/FWLib/library/src/HH6302_TYPICAL.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_adc.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_bkp.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_can.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_demo6302.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_dma.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_exti.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_flash.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_gpio.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_i2c.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_iwdg.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_lib.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_nvic.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_pwr.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_rcc.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_rcm1.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_rtc.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_spi.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_systick.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_tim.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_tim1.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_usart.c
USB_SPI/1512USB-SPI/FWLib/library/src/stm32f10x_wwdg.c
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/hw_config.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/memory.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/msd.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/stm32f10x_conf.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/stm32f10x_it.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_bot.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_conf.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_desc.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_istr.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_prop.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_pwr.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/include/usb_scsi.h
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/.Opt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/.Uv2
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/Atmel91fr40162.Opt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/Atmel91fr40162.plg
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/Atmel91fr40162_Target 1.dep
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/BOOT_FLASH.BAT
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/cortexm3_macro.s
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/FLASH.ini
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/JLinkLog.txt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/cortexm3_macro.lst
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/MassStorage.map
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/MassStorage1.map
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/List/stm32f10x_vector.lst
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/MassStorage.uvopt
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/MassStorage.uvproj
USB_SPI/1512USB-SPI/USBLib/demos/Mass_Storage/project/RVMDK/MassStorage_BOOT
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.