搜索资源列表
4510-kaifa-demo
- 4510简单例子程序(转载),可以用来学习一下arm的初始化,串口操作等-4510 (reproduced), can be used to study the arm of the initialization, serial operation
4510Bbootloader
- 用c编写的s3c4510bbootloader,该程序很简单,该程序包括硬件初始化,烧写程序,串口程序等-prepared with the s3c4510bbootloader, the procedure is very simple, the program includes hardware initialization, the burning process, serial procedures
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
arm-linux-serial
- 这是基于arm s3c44b0处理器的开发平台的串口传输的简单的程序-This is based on the arm s3c44b0 processor development platform serial transmission of simple procedures
ARM_LEDtest
- 这时最简单的一个程序,运行后,三个LED在闪,因为程序没有初始化串口,所以运行后超级终端没有反应
ADCtest.rar
- stm32f103的一个简单的ad测试程序,包含串口,stm32f103 a simple ad testing procedures, including the serial
mini2440_com.rar
- mini2440串口驱动和应用程序,简单易入门~,the com driver and application program of mini2440 com , it s very simple~
s3c2410_serial
- S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
SendStr_C
- ARM7的串口收发程序,使用的是ADS,简单易用,可以参考-ARM7 serial transceivers, the use of the ADS, easy to use, can refer to
comdis
- s3c44b0串口测试程序,一个最简单的UART口测试发送的程序。-s3c44b0 UART test programe
SendRTC_C
- 串口通信程序,使用ADS开发工具,可以实现简单通信。-Serial communication program, use the ADS development tools allow for easy communication.
USART
- 关于AT91SAM7S256芯片的IAR代码,简单的串口程序,希望对大家有用。-AT91SAM7S256 chip on the IAR code, a simple serial procedures in the hope for all of us.
nand_read
- 本源码是基于S3C—6430的ARM11嵌入式开发板的NAND FLASH程序的编写。NAND写回速度快、芯片面积小,特别是大容量使其优势明显。页是NAND中的基本存贮单元,一页一般为512 B(也有2 kB每页的large page NAND FLASH),多个页面组成块。不同存储器内的块内页面数不尽相同,通常以16页或32页比较常见。块容量计算公式比较简单,就是页面容量与块内页面数的乘积。根据FLASH Memory容量大小,不同存储器中的块、页大小可能不同,块内页面数也不同。例如:8 MB
UART
- 在ARM7上实现的串口操作简单小程序,对初学者非常有用 -ARM7 serial operation simple and small program, very useful for beginners
SCI
- 超级简单实用的串口调试程序供初学微控制器的朋友使用-Serial debugger
flash_f28335
- TI 只能简单对FLASH 操作,但是可以扩展为CAN,串口下载程序!-TI FLASH CODE,CAN ONLY FLASH。BUT IT CAN USE TO CAN,SERIAL DOWNLOAD USER‘S PROGRAM。
STM32F103系列串口程序
- 用IAR写的需要可以看一下,实现简单的收发功能,触发中断函数