亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Commands

  • USB Demonstration for DK3200 w

    The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 MicrocontrollerCore. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementationof the USB hardware directly on the chip, complying with the Universal Serial Bus Specification, Revision1.1.This application note describes a demonstration program that has been written for the DK3200 hardwaredemonstration kit (incorporating a μPSD3234A device). It gives the user an idea of how simple it is to workwith the device, using the HID class as a ready-made device driver for the USB connection.IN-APPLICATION-PROGRAMMING (IAP) AND IN-SYSTEM-PROGRAMMING (ISP)Since the μPSD contains two independent Flash memory arrays, the Micro Controller Unit (MCU) can executecode from one memory while erasing and programming the other. Product firmware updates in thefield can be reliably performed over any communication channel (such as CAN, Ethernet, UART, J1850)using this unique architecture. For In-Application-Programming (IAP), all code is updated through theMCU. The main advantage for the user is that the firmware can be updated remotely. The target applicationruns and takes care on its own program code and data memory.IAP is not the only method to program the firmware in μPSD devices. They can also be programmed usingIn-System-Programming (ISP). A IEEE1149.1-compliant JTAG interface is included on the μPSD. Withthis, the entire device can be rapidly programmed while soldered to the circuit board (Main Flash memory,Secondary Boot Flash memory, the PLD, and all configuration areas). This requires no MCU participation.The MCU is completely bypassed. So, the μPSD can be programmed or reprogrammed any time, anywhere, even when completely uncommitted.Both methods take place with the device in its normal hardware environment, soldered to a printed circuitboard. The IAP method cannot be used without previous use of ISP, because IAP utilizes a small amountof resident code to receive the service Commands, and to perform the desired operations.

    標簽: Demonstration 3200 USB for

    上傳時間: 2014-02-27

    上傳用戶:zhangzhenyu

  • Linux腳本教程v2.0

    This book is for students and Linux System Administrators. It provides the skills to read, write, and debug Linux shell scripts using bash shell. The book begins by describing Linux and simple scripts to automate frequently executed Commands and continues by describing conditional logic, user interaction, loops, menus, traps, and functions.

    標簽: Linux 2.0 腳本 教程

    上傳時間: 2014-12-30

    上傳用戶:黃蛋的蛋黃

  • DN427開關控制器故障保護電壓監測

      Have you had the exasperating experience of a laptop orPDA defi antly not responding to your Commands? Youfrantically press key after key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the window) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.

    標簽: 427 DN 開關控制器 故障保護

    上傳時間: 2013-12-10

    上傳用戶:Vici

  • 基于matlab的mp3的讀寫函數Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of

    基于matlab的mp3的讀寫函數Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the Commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.

    標簽: Departament University Fernandez Alfredo

    上傳時間: 2014-12-02

    上傳用戶:開懷常笑

  • A language monitor provides a full duplex communications path between the print spooler and bi-direc

    A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as Commands defined by a printer job language, to the data stream s.

    標簽: communications language bi-direc provides

    上傳時間: 2015-03-29

    上傳用戶:comua

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes Commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時間: 2015-03-30

    上傳用戶:龍飛艇

  • This module can be used to interface to the MMC card in MMC or * SPI modes. It supports a multiple

    This module can be used to interface to the MMC card in MMC or * SPI modes. It supports a multiple card environment. The reset and * identification processes assume multiple cards on the bus. * In MMC mode, the card number is used as the RCA operand in the * Commands.

    標簽: MMC interface multiple supports

    上傳時間: 2014-01-07

    上傳用戶:qilin

  • A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

    A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of Commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.

    標簽: univariate and bivariate analysis

    上傳時間: 2015-06-23

    上傳用戶:chongcongying

  • Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SY

    Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of Commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" 部分說明 #define MSGLOMEM "Not enough memory to allocate cell." #define MSGEMPTY "Empty" #define MSGTEXT "Text"

    標簽: International Copyright Borland S_IREAD

    上傳時間: 2013-12-26

    上傳用戶:llandlu

  • #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key

    #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of Commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" #define MSGLOMEM "Not enough memory to allocate cell."

    標簽: define Demonstration MSGKEYPRESS MSGHEADER

    上傳時間: 2015-07-22

    上傳用戶:xinzhch

主站蜘蛛池模板: 广南县| 宁波市| 高碑店市| 湘潭县| 宜宾市| 普宁市| 石柱| 玛曲县| 滦平县| 松阳县| 石林| 镇原县| 和龙市| 五家渠市| 墨玉县| 聊城市| 富民县| 长武县| 商洛市| 房山区| 驻马店市| 沾益县| 桃江县| 武宣县| 唐海县| 广平县| 阳春市| 河曲县| 永胜县| 大连市| 乃东县| 惠东县| 中西区| 成武县| 利辛县| 白水县| 雷波县| 久治县| 顺平县| 宁武县| 千阳县|