it is programed on dsk6455,and test * 1 Internal memory Version * 2 External memory(SDRAM) * 3 Flash * 4 Codec * 5 UserIO * 6 MemPattern(Fill pattern) * 7 MemPattern(Address Pattern) * 8 DSP * 9 LED/Swt * 10 Codec LoopBack *
上传时间: 2013-12-11
上传用户:wqxstar
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software Addressable by a unique Address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
标签: bus bidirectional primarily designed
上传时间: 2013-12-11
上传用户:jeffery
"邮件特快专递"这个词现在已经是被广大的网民所熟知了, 它就好比是网络上的EMS,能够直接把邮件送到对方的邮箱中,邮件发送完毕后,对方就可以立刻收到。 Hostedt: 用来指定域名服务器(DNS Address)的地址,此处为笔者所在地的主域名服务器地址, 你也可以指定任一可以快速访问到的Internet上域名服务器地址. 域名服务器(DNS Address)的地址获取的分别有如下方法: 1:要知道自己所在地的域名服务器地址, win98下通过winipcfg命令,win2000下通过ipconfig /all即可查出 2: 您也可向internet ISP咨询您连接的主域名服务器地址.
标签:
上传时间: 2016-11-01
上传用户:lili123
*** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a ** PIC16C54 8-bit CMOS single chip microcomputer ** Revsied Version 2.0 (4/2/92). ** ** Part use = PIC16C54-XT/JW ** Note: 1) All timings are based on a reference crystal frequency of 2MHz ** which is equivalent to an instruction cycle time of 2 usec. ** 2) Address and literal values are read in octal unless otherwise ** specified.
标签: Microchip Routines Sample WRITE
上传时间: 2013-12-27
上传用户:ljmwh2000
创建一个数据库dbstu,其中包括下列表: 1.student(学号,姓名,性别,年龄,专业,系名,学院名称) 2.Address(学号,宿舍名称,寝室号,楼层电话,电话,邮箱,班主任编号) 3.master(班主任编号,班主任姓名,性别,电话
上传时间: 2014-07-31
上传用户:wangdean1101
外观模式(Facade pattern)涉及到子系统的一些类。所谓子系统,是为提供一系列相关的特征(功能)而紧密关联的一组类。例如,一个Account类、Address类和CreditCard类相互关联,成为子系统的一部分,提供在线客户的特征。
上传时间: 2014-01-04
上传用户:haohaoxuexi
SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not report the correct capacity of the recorded data for CD-R, CD-RW and DVD-R/-RW media that does not have a Lead-out in the last Session or last Border-out. For CD-ROM, the returned logical block Address is modified to allow returning a possibly inexact value (but one with a known error bound) based on the Table of Contents data
标签: CAPACITY READ Multimedia Commands
上传时间: 2017-04-17
上传用户:liuchee
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an Address space. The processors share a second level cache, and maintain coherence at the L1 cache with a write-invalidate policy. The L2 cache is two-way set associative, with a block size of 8 words, and a total capacity of 512 words.
标签: implementation instruction multiple purpose
上传时间: 2017-04-18
上传用户:731140412
在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A IP: 192.168.116.130 Host Name: XIAOXIAO/MSHOME MAC: 00-12-3F-D5-5E-A6 IP: 192.168.116.131 Host Name: NA MAC: NA [time out!] 一个网段扫描MAC,可以建立一个socket,连续向多个不同IP发送NBNS包,然后等待接受,根据返回包就可以扫描一个网段多个IP的MAC啦。 而windows下可以运行命令:nbtstat -A ip-Address来查看 windows c 要改改头文件
标签: linux
上传时间: 2014-08-12
上传用户:cc1915
SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified Address. rar file includes the DOS based programming software application, JTAG schematic and programming procedure
标签: 2410 program through memory
上传时间: 2013-12-07
上传用户:luopoguixiong