首页 开发技术 硬件开发     /    STM32F103C8T6串口通信

STM32F103C8T6串口通信

上传者: m0_38106923 | 上传时间:2024/7/21 19:29:40 | 文件大小:234KB | 文件类型:rar
STM32F103C8T6串口通信
STM32F103C8T6串口通信USB转TTL的TX连接STM32的RX(PA10),USB转TTL的RX连接STM32的TX(PA9)

文件下载

资源详情

[{"title":"(69个子文件234KB)STM32F103C8T6串口通信","children":[{"title":"基本例程-USART收发","children":[{"title":"通过USART1收发数据","children":[{"title":"Output","children":[{"title":"STM32-DEMO.hex <span style='color:#111;'>10.13KB</span>","children":null,"spread":false}],"spread":true},{"title":"CMSIS","children":[{"title":"core_cm3.h <span style='color:#111;'>41.09KB</span>","children":null,"spread":false},{"title":"stm32f10x.h <span style='color:#111;'>518.49KB</span>","children":null,"spread":false},{"title":"system_stm32f10x.c <span style='color:#111;'>23.60KB</span>","children":null,"spread":false},{"title":"core_cm3.c <span style='color:#111;'>15.87KB</span>","children":null,"spread":false},{"title":"system_stm32f10x.h <span style='color:#111;'>2.11KB</span>","children":null,"spread":false},{"title":"startup","children":[{"title":"startup_stm32f10x_hd.s <span style='color:#111;'>15.50KB</span>","children":null,"spread":false},{"title":"startup_stm32f10x_ld.s <span style='color:#111;'>11.95KB</span>","children":null,"spread":false},{"title":"startup_stm32f10x_md.s <span style='color:#111;'>12.27KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Listing","children":null,"spread":false},{"title":"FWlib","children":[{"title":"inc","children":[{"title":"stm32f10x_bkp.h <span style='color:#111;'>7.20KB</span>","children":null,"spread":false},{"title":"stm32f10x_usart.h <span style='color:#111;'>14.14KB</span>","children":null,"spread":false},{"title":"stm32f10x_exti.h <span style='color:#111;'>5.70KB</span>","children":null,"spread":false},{"title":"stm32f10x_pwr.h <span style='color:#111;'>4.10KB</span>","children":null,"spread":false},{"title":"stm32f10x_gpio.h <span style='color:#111;'>14.84KB</span>","children":null,"spread":false},{"title":"stm32f10x_dac.h <span style='color:#111;'>10.03KB</span>","children":null,"spread":false},{"title":"stm32f10x_i2c.h <span style='color:#111;'>16.53KB</span>","children":null,"spread":false},{"title":"stm32f10x_sdio.h <span style='color:#111;'>18.16KB</span>","children":null,"spread":false},{"title":"stm32f10x_rcc.h <span style='color:#111;'>15.88KB</span>","children":null,"spread":false},{"title":"stm32f10x_dma.h <span style='color:#111;'>18.35KB</span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.h <span style='color:#111;'>2.91KB</span>","children":null,"spread":false},{"title":"stm32f10x_crc.h <span style='color:#111;'>1.93KB</span>","children":null,"spread":false},{"title":"stm32f10x_rtc.h <span style='color:#111;'>3.57KB</span>","children":null,"spread":false},{"title":"stm32f10x_tim.h <span style='color:#111;'>47.63KB</span>","children":null,"spread":false},{"title":"stm32f10x_adc.h <span style='color:#111;'>19.10KB</span>","children":null,"spread":false},{"title":"stm32f10x_can.h <span style='color:#111;'>13.95KB</span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.h <span style='color:#111;'>2.72KB</span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.h <span style='color:#111;'>16.87KB</span>","children":null,"spread":false},{"title":"misc.h <span style='color:#111;'>4.83KB</span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.h <span style='color:#111;'>3.59KB</span>","children":null,"spread":false},{"title":"stm32f10x_spi.h <span style='color:#111;'>14.55KB</span>","children":null,"spread":false},{"title":"stm32f10x_flash.h <span style='color:#111;'>14.11KB</span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"stm32f10x_dac.c <span style='color:#111;'>13.40KB</span>","children":null,"spread":false},{"title":"stm32f10x_flash.c <span style='color:#111;'>25.73KB</span>","children":null,"spread":false},{"title":"stm32f10x_rtc.c <span style='color:#111;'>8.38KB</span>","children":null,"spread":false},{"title":"stm32f10x_pwr.c <span style='color:#111;'>8.72KB</span>","children":null,"spread":false},{"title":"stm32f10x_sdio.c <span style='color:#111;'>27.82KB</span>","children":null,"spread":false},{"title":"stm32f10x_rcc.c <span style='color:#111;'>32.99KB</span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.c <span style='color:#111;'>4.70KB</span>","children":null,"spread":false},{"title":"stm32f10x_i2c.c <span style='color:#111;'>36.45KB</span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.c <span style='color:#111;'>5.49KB</span>","children":null,"spread":false},{"title":"stm32f10x_bkp.c <span style='color:#111;'>8.05KB</span>","children":null,"spread":false},{"title":"stm32f10x_exti.c <span style='color:#111;'>6.64KB</span>","children":null,"spread":false},{"title":"stm32f10x_tim.c <span style='color:#111;'>99.50KB</span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.c <span style='color:#111;'>4.21KB</span>","children":null,"spread":false},{"title":"stm32f10x_dma.c <span style='color:#111;'>26.72KB</span>","children":null,"spread":false},{"title":"stm32f10x_spi.c <span style='color:#111;'>27.09KB</span>","children":null,"spread":false},{"title":"stm32f10x_can.c <span style='color:#111;'>30.23KB</span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.c <span style='color:#111;'>34.11KB</span>","children":null,"spread":false},{"title":"stm32f10x_crc.c <span style='color:#111;'>3.26KB</span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'>6.71KB</span>","children":null,"spread":false},{"title":"stm32f10x_adc.c <span style='color:#111;'>45.54KB</span>","children":null,"spread":false},{"title":"stm32f10x_usart.c <span style='color:#111;'>34.11KB</span>","children":null,"spread":false},{"title":"stm32f10x_gpio.c <span style='color:#111;'>17.47KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"USER","children":[{"title":"stm32f10x_conf.h <span style='color:#111;'>3.12KB</span>","children":null,"spread":false},{"title":"STM32-DEMO.uvgui.Ping <span style='color:#111;'>137.66KB</span>","children":null,"spread":false},{"title":"STM32-DEMO.uvproj <span style='color:#111;'>17.09KB</span>","children":null,"spread":false},{"title":"USART1-DEMO.BAT <span style='color:#111;'>1.36KB</span>","children":null,"spread":false},{"title":"STM32-DEMO.uvgui.currywt <span style='color:#111;'>71.88KB</span>","children":null,"spread":false},{"title":"STM32-DEMO.hex <span style='color:#111;'>10.16KB</span>","children":null,"spread":false},{"title":"stm32f10x_it.c <span style='color:#111;'>4.20KB</span>","children":null,"spread":false},{"title":"JLinkRegsCM3.txt <span style='color:#111;'>497B</span>","children":null,"spread":false},{"title":"STM32-DEMO.uvgui.Administrator <span style='color:#111;'>89.45KB</span>","children":null,"spread":false},{"title":"STM32-DEMO.uvopt <span style='color:#111;'>10.49KB</span>","children":null,"spread":false},{"title":"JLinkSettings.ini <span style='color:#111;'>285B</span>","children":null,"spread":false},{"title":"usart1.h <span style='color:#111;'>163B</span>","children":null,"spread":false},{"title":"startup_stm32f10x_hd._ia <span style='color:#111;'>303B</span>","children":null,"spread":false},{"title":"usart1.c <span style='color:#111;'>2.40KB</span>","children":null,"spread":false},{"title":"stm32f10x_it.h <span style='color:#111;'>1.85KB</span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'>539B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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