登录
首页 » c » 串口高速接收命令

串口高速接收命令

于 2022-07-12 发布 文件大小:1.92 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

1. //加入以下代码,支持printf函数,而不需要选择use MicroLIB   #if 1 #pragma import(__use_no_semihosting)              //标准库需要的支持函数                  struct __FILE  {  int handle;  };  FILE __stdout;        //定义_sys_exit()以避免使用半主机模式     void _sys_exit(int x)  {  x = x;  }  //重定义fputc函数  int fputc(int ch, FILE *f) {  while((USART1->SR&0X40)==0);//循环发送,直到发送完毕    USART1->DR = (u8) ch;       return ch;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • code
    本算法需要两幅或多幅不同偏振角度的有雾图像,应用暗通道算法估计大气光强,最终所得的图像去雾效果较好(Fog fog removal based on polarization information)
    2017-07-19 09:10:06下载
    积分:1
  • pconline1478249451956
    说明:  ps软件photoshop_cs8@1715_430967(photoshop_cs8@1715_430967)
    2020-02-28 14:19:43下载
    积分:1
  • Cammer-Distance
    Opencv摄像机测量距离,两点成线测量,将结果在右侧方框中显示,有比较高的精度(Opencv camera measuring distance, two points into the line of measurement, will result in the right side of the box shows a relatively high accuracy)
    2010-09-11 15:14:08下载
    积分:1
  • DLT698.45.Test
    说明:  电网规约信息,可以解析电网698规约报文 ,供广大同仁参考(Power grid protocol information can be used to analyze 698 power grid protocol message for reference by colleagues.)
    2020-06-20 20:00:02下载
    积分:1
  • protel_increase
    说明:  protel99 的鼠标增强软件源码,大大方便用户的操作。(protel99 mouse enhancement software source code, greatly facilitates the user' s operation.)
    2011-04-14 15:34:20下载
    积分:1
  • H.264书籍.tar
    有关于h264方面的书籍,用于查阅资料和学习,深入理解视频编解码技术 基于H.264标准及参考模型.pdf(There are books on h264, which are used to read data and learn, and to understand video codec technology deeply, based on H.264 standard and reference model.Pdf.)
    2018-04-01 19:15:40下载
    积分:1
  • qt远程桌面控制(含服务器端以及客户端源码)
    qt远控桌面源码,亲测可用。bin目录下有生成好的可执行程序
    2019-12-25下载
    积分:1
  • CSharp中的水晶报表用户指南,希望对大家有用.
    CSharp中的水晶报表用户指南,希望对大家有用.-CSharp in the Crystal Reports User
    2022-02-04 14:57:36下载
    积分:1
  • Beginning-Mac-Program
    英文书Beginning Mac OS X Snow Leopard Programming的源码。(Source code of book "Beginning Mac OS X Snow Leopard Programming")
    2014-01-09 20:42:04下载
    积分:1
  • stm32f4xx_adc
    信号采集的历程显示 可用于新手学习 很基础很重要的东西(The process of signal acquisition shows that it can be used for beginners to learn something very basic and important.)
    2018-05-02 11:28:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载