资源列表
Lesson09_LCD
- s3c44b0X,LCD测试程序,分别进行黑白、4级灰度、16级灰度和256色伪彩屏测试-s3c44b0X, LCD testing procedures were black and white, gray 4, 16 and 256 gray pseudo-color screen test
ARM anywhereII开发板DEMO程序(ADS1.2)
- 在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good
f2407c板pcb
- 2407pcb版图,对于有一定开发水平的人!此版图很有意义!-2407pcb territory for a certain level of development of the people! This map meaningful!
ARM9 S3C2410开发文档手册
- ARM9 S3C2410开发文档手册-ARM9 S3C2410 development manual files
arm_mp3
- 在s3c44b0x上的MP3音频处理程序-s3c44b0x in the MP3 audio processing
ucosii_ST44B0X
- uCOSII for s3c44b0xARM嵌入处理器SDT2.5开发环境 -s3c44b0xARM uCOSII for embedded processor development environment SDT2.5
uCos+Lwip 2
- 一个轻量tcpip协议在移植在ucOS2系统上运行 -a lightweight TCPIP agreement in the transplant system running on ucOS2
uCOS-II For S3C44B0x
- uCOS-II For S3C44B0x移植代码 在44B0X上运行稳定-uCOS-II For S3C44B0x transplant code running on the stability 44B0X
S3C2410基础试验源代码
- s3c2410 测试代码;主要有AD DA IIS IIC URITR RTC NAND SDRAM 可用ADS1.2调试。-s3c2410 testing the code; Major AD DA IIS IIC URITR RTC NAND SDRAM available ADS1.2 debugging.
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
SC44B0 LCDtest
- SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160 * 240 can demonstrate arbitrary composition from ASCII string.
SC44B0 keytest
- SC44B0的测试程序,此程序为4*4键盘的测试程序,基于扫描式读取键值并在LED上显示。-SC44B0 testing procedures, the procedures for the 4 * 4 keyboard testing procedures based on scan-read keys on the LED display.