The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low cost storage for USB device configuration and customer product specific functions. New functions can be programmed into the I2C by downloading it from a USB Host PC. This unique architecture provides the ability to upgrade products, in the field, without changing the peripheral hardware.
標簽: Controller Universal contains Serial
上傳時間: 2014-01-06
上傳用戶:15071087253
生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l log file, default c:\tricktest.log example: tricktest -f 黑鷹行動.mpg -o c:\temp -i A -m 1000 -b 3750000 soure file: 黑鷹行動.mpg output directory: c:\temp filename: 000000A,000000A.ff,000000A.fr,000000A.vvx max coding error: 1000 trick generation speed: 3750000 bps a
標簽: TrickTest tricktest command source
上傳時間: 2014-01-23
上傳用戶:水口鴻勝電器
if the input data correct,then show the submit botton
上傳時間: 2013-12-15
上傳用戶:star_in_rain
This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board (EVAL-P87C591QS). This example will test the I2C function of the P87C591. This will be done by writing and reading from a serial A/D & D/A (P8591).
標簽: Evaultion the contains P87C591
上傳時間: 2017-06-20
上傳用戶:hebmuljb
This is sofe input and soft output programme you can use. Matlab is the similation tool.
標簽: similation programme Matlab output
上傳時間: 2017-06-21
上傳用戶:lgnf
I2C Serial Data Interface Module for Silabs C8051F133
標簽: C8051F133 Interface Serial Module
上傳時間: 2014-10-11
上傳用戶:偷心的海盜
the com.c is serial port testing program I download from the Internel, I change some of it.
標簽: the Internel download program
上傳時間: 2014-01-05
上傳用戶:拔絲土豆
this is about cryptography. takes text as input and decrypt it and then aagin in plane text
標簽: text cryptography and decrypt
上傳時間: 2017-06-22
上傳用戶:笨小孩
binary diff tool. scans input for matching patterns.
標簽: matching patterns binary scans
上傳時間: 2017-06-23
上傳用戶:縹緲
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
標簽: user-space can drivers perform
上傳時間: 2014-01-01
上傳用戶:saharawalker