搜索资源列表
用ads仿真arm920t的设置
- ads仿真arm920t的设置 附件中有两个文件 1、sdram配置文件,用obey c:\\setm.txt进行配置 2、sdram设置图片-ads simulation arm920t settings annex is a two documents, SDRAM configuration files, obey c : \\ setm.txt configured 2, SDRAM installed Photo
SETUP_CS4360
- 凌云逻辑CS4360音频DAC的参数设置代码,缺省为I2S六声道。- Reaches the clouds logical CS4360 the audio frequency DAC parameter establishment code, lacks the province is the I2S six sound tracks.
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
LPC2000系列32位ARM微控制器的CAN接收过滤设置
- LPC2000系列32位ARM微控制器中为所有CAN控制器提供了全局的接收标识符查询功能。它包含一个512×32(2k字节)的RAM,通过软件处理,可在RAM中存放1~5个标识符表格。整个AF RAM可容纳1024个标准标识符或512个扩展标识符,或两种类型混合的标识符。由于允许的表格范围有2k字节,所以能容易地满足设计复杂的ID接收过滤要求-Series 32 LPC2000 ARM microcontrollers for all CAN controller provides a glob
44b0Timer
- 基于arm---s3c44b0的定时器设置编程。希望对大家有用。-based arm --- s3c44b0 set the timer programming. We hope that the right useful.
test7312
- ADS1.2编译环境下的EP7312芯片的一个基本测试范例,代码中完成了boot、中断设置、重映射和串口输出等功能,可以作为EP7312芯片起步的一个很好的参考。-ADS1.2 build environment under the EP7312 chip testing of a basic model, code completed boot, interrupt settings, re-mapping and serial output function, EP7312 chip can
AT91RM9200-BasicMmu
- 基于ATMEL AT91RM9200 QFP208的测试源代码,由汇编和C构成,主要用于测试启动时对Flash的读写和相关寄存器设置-ATMEL AT91RM9200 QFP208 based on the test source code, by compiling and C constitute a major test for the commencement of Flash read and write register settings
EasyARM-Software
- EasyARM2200开发平台试验用的通信软件,可以直接设置COM1与开发版通信-EasyARM2200 development platform test of communications software, COM1 can be directly set up communications with the development version
l_ipp_PCA_samples_5.0.004.tar
- 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
l_ipp-sample-crypto_p_5.0.006.tar
- 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
l_ipp-sample-data-compression_p_5.0.015.tar
- 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
l_ipp-sample-jpeg_p_5.0.012.tar
- 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
l_ipp-sample-media_p_5.0.017.tar
- 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
l_ipp-sample-speech-coding_p_5.0.014.tar
- 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
8842
- 以实验二十二为基础,做如下的改进。 (1) 求出四路通道的平均值,并绘制在显示屏上(平均值应该象其他通道的值一样,可以根据实时采集值的变化而变化)。 (2) 报警,在超出阈值时报警一次,如果此后此通道的值不变则不再报警,若此通道的值被调小为小于阈值而后又被调为大于阈值,则再次报警一次。 (3) 结合实验十八,设置时间和日期初值,并实时显示在LCD上(同各通道的值同屏显示)。并能够在整点的时候发声提示。 - Take tests 22 as the foundation, make
ArmEmulate
- S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
as1
- FREESCALE 16位单片机片MC9S12DG128的串口驱动程序,环行缓冲区大小可设置,支持半双工RS485通信,可调用用户事件-SCM MC9S12DG128 Serial Driver, Ring buffer size can be set up to support half-duplex RS485 communications, users can call the incident
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
IICMaster
- 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
2440lib
- 2440的寄存器设置 用ADS可以查看-2440 with the register set up ADS can check