-
Linux2.6 kernel driver package examples: globalmem drive, including concurrency...
Linux2.6内核驱动实例包:
globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、
S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、
作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、
SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2410 LCD驱动、FRAMEBUFFER应用程序范例-Linux2.6 kernel driver package examples: globalmem drive, including concurrency control globalmem drive, globalfifo-driven, poll sample applications, asynchronous notification application examples to support asynchronous notification globalfifo, S3C2410-driven real-time clock and second device drivers and applications, DMA example, static mapping example, as a touch screen input device driver, as a general character-driven touch-screen equipment, the watchdog driver, platform equipment, S3C2410 serial driver, S3C2410 I2C host drive, SAA711x I2C device driver, CS8900 Ethernet device drivers, S3C2410 LCD driver, FRAMEBUFFER application example
- 2022-03-29 13:29:54下载
- 积分:1
-
intel 82527控制器描述can2.0协议的内容,本源码是个例子程序,未必能够正常运行,可能含有BUG。...
intel 82527控制器描述can2.0协议的内容,本源码是个例子程序,未必能够正常运行,可能含有BUG。-intel 82527 controller can2.0 described the contents of the agreement, the source is an example of procedures, may not be able to function properly, may contain BUG.
- 2022-01-25 21:11:45下载
- 积分:1
-
嵌入式编程精华,总结了几乎所有的提供效率的编程方法,很有价值...
嵌入式编程精华,总结了几乎所有的提供效率的编程方法,很有价值-good for embedded program
- 2022-01-27 18:26:30下载
- 积分:1
-
创建音乐生日快乐,使用汇编语言实现,程序运行后可以听到音乐...
创建音乐生日快乐,使用汇编语言实现,程序运行后可以听到音乐-creat a song happy biresday
- 2022-11-29 08:15:03下载
- 积分:1
-
基于stm32的自定义HID例程
这个例程是由st官网下载的usb例程,在Custom_HID工程下进行修改。插上电脑之后能够识别。所用的开发板为正点原子。使用usb连接之后能向电脑发送字符串。
- 2022-01-27 23:25:26下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
在xworks上移植的嵌入式WEB服务器goahead,源码开放,注解了移植的步骤,可以直接为大家提供移植的方法,该代码可以直接运行;...
在xworks上移植的嵌入式WEB服务器goahead,源码开放,注解了移植的步骤,可以直接为大家提供移植的方法,该代码可以直接运行;-The xworks embedded WEB server on the transplant goahead, open source, annotation of the migration steps, you can directly provide you transplant approach, the code can be run directly
- 2023-07-24 21:10:02下载
- 积分:1
-
卡上芯片
卡上芯片-EM4100_DS.pdf RFID-Card-EM4100_DS.pdf RFID chips
- 2023-06-14 17:10:02下载
- 积分:1
-
有了操作系统、TCP/IP协议栈、文件系统,再加上GUI就比较全面了。这是嵌入式系统mingui的移植代码...
有了操作系统、TCP/IP协议栈、文件系统,再加上GUI就比较全面了。这是嵌入式系统mingui的移植代码-With the operating system, TCP/IP protocol stack, file system, coupled with the GUI is more comprehensive. This is the embedded system code mingui transplant
- 2022-08-04 02:11:36下载
- 积分:1
-
MSP430F6736
使用 msp430f6736 工具包的 spi 在此文件中我们使用的 spi 模块,在 msp430f67xx 中使用 c 代码。
使用 msp430f6736 工具包的 spi 在此文件中我们使用的 spi 模块,在 msp430f67xx 中使用 c 代码。
使用 msp430f6736 工具包的 spi 在此文件中我们使用的 spi 模块,在 msp430f67xx 中使用 c 代码。
使用 msp430f6736 工具包的 spi 在此文件中我们使用的 spi 模块,在 msp430f67xx 中使用 c 代码。
使用 msp430f6736 工具包的 spi 在此文件中我们使用的 spi 模块,在 msp430f67xx 中使用 c 代码。
使用 msp430f6736 工具包的 spi 在此文件中我们使用的 spi 模块,在 msp430f67xx 中使用 c 代码。
- 2022-03-20 06:56:05下载
- 积分:1