stm32f407 USB_CDC驱动,详细说明了移植步骤
资源文件列表
USB库使用分析.doc , 40448
从STM324xG-Eval迁移到STM32F4-Discovery的步骤.txt , 333
CDC_Standalone/Inc/main.h , 1928
CDC_Standalone/Inc/stm32f4xx_hal_conf.h , 16347
CDC_Standalone/Inc/stm32f4xx_it.h , 3355
CDC_Standalone/Inc/usbd_cdc_interface.h , 5698
CDC_Standalone/Inc/usbd_conf.h , 3051
CDC_Standalone/Inc/usbd_desc.h , 2069
CDC_Standalone/MDK-ARM/Project.uvopt , 38887
CDC_Standalone/MDK-ARM/Project.uvproj , 50399
CDC_Standalone/MDK-ARM/startup_stm32f407xx.s , 30234
CDC_Standalone/MDK-ARM/STM32F4-Discovery_USBD-HS/STM32F4-Discovery_USBD-HS.axf , 579876
CDC_Standalone/readme.txt , 10473
CDC_Standalone/Src/HS实现过程记录.doc , 14336
CDC_Standalone/Src/main.c , 8929
CDC_Standalone/Src/stm32f4xx_it.c , 5375
CDC_Standalone/Src/system_stm32f4xx.c , 19504
CDC_Standalone/Src/usbd_cdc_interface.c , 5917
CDC_Standalone/Src/usbd_conf.c , 15701
CDC_Standalone/Src/usbd_desc.c , 9423
CDC_Standalone/Visual Studio Project/Project.sln , 1104
CDC_Standalone/Visual Studio Project/Project.suo , 12800
CDC_Standalone/Visual Studio Project/Project.vcxproj , 8039
CDC_Standalone/Visual Studio Project/Project.vcxproj.filters , 9054
CDC_Standalone/Visual Studio Project/Project.vcxproj.user , 1031
CDC_Standalone/Visual Studio Project/readme.txt , 1157
SerialApp/Release/SerialApp.exe , 106496
SerialApp/SerialApp/ReadMe.txt , 274
SerialApp/SerialApp/res/SerialApp.ico , 67777
SerialApp/SerialApp/res/SerialApp.rc2 , 674
SerialApp/SerialApp/resource.h , 1824
SerialApp/SerialApp/SerialApp.aps , 106508
SerialApp/SerialApp/SerialApp.cpp , 2282
SerialApp/SerialApp/SerialApp.h , 514
SerialApp/SerialApp/SerialApp.rc , 10950
SerialApp/SerialApp/SerialApp.vcxproj , 6073
SerialApp/SerialApp/SerialApp.vcxproj.filters , 2002
SerialApp/SerialApp/SerialApp.vcxproj.user , 143
SerialApp/SerialApp/SerialAppDlg.cpp , 8572
SerialApp/SerialApp/SerialAppDlg.h , 1079
SerialApp/SerialApp/stdafx.cpp , 142
SerialApp/SerialApp/stdafx.h , 1632
SerialApp/SerialApp/targetver.h , 234
SerialApp/SerialApp.sln , 894
SerialApp/SerialApp.suo , 17920
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/Release_Notes.html , 30521
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/stm32f4_discovery.c , 22249
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/stm32f4_discovery.h , 11604
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/stm32f4_discovery_accelerometer.c , 8388
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/stm32f4_discovery_accelerometer.h , 3650
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/stm32f4_discovery_audio.c , 36584
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F4-Discovery/stm32f4_discovery_audio.h , 10169
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/Release_Notes.html , 27254
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery.c , 37162
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery.h , 13695
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_eeprom.c , 18428
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_eeprom.h , 5309
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_gyroscope.c , 7577
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_gyroscope.h , 3802
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_io.c , 6946
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_io.h , 4122
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_lcd.c , 43362
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_lcd.h , 8973
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_sdram.c , 14709
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_sdram.h , 6330
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_ts.c , 6447
STM32Cube_FW_F4_V1.8.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_ts.h , 3936
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/CMSIS_END_USER_LICENCE_AGREEMENT.pdf , 172641
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/CMSIS_END_USER_LICENCE_AGREEMENT.rtf , 178493
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h , 623390
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f429xx.h , 693050
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h , 9702
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h , 3684
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Release_Notes.html , 72051
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f407xx.s , 30234
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f429xx.s , 31701
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f401xc.s , 22074
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f401xe.s , 22012
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f405xx.s , 24521
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f407xx.s , 24857
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f410cx.s , 20991
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f410rx.s , 20991
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f410tx.s , 20747
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f411xe.s , 22192
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f415xx.s , 24618
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f417xx.s , 24892
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f427xx.s , 26074
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f429xx.s , 26297
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f437xx.s , 26234
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f439xx.s , 26413
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f446xx.s , 26459
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f469xx.s , 26669
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f479xx.s , 26764
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f401xc_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f401xc_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f401xe_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f401xe_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f405xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f405xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f407xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f407xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f410cx_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f410cx_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f410rx_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f410rx_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f410tx_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f410tx_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f411xe_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f411xe_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f415xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f415xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f417xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f417xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f427xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f427xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f429xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f429xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f437xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f437xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f439xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f439xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f446xx_flash.icf , 1358
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f446xx_sram.icf , 1360
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f469xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f469xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f479xx_flash.icf , 1592
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/linker/stm32f479xx_sram.icf , 1594
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f401xc.s , 19446
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f401xe.s , 19448
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f405xx.s , 22461
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f407xx.s , 22873
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410cx.s , 19686
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410rx.s , 19686
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410tx.s , 19307
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f411xe.s , 19622
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f415xx.s , 22588
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f417xx.s , 22999
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f427xx.s , 23946
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f429xx.s , 24567
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f437xx.s , 24424
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f439xx.s , 24680
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f446xx.s , 27649
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f469xx.s , 28157
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f479xx.s , 28287
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c , 22313
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Include/arm_common_tables.h , 7253
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Include/arm_const_structs.h , 3942
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Include/arm_math.h , 252177
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Include/core_cm0.h , 36181
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Include/core_cm0plus.h , 43812
STM32Cube_FW_F4_V1.8.0/Drivers/CMSIS/Include/core_cm3.h , 103865
最多只能显示150条信息!
