logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

i2c tool 的使用

i2c tool 的使用  1,下载源码:  http://packages.debian.org/search?keywords=i2c-tools2,解压源码包:     tar -xvf i2c-tools-3.1.0.tar.bz22、解压后,可手工编译:    arm-none-linux-gnueabi-gcc  -O2  

移植thttpd嵌入式web服务器

大家都知道,thttpd是一款非常优秀的适用于嵌入式平台的web服务器,网上也有一些教我们如何移植的文章。对于一般情况可能都适用,但是偏偏到了我这就不能一次成功。总的算起来,我前几天开始装,基本上安装下面的步骤:(参考来自:tekkman.cublog.cn )1 下载并解压下载地址为:http://www.acme.com/software/thttpd/ 我下载的是最新的2.2

Linux 死锁检测模块 Lockdep 简介——转自魅族内核团队,对死锁检测认识上升到新高度

Linux 死锁检测模块 Lockdep 简介原文地址 http://kernel.meizu.com/linux-dead-lock-detect-lockdep.html25 July 2016死锁概念死锁是指多个进程(线程)因为长久等待已被其他进程占有的的资源而陷入阻塞的一种状态。当等待的资源一直得不到释放,死锁会一直持

./i2cdetect -y 2 Error: Can't use SMBus Quick Write command on this bus

./i2cdetect -y 2 运行后,提示无效怎么回事?Error: Can't use SMBus Quick Write command on this bus  别的总线到时没有这个问题。难道?是我已经insmod i2c-2 的缘故?

MTK android平台添加读写i2c设备工具

转载自 http://blog.csdn.net/zangcf/article/details/41594603调试驱动程序的时候,我们很多时候需要读写i2c设备,如果能够有一个通用的i2c读写工具,就方便多了在ubuntu的时候,我使用一个i2c-tool的工具,http://dl.lm-sensors.org/i2c-tools/releases/,这个网址可以下载。在ubuntu

S5pv210的 LCD clock 居然只能设那么低的值?why?

The CLKVAL field in VIDCON0 register controls the rate of RGB_VCLK signal. Table 32-5 defines the relationship of RGB_VCLK and CLKVAL. The minimum value of CLKVAL is 1.     RGB_VCLK (Hz) =HCLK/ (

adoptable storage -android存储子系统中的adoptable概念

When external storage media is adopted, it’s formatted and encrypted to only work with a single Android device at a time. Because the media is strongly tied to the Android device that adopted it,it

存储访问框架android Storage Access Framework(SAF)

转自 http://blog.csdn.net/caryee89/article/details/44155375Android API GuideAndroid 4.4 引入了存储访问框架Storage Access Framework(SAF),云或本地存储服务可以实现DocumentProvider来分装他们的服务以便加入到该生态系统中。SAF包含了 Docume

./i2cdetect: line 1: syntax error: unexpected word (expecting ")")

运行 ./i2cdetect: line 1: syntax error: unexpected word (expecting ")") 怎么回事?奇葩啊,再看看

玩转gps 快速定位

先来说两个基本概念:  1.TTFF:Time To First Fix,首次定位时间,这是衡量GPS芯片定位能力的重要参数,严格意义来说,这是没有AGPS时冷启动(清除了GPS内存中所有的数据)后完成首次定位需要的时间,正常为40-60秒左右。  2.AGPS:网络辅助全球定位系统,很多机油肯定听说过AGPS,但究竟是怎么回事可能说不清楚,可以先百度一下,如果还不清楚,那本司令告

    共 23 条
  • 1
  • 2
  • 3
  • 请选择