搜索资源列表
armdebug
- 一个经典的串口调试程序,经过了很好的测试,是基于s3c2410的.-a classic serial debugging procedures, after a very good test is based on the s3c2410.
UART
- 基于嵌入式处理器S3C2410的异步串口通讯源代码,有详细注释,非常适合嵌入式系统初学者。
Simple2410
- S3C2410 下只有串口的ads工程!可以以最小工程学习 S3C2410!
S3c2410Uart
- ARM9(S3c2410)的串口驱动编程源代码
UART
- 基于S3C2410开发板的串口通信实验代码,为ADS环境下运行.
UART_Control
- ARM9(S3C2410)的串口驱动原码
monitor
- 一个基于s3c2410平台的monitor程序, 可通过xmodem发送程序到目标平台上运行,同时具备nand flash烧写,擦除功能,可通过此程序将程序烧写到nandflash中去,取代sjf2410,加快nandflash的烧写时间 目标平台: CPU:S3C2410 Nand Flash:K9F1280 Nor Flash:SST39VF1601 运行方法: 将此程序下载到Nor flash中去 通过2410的0号串口,设置波特率115200,8n1,可对
s3c2410_UART
- S3c2410的串口编程,根据S3C2410串口的寄存器设置串口波特率为57600,Main函数从串口接收数据后,判断其是否数字或子母,若是则加1后输出
S3C2410-driver
- S3C2410串口驱动程序
ARM2410_GM814X
- 本代码是串口扩展芯片GM814X在 Arm9—usos上使用的实例, 包括:芯片说明Datasheet,芯片在51单片机上的驱动,以及特有的(我编写的)芯片在s3c2410上的驱动。
S3C2410 bootloader
- 基于S3C2410的bootloader,支持USB下载kernel,下载后可将kernel存放在FLASH中,下次启动时如串口无操作,则默认启动FLASH中的WIN CE内核.调试串口为串口0.使用ADS1.2环境,汇编/C语言开发
s3c2410_serial
- S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
s3c2410serial
- s3c2410串口程序 设置串口的参数 里有详细说明-S3C2410 serial port serial port settings of the parameters, there are detailed descr iption of
4uart_DMA
- S3C2410串口0 DMA方式原代码.-S3C2410 serial port 0 DMA way the original code.
10_GEC2410_RS232
- s3c2410处理器的串口初始化代码以及启动代码。-S3C2410 processor serial code as well as the startup code to initialize.
Finger_test
- 基于s3c2410的linux下面指纹识别程序,是通过串口来实现对于指纹识别模块的操作控制。-S3c2410 the linux-based fingerprint recognition following procedure is adopted to achieve the serial module for fingerprint recognition to control the operation.
s3c2410-485
- 基于ARM,S3C2410的串口检验程序,可实现两台计算机之间的485总线数据收发。-Based on the ARM, S3C2410 serial testing procedures, can be achieved between the two computers to send and receive data bus 485.
s3c2410_peripheral_function_test
- s3c2410 各个外设用到的实验例子。LCD,串口,键盘,汇编,PWM,IIS总线等-s3c2410 examples of the various peripherals used in experiments. LCD, serial port, keyboard, compilation, PWM, IIS-bus, etc.
S3C2410-uart
- s3c2410芯片下的串口驱动代码,该代码在裸机下实现,不依靠操作系统。-S3C2410 uart
FFT2410_uart
- ARM9处理器S3C2410串口调试程序,完成开发板初始化,串口调试功能。-ARM9 processor S3C2410 serial debugger, the completion of the development board initialization, serial debugging features.