搜索资源列表
LPC3250_TEST
- NXP的ARM9 LPC3250 在不跑操作系统情况下的测试程序。如果某些应用不跑linux 或者WINCE 等操作系统的情况下可以参考这些代码。我的编译环境是:Realview MDK 3.22 (keil的升级版)-NXP ARM9 (LPC3250) does not run the operating system in the case of the test procedure. If some applications do not run operating systems su
ST2410_BIOS
- 优龙ST2410的BIOS源码,支持USB传输DMA功能,支持LINUX和WICE引导,很适合学习2410处理器的裸机编程-Liuzhou ST2410 excellent source of the BIOS to support USB transmission DMA functionality, support for LINUX and Wice guide, it is suitable for studying the bare-metal programming processo
linux_uart2_rs422
- 本程序主要是针对linux 下s3c2410下,串口驱动进行开发,针对高速率的串口数据采集,以DMA方式读取串口通信数据,并提供串口RS422的通信协议定义。次程序在2410上以成功测试过。-This procedure is mainly directed against s3c2410 under linux, the serial driver developed for high-speed serial data acquisition, DMA mode to read the se
Lattice ECP3 PCIe 开发板 驱动源码
- 比较直观、简洁的驱动源码,可以学习Linux驱动对中断的处理,以及DMA功能的实现。源码包含硬件文档、驱动以及应用程序例程。