搜索资源列表
iicchinese
- iic总线协议的中文翻译 解压缩后用Adobe Acrobat看-the Chinese translation decompress after using Adobe Acrobat see
sound
- 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
iic.c
- 初学者的福音. 代码易懂! 通过IO模拟实现的arm2410的iic总线驱动程序 可进行读写操作
iicDriver
- 本文纤细的介绍了IIC总线原理。并介绍了嵌入式linux驱动的层次结构
rtc
- 实时时钟驱动,用于实现对RTC实时时钟的访问,也遵循IIC总线协议
IIC总线驱动程序
- i2c-core.c - a device driver for the iic-bus interface You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
0504_test-iic
- ARM Linux2.4 IIC总线编程 非常好-ARM Linux2.4 IIC bus programmer very good
0602_driver-i2c
- ARM Linux2.4 S3C2410 IIC总线驱动-ARM Linux2.4 S3C2410IIC bus driver
xf_s4240_for_arm2410
- 自己为XF-S4240语音合成芯片所写的驱动程序,对应arm2410的开发板。通过iic总线来控制芯片。-Themselves as the XF-S4240 written by speech synthesis chip driver arm2410 corresponds to the development board. Iic bus through the chip to control.
rtc_8563
- 在ixp425平台上通过GPIO模拟IIC总线,驱动实时时钟芯片的驱动-Ixp425 platform in analog through the IIC bus GPIO, drivers drive real-time clock chip
IIC
- S3C2440 ARM开发板下的IIC总线的试验程序-S3C2440 ARM development board under the IIC bus, the test procedure
Design_and_Implementation_of_IIC_Drivers_Based_on_
- 摘要:为了设计出稳定可靠的驱动程序,首先介绍 IIC 总线数据传输的时序和嵌入式 Linux 系统驱动程序的框架结构, 然后分 析了基于 ARM9 嵌入式 Linux 系统 IIC 设备驱动程序设计的技术难点及解决方法, 最后介绍了基于 X1227 芯片 EEPROM设 备驱动程序的实现步骤。-Abstr act:To design credible drivers, first introduces the time sequence of data transmission on I
IIC
- I2C总线的使用详解和技巧 都是自己搜集的-Detailed and skills of the use of the I2C bus are collected
iicps_v1_02_a
- xilinx的硬核iic总线裸板调试源码, 可以在linux下编译也可在xilinx的sdk中编译-xilinx iic bus hardcore bare board debugging source code can be compiled under linux can also compile the xilinx sdk
IIC_bus
- IIC总线详解,内容具体,大家可以参考使用,ppt格式的。-IIC bus Detailed, specific content, we can refer to the use, ppt format.
DMC2440I
- DMC-2440-I采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。板载64MB的SDRAM,128MB的Nand Flash以及2MB的Nor Flash。DMC-2440-I是根据S3C2440A的全部功能而开发的全功能嵌入式系统。具有外接资源丰富,性能稳定,低功耗低等特点。适合手持设备的设计开发。支持嵌入式Linux和WINCE5.0.NET操作系统。提供Wince5.0 BSP。 采用linux-2.6.29 内核
test14-i2c
- 基于IIC总线的设备驱动程序,较好的讲述了如何在S3C6410下编写IIC总线驱动-IC bus-based device drivers, how to write better about the IIC bus driver in the S3C6410