搜索资源列表
at91r40008 uart
- at91r40008 atmel arm 7tdmi 内核的串口驱动源码-at91r40008 ATMEL arm 7tdmi kernel source Serial Driver
uart
- 基于ARM的UART串口驱动程序,并且能够对PC机串口的波特率进行自适应。
uart
- 这是arm上面串口的驱动程序,可以驱动串口来受发数据,供大家来学习和参考使用。
Uart0
- ARM S3C2410处理器 uart串口驱动程序 开发环境:ads1.2
串口驱动源代码
- 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
my
- s3c2440的裸板程序,基于KEIL4的工程文件,内容有串口驱动,LED灯驱动,蜂鸣器驱动,中断程序,拷贝程序到内存的代码,MMU映射代码。大部分用arm汇编实现-S3C2440-UART Driver、BEEP Driver、LED Light Driver、ISR program、MMU program
linux_uartdriver.rar
- 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
Keil-MDK
- Keil MDK-ARM编译,针对S3C2440开发板。 无操作系统下开发的LCD液晶屏驱动+nand flash驱动+UART串口驱动 -Keil MDK-ARM compiler for S3C2440 development board. No operating system developed under the LCD screen LCD driver+ nand flash drive+ UART serial driver
ARM9_Linux_UART_driver
- ARM linux下的串口驱动编写,很详细,适合做ARM+linux的朋友仔细阅读-linux UART driver development
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
Stm32F101C6_uart
- 自己写的 STM32 串口UART驱动, 不用固件库。超级终端界面按键时,自动回送。 应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。 编译器: IAR ARM 4.42A。 作者: w123456xy@sohu.com 15189792379。 -Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, autom
Stm32F101C6_ADC_Timer
- 自己写的 STM32F10x的ADC和Timer驱动, 没有使用固件库。每秒通过串口UART输出当前ADC值。 应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。 编译器: IAR ARM 4.42A。 作者: w123456xy@sohu.com 15189792379。 -Write your own STM32F10x the ADC and Timer-driven, not using the firmware library. Se
uart
- s3c410 arm uart串口驱动程序-arm uart
UART
- OURS2410F开发板的一个简单测试用例,驱动3个串口。可以作为ARM入门的测试。-OURS2410F a simple test case development board, driver 3 serial ports. ARM can be used as a test entry.
NAND_Flash
- 博创经典平台up-tech2410s裸机nand flash驱动。实现了system clock、sdram、uart、nand flash等设备的初始化。读取nand flash首部的pages,并从串口(串口波特率为115200kbps)输出。使用了arm-linux-gcc、make等工具。-Borch the Classic platform up-tech2410s bare metal nand flash drive. The initialization of the syste
uart
- ARM+Linux平台上串口驱动程序源代码-ARM+linux platform driver code for uart