虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

interrupt-Pins

  • The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four

    The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four 7-segment display. The software attached to this application note scans the pressed key and displays it on the multiplexed 7- segment LEDs. This application note makes obvious Interrupt capability of the STR710 device to offer a better key scan .

    标签: application multiplexed matrix keypad

    上传时间: 2015-09-13

    上传用户:thuyenvinh

  • (1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to us

    (1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is not available as a user I/O pin. (2) The user I/O pin count includes dedicated input pins and all I/O pins.

    标签: configured pin function either

    上传时间: 2014-01-27

    上传用户:qwe1234

  • 一个简单的SPI IP核

    一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable

    标签:

    上传时间: 2015-09-17

    上传用户:TRIFCT

  • 这是PC机间相互通信的例子

    这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现

    标签: PC机 互通

    上传时间: 2014-03-03

    上传用户:lijinchuan

  • Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004

    Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01 RTC Working now. To set date(Y/N)? y Current date is (2005,01,01, SAT). input new date (yy-mm-dd w): 5-2-23 3 Current date is: 2005-02-23 WED RTC Working now. To set time(Y/N)? y Current time is (00:00:21). To set time(hh:mm:ss): 19:32:5 Current Time is 2005-02-23 WED 19:32:

    标签: Evaluation RTC S3C44B0X Default

    上传时间: 2014-01-03

    上传用户:baiom

  • MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V) Inputs pairs AIN0-AIN1 read in an in

    MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V) Inputs pairs AIN0-AIN1 read in an interrupt service routine

    标签: Conversion 2.5 AIN signals

    上传时间: 2014-01-25

    上传用户:gtzj

  • UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

    UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.

    标签: UCOS original Saether version

    上传时间: 2015-11-14

    上传用户:ippler8

  • Visual PIC

    Visual PIC,PIC C源碼生成工具,可用圖影介面自動生成如Timer, Interrupt, ADC等各種源碼。簡體中文版

    标签: Visual PIC

    上传时间: 2014-02-28

    上传用户:lanhuaying

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    标签: application describes Timer_A control

    上传时间: 2014-01-01

    上传用户:qq21508895

  • Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each

    Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:

    标签: files the software Welcome

    上传时间: 2015-12-16

    上传用户:lixinxiang