Welcome![Sign In][Sign Up]
Location:
Search - ARM Linux UART

Search list

[Linux-UnixUART

Description: 清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇
Platform: | Size: 7850 | Author: 姜勇 | Hits:

[Communication-MobileSerialComm

Description: 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子. 另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验.
Platform: | Size: 17368 | Author: 456321 | Hits:

[Other resourcelearn_s3c2410

Description: S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf,scanf interrupt controller timer mmu clock vivi等; 主要讲述了单片机s3c2410的使用。
Platform: | Size: 1549881 | Author: 何杰 | Hits:

[Linux-Unixuart.c

Description: linux 串口应用程序,实现ARM串口数据的传输
Platform: | Size: 1337 | Author: yy | Hits:

[Windows Develop0201

Description: 51单片机C语言实验源程序,对应与于C51初级的所有源程序,时间仓促-51 microcontroller C language source experiment corresponds with the C51 in the primary source of all time rush
Platform: | Size: 21504 | Author: 郝浩宇 | Hits:

[Linux-Unixread_writer_uart

Description: 简单的linux 下的uart串口读写测试程序员代码,再rs3 rs4 arm9 下调试通过-simple linux under the uart serial literacy tests programmers code, rs3 rs4 again under debugging through arm9
Platform: | Size: 3072 | Author: zhangning | Hits:

[Linux-UnixUART

Description: 清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-UART articles
Platform: | Size: 7168 | Author: 姜勇 | Hits:

[Communication-MobileSerialComm

Description: 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子. 另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验.-This is an actual project serial communication program. Makefile through the switch, make this procedure applicable to Linux and embedded ARM Linux. Code Notes more. Is to learn from UART or Serail Port Communication in a good example. In addition to the communication Grid packets rigorously defined. so that has marked the end of the data header and data packet length double check.
Platform: | Size: 17408 | Author: 456321 | Hits:

[SCMlearn_s3c2410

Description: S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf,scanf interrupt controller timer mmu clock vivi等; 主要讲述了单片机s3c2410的使用。-S3C2410 development of the experimental source code and experimental guidance content including: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf, scanf interrupt controller timer mmu clock vivi etc. focuses on the use of a single-chip S3C2410.
Platform: | Size: 1549312 | Author: 何杰 | Hits:

[Linux-Unixuart.c

Description: linux 串口应用程序,实现ARM串口数据的传输-linux serial port applications, the realization of ARM serial data transmission
Platform: | Size: 1024 | Author: yy | Hits:

[Linux-UnixLinux

Description: Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频芯片。给出了驱动实现的关键程序和最小系统模块电路图。射频模块(AT86RF211)的驱动程序,包括了对它的模块收发数据的时序实现和对模块实体的控制。-The Linux radio frequency mold piece drive a design. This text set out from the concept, ARM microprocessor of the built-in system and the concept of the built-in operate system first, description the system structure of the S3 C2410, concrete research UART and I/O of control, then thorough arrive under the linux environment of drive a development in the middle, introduction the software of this thesis development environment, then discussion the Linux system drive the procedure frame of procedure, end discussion the Linux drive system structure, point describe character list type drive procedure of write a method.Then completion radio frequency control drive of mold piece(the ATMEL company AT86 RF211 chip) and electric circuit design, the UART which pass the S3 C2410 deliver a data and pass an I/O chip to the control radio frequency .Give drive the key procedure of realization and minimum system mold a piece electric circuit diagram.The radio frequency mold piece(the AT86 RF211) drive
Platform: | Size: 308224 | Author: 蔡永花 | Hits:

[Embeded Linuxlinux_uartdriver

Description: 一个简单的 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.
Platform: | Size: 13312 | Author: 梁小刚 | Hits:

[Embeded LinuxFullEmbeddedLinuxNotes

Description: 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(LED、按键、扩展串口、网卡、硬盘、SD卡、LCD和USB等),GUI系统的移植(包含两个GUI系统:基于Qtopia和基于X),应用程序调试技术。   本书从最简单的点亮一个LED开始,由浅入深地讲解,使读者最终可以配置、移植、裁剪内核,编写驱动程序,移植GUI系统,掌握整个嵌入式Linux系统的开发方法。 -This book a comprehensive introduction to embedded Linux system development process, from the bottom to the upper GUI application system to support all aspects of Linux operating system, covers the installation and use of related tools, configuration, embedded programming basics needed (cross- compilation tool option settings, Makefile syntax, ARM assembly instructions, etc.), the use of hardware components and programming (include the common hardware, such as UART, I* IC, LCD, etc.), U-Boot, Linux kernel analysis of , configuration, and migration, the root file system structure (including the transplant busybox, glibc, make image files, etc.), kernel debugging techniques (such as adding kgdb patch, stack back, etc.), driver programming and transplant (LED, button, extended serial port, network cards, hard drives, SD card, LCD, and USB, etc.), GUI system, transplantation (includes two GUI systems: based on Qtopia and based on X), the application debug technology. This book, from th
Platform: | Size: 561152 | Author: 流浪 | Hits:

[Embeded LinuxARM9_Linux_UART_driver

Description: ARM linux下的串口驱动编写,很详细,适合做ARM+linux的朋友仔细阅读-linux UART driver development
Platform: | Size: 354304 | Author: 钱宏 | Hits:

[Linux-Unixuart

Description: s3c2440串口代码,使用arm-linux-gcc编译,通过jtag烧写到开发板-s3c2440 serial code, the use of arm-linux-gcc compiler, programming to the development board via jtag
Platform: | Size: 4096 | Author: bouyei | Hits:

[Driver Developarm-gcc-3.4.4-gm8180.tar.bz2

Description: GM’s GM8180 MDC1 hardware environment is a highly efficient RISC-based platform for the purpose of verifying and evaluating AMBA-based designs in the early development stage. The complete set of MDC1 GM8180 platform consists of a main board (MB120) equipped with GM8180 chip and an embedded GM FA626 CPU.-Hardware: Intel x86 compatible PC Standard 16550 UART Software: Standard Linux distribution (Fedora core 2.6.14-FC5 or above) FA626-based Linux distribution
Platform: | Size: 54044672 | Author: 北科 | Hits:

[Linux-UnixUart

Description: 可以实现ARM板到PC机通过串口上传数据,嵌入式linux应用程序的编写。-ARM board to a PC via the serial port to upload data, embedded linux application preparation.
Platform: | Size: 2048 | Author: jun | Hits:

[ARM-PowerPC-ColdFire-MIPSNAND_Flash

Description: 博创经典平台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 system clock, sdram, uart, nand flash devices. Read nand flash header pages, and for 115200kbps) output from the serial port (serial port baud rate. Using arm-linux-gcc, make and other tools.
Platform: | Size: 11264 | Author: 刘建平 | Hits:

[Linux driveruart

Description: ARM+Linux平台上串口驱动程序源代码-ARM+linux platform driver code for uart
Platform: | Size: 12288 | Author: 葛吴超 | Hits:

[Embeded Linuxuart

Description: arm Linux上实现对uart的控制,并能很好实现功能 -arm achieve Linux on uart control, and can achieve a good function
Platform: | Size: 5120 | Author: suguang | Hits:
« 12 »

CodeBus www.codebus.net