搜索资源列表
9200usb_host_device
- AT91RM9200的USB host和USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf 后计算机会把USB端口虚拟为一个串行的端口使用
AT91RM9200-BasicBoot-GHS3_6-2_0
- arm 9 200 的 boot 程序很好的治疗
smcard
- at91rm9200基于多媒体控制接口控制smc卡的控制程序,包含主程序和头文件。
spidataflash
- at91rm9200的两线接口控制spi器件的例子,程序比较简单,编译工具是ads1.2。
bios9200
- 该程序为AT91RM9200引导程序,开发环境为ADS1.2,程序在SRAM内运行
AT91RM9200Mmu.rar
- 在AT91RM9200下的一个测试芯片性能的很好的例子,MMU,ICATCH,DCATCH是否开启,如何对芯片速度的影响.,In a test under AT91RM9200 chip performance good example, MMU, ICATCH, DCATCH whether or not open, how the impact of chip speed.
AT91RM9200MCI.rar
- 在AT91RM9200下的MCI接口程序,开发环境是ADS1.2,对于想编媒体接口卡的程序员来说,是一份难得的资料.,AT91RM9200 of MCI in the Interface Program, the development environment is ADS1.2, the media would like for the programmer interface card is a valuable information.
hh-6410
- 华恒6410开发板原理图,献给有需要的朋友,-华恒6410 development board schematics, there is a need to dedicate a friend, huh, huh
u_boot.tar
- AT91RM9200的启动代码文件,包括电基本的BOTTLOADER程序-AT91RM9200 s startup code files, including the basic electrical procedures BOTTLOADER
u-boot.bin
- at91rm9200的u-boot文件,可以用boot文件引导norflash启动-at91rm9200u-boot file
EMAC_test
- at91rm9200的keil网络测试程序,用于测试DM9161E网络-at91rm9200 the keil network test program for testing DM9161E network chip
AT91RM9200-usb
- ADS1.2 AT91RM9200-USB
AT91RM9200-boot
- 可以直接用到AT9200上的boot程序,直接烧进dataflash即可-Can be used directly on the AT9200 boot program dataflash can be directly burned into
SPI_test
- ATMEL AT91RM9200的SPI接口的源代码,工程是完整的,利用keil4打开-ATMEL AT91RM9200 SPI interface source code, the project is complete, keil4 open
lm75
- at91rm9200对LM75温度传感器的操作,是一个比较简单的例子,希望供广大学习者交流参考。-at91rm9200 LM75 temperature sensor for the operation, is a relatively simple example, I hope for the majority of learners exchange information.
AT91RM9200 LCM驱动
- 该驱动可实现AT91RM9200驱动LCD模块,测试中使用T6963C液晶模块。