搜索资源列表
code
- The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family.
Linux
- Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频
uart
- ubuntu 下使用串口的一些配置文件, 能够正常启动串口,U转串的配置文件及其脚本,前提是安装有 kermit软件, 这个比 minicomm 好用多了。-ubuntu to use the serial number of configuration files, restart the normal serial port, U of the configuration file to string and scr ipt, the premise is the kermit softwa
arm-gcc-3.4.4-gm8180.tar.bz2
- 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 (MB12
UART
- 一款在Linux下实现UART通讯的c语言例子程序,硬件平台是44B0。-An the UART communication software example program under Linux, the hardware platform is 44B0.