文件名称:driver

  • 所属分类:
  • Linux驱动
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2016-05-06
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 赵*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1. 硬件基于HC-SR04模块,可自行查找。

2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。

3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。

4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。

3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时,

驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用单片机模块处理测距。-1 hardware based on the HC-SR04 module, can find.

2 code PWM module is used to test the performance of the interrupt response, the back part of the back light is due to the PWM reuse.

3 test interrupt response performance is not used in the upper half of the use of printk (), otherwise the delay will be to Ms.

4 code in the registration of the character device does not need to create the kernel thread for the control of the timing.

3 due to the use of ultrasound is a common GPIO interrupt, and the accuracy of the need to reach us level, when there are many high priority interrupt needs to be processed,

Drive response will delay the time to get different, stability will be greatly reduced, only as a reference, if you want to use the best commercial use of a dedicated single-chip module processing.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





driver.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org