首页 开发技术 硬件开发     /    stm32基于轮询方式的串口收发程序

stm32基于轮询方式的串口收发程序

上传者: liwh_428 | 上传时间:2024/5/26 5:52:29 | 文件大小:230KB | 文件类型:rar
stm32基于轮询方式的串口收发程序
stm32使用轮询方式来检测串口的接收数据,没有使用中断,适合于初学者

文件下载

资源详情

[{"title":"(50个子文件230KB)stm32基于轮询方式的串口收发程序","children":[{"title":"usartdiy","children":[{"title":"delay","children":[{"title":"delay.c <span style='color:#111;'>786B</span>","children":null,"spread":false},{"title":"delay.h <span style='color:#111;'>172B</span>","children":null,"spread":false}],"spread":true},{"title":"library","children":[{"title":"led.h <span style='color:#111;'>116B</span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'>289B</span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'>2.69KB</span>","children":null,"spread":false},{"title":"usart.h <span style='color:#111;'>435B</span>","children":null,"spread":false}],"spread":true},{"title":"SYSTEM","children":[{"title":"sys.c <span style='color:#111;'>3.17KB</span>","children":null,"spread":false},{"title":"sys.h <span style='color:#111;'>2.04KB</span>","children":null,"spread":false}],"spread":true},{"title":"startup","children":null,"spread":false},{"title":"USER","children":[{"title":"delay.crf <span style='color:#111;'>26.43KB</span>","children":null,"spread":false},{"title":"usartdiy_uvproj.bak <span style='color:#111;'>15.23KB</span>","children":null,"spread":false},{"title":"usartdiy_Target1.dep <span style='color:#111;'>4.76KB</span>","children":null,"spread":false},{"title":"startup_stm32f10x_md.d <span style='color:#111;'>48B</span>","children":null,"spread":false},{"title":"usart.o <span style='color:#111;'>42.14KB</span>","children":null,"spread":false},{"title":"usartdiy.uvproj <span style='color:#111;'>15.69KB</span>","children":null,"spread":false},{"title":"sys.o <span style='color:#111;'>29.04KB</span>","children":null,"spread":false},{"title":"usartdiy.tra <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"sys.d <span style='color:#111;'>263B</span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'>1.18KB</span>","children":null,"spread":false},{"title":"usartdiy.map <span style='color:#111;'>65.37KB</span>","children":null,"spread":false},{"title":"led.__i <span style='color:#111;'>226B</span>","children":null,"spread":false},{"title":"main.crf <span style='color:#111;'>149.87KB</span>","children":null,"spread":false},{"title":"usartdiy.axf <span style='color:#111;'>25.14KB</span>","children":null,"spread":false},{"title":"JLinkSettings.ini <span style='color:#111;'>574B</span>","children":null,"spread":false},{"title":"usartdiy.sct <span style='color:#111;'>479B</span>","children":null,"spread":false},{"title":"delay.o <span style='color:#111;'>30.84KB</span>","children":null,"spread":false},{"title":"usart.crf <span style='color:#111;'>37.23KB</span>","children":null,"spread":false},{"title":"led.crf <span style='color:#111;'>25.88KB</span>","children":null,"spread":false},{"title":"main.__i <span style='color:#111;'>219B</span>","children":null,"spread":false},{"title":"usartdiy.lnp <span style='color:#111;'>305B</span>","children":null,"spread":false},{"title":"ExtDll.iex <span style='color:#111;'>19B</span>","children":null,"spread":false},{"title":"sys.crf <span style='color:#111;'>26.00KB</span>","children":null,"spread":false},{"title":"led.o <span style='color:#111;'>29.57KB</span>","children":null,"spread":false},{"title":"sys.__i <span style='color:#111;'>225B</span>","children":null,"spread":false},{"title":"led.d <span style='color:#111;'>289B</span>","children":null,"spread":false},{"title":"usartdiy.uvgui_Administrator.bak <span style='color:#111;'>168.30KB</span>","children":null,"spread":false},{"title":"startup_stm32f10x_md.o <span style='color:#111;'>5.67KB</span>","children":null,"spread":false},{"title":"main.d <span style='color:#111;'>1.65KB</span>","children":null,"spread":false},{"title":"delay.__i <span style='color:#111;'>232B</span>","children":null,"spread":false},{"title":"JLinkLog.txt <span style='color:#111;'>52.37KB</span>","children":null,"spread":false},{"title":"usartdiy.htm <span style='color:#111;'>42.47KB</span>","children":null,"spread":false},{"title":"delay.d <span style='color:#111;'>303B</span>","children":null,"spread":false},{"title":"startup_stm32f10x_md.s <span style='color:#111;'>12.48KB</span>","children":null,"spread":false},{"title":"usartdiy.uvopt <span style='color:#111;'>15.10KB</span>","children":null,"spread":false},{"title":"startup_stm32f10x_md.lst <span style='color:#111;'>38.93KB</span>","children":null,"spread":false},{"title":"usartdiy.plg <span style='color:#111;'>170B</span>","children":null,"spread":false},{"title":"main.o <span style='color:#111;'>172.19KB</span>","children":null,"spread":false},{"title":"usart.d <span style='color:#111;'>402B</span>","children":null,"spread":false},{"title":"usart.__i <span style='color:#111;'>234B</span>","children":null,"spread":false},{"title":"usartdiy.uvgui.Administrator <span style='color:#111;'>168.54KB</span>","children":null,"spread":false},{"title":"usartdiy_uvopt.bak <span style='color:#111;'>14.75KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • Elvcis_GONG:
    浪费积分了,对我参考意义不大2021-06-16
  • adsfaeasdf:
    代码不错,可以借鉴。谢谢分享2018-11-07
  • bingnuo1023:
    代码不错,可以借鉴。谢谢分享2016-03-16
  • hansun_zhou:
    还不错,对学习STM32的串口通信接收和发送还是比较有帮助的2015-11-10
  • lorl3:
    还行吧,如果能详细点更好2015-11-04

免责申明

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