CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - TOGGLE

搜索资源列表

  1. IO_toggle

    0下载:
  2. This example describes how to toggle the GPIO pins connected on AHB bus.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1650
    • 提供者:asdf
  1. example1_TIM

    0下载:
  2. 本例展示了如何利用外设TIM2来产生四路频率不同的信号。 TIM2时钟设置为36MHz,预分频设置为2,使用输出比较-翻转模式(Output Compare Toggle Mode)。 TIM2计数器时钟可表达为:TIM2 counter clock = TIMxCLK / (Prescaler +1) = 12 MHz 设置TIM2_CCR1寄存器值为32768,则CC1更新频率为TIM2计数器时钟频率除以CCR1寄存器值,为366.2 Hz。因此,TIM2通道1
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:278655
    • 提供者:彭富林
  1. dpj2

    0下载:
  2. I/O 口做输入口,一个I/O 口接一个拨动开关,另一个I/O 口接一个LED 发光二极管,单片机读取开关的状态并通过LED 显示出来-I/O port as input port, an I/O port access to a toggle switch, and the other I/O port access an LED light-emitting diode, the microcontroller reads the state of the switch and LED
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:517
    • 提供者:彭状
  1. fet140_1

    0下载:
  2. MSP430F Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK= n/a, MCLK= SMCLK= default DCO ~800k-MSP430F Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK= n/a, MCLK= SMCLK= default DCO ~800k
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:660
    • 提供者:jason
  1. T1

    0下载:
  2. IAR环境下的MSP430F149,使用定时器A,每隔5000个时钟周期点亮/熄灭LED的程序- Descr iption: Toggle P3.4 using software and TA_0 ISR. Toggles every 50000 SMCLK cycles. SMCLK provides clock source for TACLK. // During the TA_0 ISR, P3.4 is toggled and 50000 clock cycles ar
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:19374
    • 提供者:山雨
  1. T2

    0下载:
  2. IAR环境下的MSP430F149,使用定时器A的累加模式计时,每当CCR0溢出时,点亮/熄灭LED。- Descr iption: Toggle P3.4 using software and TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is loaded with 20000. AC
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:15453
    • 提供者:山雨
  1. RSN

    0下载:
  2. “Randomized Smoothing Networks” introduced the idea of using networks composed of a type of comparator/memory element, initialized to random initial states, to create smoothing networks, which take arbitrary input loads into the network and produce a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:247885
    • 提供者:Stephen Bishop
  1. Switch

    0下载:
  2. Toggle LED using poling & interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:324946
    • 提供者:Mohit
  1. Ringtone-16f-pic-micro

    0下载:
  2. /* This code was designed for a clock speed of 20MHz */ /* The target device was a PIC18F452. */ /* You can use the PIC16F877 by changing the setup of CCP1 to */ /* CCP_COMPARE_INT. You will also need to toggle the output pin in the */ /* CCP
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:81558
    • 提供者:andres
  1. WashingMachine

    0下载:
  2. 洗衣机系统,用VHDL硬件描述语言编程实现洗衣机控制电路。要求实现如下功能: 1.拨动电源开关,洗衣机电路进入工作状态,默认为标准洗涤程序 2.按下启动/暂停键,洗衣机开始按照既定程序工作,再按下该键,洗衣机暂停 3.洗衣机工作模式可以选择 4.洗衣机水位可以选择 每按下一个按钮,洗衣机发出“嘟嘟”警报 -Washing system, using VHDL hardware descr iption language programming washing machin
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2060
    • 提供者:chenanxuan
  1. exp4

    0下载:
  2. 本实验要求完成的任务是通过四个拨动开关SW0~SW3输入的键值在数码管上显示相应的键值。在实验中时用四个拨动开关做为输入,当四个拨动开关置为一个二进制数时,在数码管上显示其十六进制的值。-The experiments required to complete the task by four toggle switches SW0 ~ SW3 input keys on the digital display the corresponding key. In the experiments
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:265360
    • 提供者:真三战魂
  1. exp5

    1下载:
  2. 本实验要求完成的任务是在时钟信号的作用下,通过输入八位的拨动开关输入不同的数据,改变分频比,使输出端口输出不同频率的时钟信号,达到数控分频的效果。在实验中时,用八个拨动开关做为数据的输入,当八个拨动开关置为一个二进制数时,在输出端口输出对应频率的时钟信号,用户可以用示波器观察输出频率的变化,也可以使输出端口接LED灯来观察频率的变化。在此实验中我们把输出接入LED灯。-This experiment required to complete the task is the role of the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:324050
    • 提供者:真三战魂
  1. exp12

    1下载:
  2. 本实验要完成的任务就是设计一个频率计,系统时钟选择核心板上的50MHz的时钟,闸门时间为1s(通过对系统时钟进行分频得到),在闸门为高电平期间,对输入的频率进行计数,当闸门变低的时候,记录当前的频率值,并将频率计数器清零,频率的显示每过2秒刷新一次。被测频率通过一个拨动开关来选择是使用系统中的数字时钟源模块的时钟信号还是从外部通过系统的输入输出模块的输入端输入一个数字信号进行频率测量。当拨动开关为高电平时,测量系统数字时钟信号模块的数字信号,否则测量从外部输入的数字信号。-To complete
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:1022237
    • 提供者:真三战魂
  1. exp9

    0下载:
  2. 本实验要完成的任务是设计一个四位二进制全加器。具体的实验过程就是利用实验系统上的拨动开关模块的SW17~SW14作为一个加数X输入,SW13~SW10作为另一个加数Y输入,用LED模块的LEDG0~LEDG4来作为结果S输出,LED亮表示输出‘1’,LED灭表示输出‘0’。-To complete the task of the experiment is to design a four bit binary full adder. The specific experimental proc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:580
    • 提供者:真三战魂
  1. keyboard-arm

    0下载:
  2. toggle led application with external interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-12
    • 文件大小:157125
    • 提供者:ergen
  1. gpio

    0下载:
  2. DSP编程,TMS320F2812芯片例程,GPIO翻转输出-DSP programming, TMS320F2812 chip routines, GPIO toggle output
  3. 所属分类:DSP program

    • 发布日期:2017-12-10
    • 文件大小:87086
    • 提供者:yangyl
  1. msp430g2xx3_wdt_02

    1下载:
  2. msp430看门狗中断实验,当设定时间到达时,指示灯会改变亮灭状态。-Descr iption: Toggle P1.0 using software timed by WDT ISR. Toggle rate is exactly 250ms based on 32kHz ACLK WDT clock source. In this example the WDT is configured to divide 32768 watch-crystal(2^15) by 2^13 with a
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:837
    • 提供者:Guoxin
  1. msp430g2xx3_ta_02

    1下载:
  2. MSP430定时器实验,当定时时间到达时,指示灯改变状态,实现闪烁效果。-Descr iption: Toggle P1.0 using software and TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0.In this example CCR0 is loaded with 50000. ACLK = n/a, MCLK = SMCLK = TACL
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:750
    • 提供者:Guoxin
  1. 2-MY-LED.rar

    0下载:
  2. this is a simple project for 5502 that toggle one LED on GPIO4 periodically. this project has a function for delay and hasn t command file, PLL is in defult mode (PLL is not set). this is first project that me write for DSP and it is sutable for begi
  3. 所属分类:DSP program

    • 发布日期:2017-12-05
    • 文件大小:13263
    • 提供者:morteza khalili
  1. 3-assemblyacPP.rar

    0下载:
  2. this project is related to 5502 DSP that toggle one LED on GPIO4 periodically with default PLL (PLL is not set) and without cmd file in this project used from assembly instruction. this project is useful for beginners. ,this project is related to 550
  3. 所属分类:DSP program

    • 发布日期:2017-11-29
    • 文件大小:13331
    • 提供者:morteza khalili
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com