-
This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
標(biāo)簽:
the
contains
routines
write
上傳時間:
2014-01-21
上傳用戶:zaizaibang
-
test bed for cs5463 you write into cs5463 and read from it and configurit
標(biāo)簽:
5463
configurit
and
write
上傳時間:
2013-12-25
上傳用戶:sardinescn
-
Windows下讀寫硬件的工具.
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
標(biāo)簽:
engineers
firmware
hardware
Windows
上傳時間:
2015-07-01
上傳用戶:xc216
-
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
Website1: http://rw.net-forces.com/
Website2: http://home.kimo.com.tw/ckimchan.tw/
Website3: http://jacky5488.myweb.hinet.net/
For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標(biāo)簽:
engineers
developers
firmware
hardware
上傳時間:
2013-12-22
上傳用戶:王楚楚
-
contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the default compiler is hitech PIC16.
標(biāo)簽:
microchip
examples
contain
digital
上傳時間:
2014-01-04
上傳用戶:xmsmh
-
this is a sample about SRAM read/write transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying memory.
標(biāo)簽:
RedLogicRCII_samp
installation
transmission
default
上傳時間:
2013-12-26
上傳用戶:caozhizhi
-
北京大學(xué)ACM比賽題目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format your output exactly as shown.
標(biāo)簽:
CAPITAL
LETTERS
program
Write
上傳時間:
2014-01-17
上傳用戶:410805624
-
*** *** *** *** *** *** *****
** 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.
標(biāo)簽:
Microchip
Routines
Sample
WRITE
上傳時間:
2013-12-27
上傳用戶:ljmwh2000
-
it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
標(biāo)簽:
processing
histogram
compute
excute
上傳時間:
2016-12-24
上傳用戶:cx111111
-
To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted, a piece of data is written into the FIFO.
If the FIFO has data in it, the value at the head of the FIFO is present on the FIFO data output. To read data from the FIFO, assert the read enable. At the next rising edge of the clock, capture the data output the FIFO will subsequently advance to the next piece of data stored in the FIFO.
標(biāo)簽:
the
write
data
present
上傳時間:
2014-08-16
上傳用戶:wab1981