stm32 USB虚拟uart代码

上传者: 51532306 | 上传时间: 2023-07-24 22:41:41 | 文件大小: 1.04MB | 文件类型: ZIP
通过软件实现usb转uart,CH340,省去这个芯片,实现灵活的传输方式,软件基本实现了底层驱动,对大部分的M3内核的MCU基本适用。

文件下载

资源详情

[{"title":"( 82 个子文件 1.04MB ) stm32 USB虚拟uart代码","children":[{"title":"SingleFile","children":[{"title":"keilkilll.bat <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"USB","children":[{"title":"USB_CH341.c <span style='color:#111;'> 104.71KB </span>","children":null,"spread":false},{"title":"USB_CH341.H <span style='color:#111;'> 865B </span>","children":null,"spread":false},{"title":"usb_lib.h <span style='color:#111;'> 45.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"SYSTEM","children":[{"title":"usart","children":[{"title":"usart.c <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"usart.h <span style='color:#111;'> 1007B </span>","children":null,"spread":false}],"spread":true},{"title":"delay","children":[{"title":"delay.c <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"delay.h <span style='color:#111;'> 822B </span>","children":null,"spread":false}],"spread":true},{"title":"sys","children":[{"title":"stm32f10x_spi.h <span style='color:#111;'> 9.00KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.h <span style='color:#111;'> 27.15KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.h <span style='color:#111;'> 11.26KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.h <span style='color:#111;'> 12.02KB </span>","children":null,"spread":false},{"title":"stm32f10x_type.h <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.h <span style='color:#111;'> 14.61KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.h <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"stm32f10x_nvic.h <span style='color:#111;'> 18.47KB </span>","children":null,"spread":false},{"title":"stm32f10x_systick.h <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"stm32f10x_map.h <span style='color:#111;'> 26.47KB </span>","children":null,"spread":false},{"title":"sys.c <span style='color:#111;'> 6.46KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.h <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.h <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.h <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"stm32f10x_conf.h <span style='color:#111;'> 5.75KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.h <span style='color:#111;'> 11.62KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.h <span style='color:#111;'> 15.75KB </span>","children":null,"spread":false},{"title":"sys.h <span style='color:#111;'> 3.65KB </span>","children":null,"spread":false},{"title":"cortexm3_macro.h <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.h <span style='color:#111;'> 14.16KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.h <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.h <span style='color:#111;'> 13.46KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim1.h <span style='color:#111;'> 32.62KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.h <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"stm32f10x_lib.h <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.h <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.h <span style='color:#111;'> 14.24KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"STM32F10xlib","children":[{"title":"stm32f10x_type.h <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"stm32f10x_nvic.h <span style='color:#111;'> 18.47KB </span>","children":null,"spread":false},{"title":"stm32f10x_map.h <span style='color:#111;'> 26.47KB </span>","children":null,"spread":false},{"title":"stm32f10x_conf.h <span style='color:#111;'> 5.75KB </span>","children":null,"spread":false},{"title":"cortexm3_macro.h <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.h <span style='color:#111;'> 14.16KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.h <span style='color:#111;'> 14.24KB </span>","children":null,"spread":false},{"title":"STM32F10xR.LIB <span style='color:#111;'> 1.68MB </span>","children":null,"spread":false}],"spread":true},{"title":"USER","children":[{"title":"delay.crf <span style='color:#111;'> 120.92KB </span>","children":null,"spread":false},{"title":"TEST_Target 1.dep <span style='color:#111;'> 8.18KB </span>","children":null,"spread":false},{"title":"usart.o <span style='color:#111;'> 137.29KB </span>","children":null,"spread":false},{"title":"sys.o <span style='color:#111;'> 136.89KB </span>","children":null,"spread":false},{"title":"sys.d <span style='color:#111;'> 997B </span>","children":null,"spread":false},{"title":"stm32f10x.lst <span style='color:#111;'> 33.88KB </span>","children":null,"spread":false},{"title":"test.c <span style='color:#111;'> 786B </span>","children":null,"spread":false},{"title":"JLinkSettings.ini <span style='color:#111;'> 671B </span>","children":null,"spread":false},{"title":"delay.o <span style='color:#111;'> 131.68KB </span>","children":null,"spread":false},{"title":"TEST.build_log.htm <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"TEST.uvproj.saved_uv4 <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false},{"title":"TEST.sct <span style='color:#111;'> 479B </span>","children":null,"spread":false},{"title":"stm32f10x.d <span style='color:#111;'> 28B </span>","children":null,"spread":false},{"title":"usart.crf <span style='color:#111;'> 127.82KB </span>","children":null,"spread":false},{"title":"RTE","children":[{"title":"RTE_Components.h <span style='color:#111;'> 344B </span>","children":null,"spread":false}],"spread":false},{"title":"usb_ch341.o <span style='color:#111;'> 120.55KB </span>","children":null,"spread":false},{"title":"TEST.uvoptx <span style='color:#111;'> 11.96KB </span>","children":null,"spread":false},{"title":"stm32f10x_conf.h <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"test.d <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"ExtDll.iex <span style='color:#111;'> 19B </span>","children":null,"spread":false},{"title":"STM32F10x.s <span style='color:#111;'> 10.76KB </span>","children":null,"spread":false},{"title":"sys.crf <span style='color:#111;'> 124.41KB </span>","children":null,"spread":false},{"title":"test.o <span style='color:#111;'> 152.69KB </span>","children":null,"spread":false},{"title":"test.crf <span style='color:#111;'> 148.09KB </span>","children":null,"spread":false},{"title":"JLinkLog.txt <span style='color:#111;'> 83.39KB </span>","children":null,"spread":false},{"title":"delay.d <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"usb_ch341.d <span style='color:#111;'> 430B </span>","children":null,"spread":false},{"title":"TEST.uvguix.Administrator <span style='color:#111;'> 138.28KB </span>","children":null,"spread":false},{"title":"usb_ch341.crf <span style='color:#111;'> 91.29KB </span>","children":null,"spread":false},{"title":"TEST.uvprojx <span style='color:#111;'> 15.33KB </span>","children":null,"spread":false},{"title":"TEST.uvopt <span style='color:#111;'> 10.17KB </span>","children":null,"spread":false},{"title":"usart.d <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"TEST.axf <span style='color:#111;'> 131.75KB </span>","children":null,"spread":false},{"title":"TEST.hex <span style='color:#111;'> 30.53KB </span>","children":null,"spread":false},{"title":"TEST.htm <span style='color:#111;'> 64.98KB </span>","children":null,"spread":false},{"title":"stm32f10x.o <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false},{"title":"DebugConfig","children":[{"title":"Target_1_STM32F103ZE_1.0.0.dbgconf <span style='color:#111;'> 6.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"TEST.lnp <span style='color:#111;'> 354B </span>","children":null,"spread":false},{"title":"TEST.map <span style='color:#111;'> 56.47KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明