搜索资源列表
uart samsung s3c2440的串口开发程序源码
- samsung s3c2440的串口开发程序源码,希望对大家有帮助!-resource code for samsung s3c2440 s uart. Hope it s usefull for you!
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
UART
- ARM9 s3c2440 UART Interrupt Example
Uart
- 基于s3c2440 串口异步通信,可以实现与pc机通信,在终端可以使用printf 输出格式,开发环境为ADS1.2-S3c2440 based serial asynchronous communication, can be achieved with pc computer communication, the terminal can use the printf output format, the development environment for ADS1.2
uart
- realview 编程的S3C2440逻辑程序,串口实现目标机和主机实现通信。是源码。-realview S3C2440 programming logic program, to achieve the target machine and the host serial port for communication. Is the source code.
UART
- 对s3c2440中UART中个寄存器的操作,对初学者非常实用-S3c2440 in for the operation of the UART registers
S3C2440_ADS_CODE
- S3C2440裸跑程序,包括按键,液晶屏,I2C,UART等。-code for S3C2440
S3C2440PMDKPHJTAG_SOURCE_CODE
- 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将韦东山书本里德代码从linux环境下搬移到MDK中开发,调试,适用于初学者,有keyled,int,time,uart等-Development environment: ReviewMDK language: assembly language and C language development board: mini2440 (the S3C2440) code con
SM41
- 无线收发模块SM41在linux环境下的调试应用程序,基于S3C2440串口驱动-SM41 for linux, based on uart
nand-flash-for-mini2440
- 将nand读写通过串口打印出来,使其"可视化",针对s3c2440的cpu可直接运行,网上基本无此类程序-show the nand s operation on uart ,runs on s3c2440 cpu
uart
- 用于s3c2440的裸机串口uart1的硬件实验代码程序-S3c2440 serial uart1 for bare metal hardware experimental code program
uart
- S3C2440平台下的串口裸机程序,适合初学者-S3C2440 platform serial bare metal program for beginners
uart
- s3c2440裸板程序,uart0的简单实现:sentc()在串口打印一个字符,getc()通过串口获得一个字符。-A tiny test program for s3c2440_uart0:sentc() is used to sent a character to serial port while getc() is used to get a character serial port.