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

搜索资源列表

  1. ourdev_604905WEMN8G

    0下载:
  2. 好多例子: 睡眠定时器的使用; 定时唤醒; 看门狗模式; 喂狗;-Many examples: the sleep timer regular wake-up watchdog mode feed the dog
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:465557
    • 提供者:mawf
  1. main

    0下载:
  2. 这个例子描述了如何配置PMU使某些外设进入睡眠模式。它同时说明了在进入睡眠模式前 如何建立唤醒源。-This example describes how to configure the PMU to make some of the peripherals in sleep mode. It also illustrates how to set up before entering sleep mode wake-up source.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1503
    • 提供者:鲍韦韦
  1. pwm

    1下载:
  2. 这个是STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,下面的代码,是利用TIM1模块的1、2通道产生一共4路PWM的代码例子,类似代码也可以参考ST的固件库中相应example-This is the PWM output mode of the STM32, the STM32 TIM1 module is the enhanced timer module, the following code, TIM1 module 1,2 channel to produce
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1289
    • 提供者:陈立
  1. VHDL-examples

    0下载:
  2. 此文件包含一个VHDL源文件,这足以说明语言的多样性和电源时用来描述不同类型的硬件选择。例子从简单的组合逻辑描述,如一个微处理器和内存相关的行为模式,更复杂的系统。所有的例子可以使用任何符合IEEE VHDL仿真和许多可以模拟 合成使用目前的综合工具。 -This file contains a selection of VHDL source files which serve to illustrate the diversity and power of the language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:169162
    • 提供者:东方不败
  1. MCU_898

    0下载:
  2. ZLG/SD读写模块V3.0 /*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 目 录 说 明 ****************************************************************************************************/ 1. ZLG_SD读写模块V3.0: ZLG/SD读写模块V3
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:1208194
    • 提供者:王刚
  1. at91sam7x_us0

    0下载:
  2. AT91SAM7串口发送例子程序,包含串口中断和查询模式。-AT91SAM7 serial port to send examples of procedures, including the serial port interrupt and query mode.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-30
    • 文件大小:3689891
    • 提供者:任重
  1. RGB_Out

    0下载:
  2. BF548 EPPI应用范例。例子使用EPPI RGB888/RGB666传输模式和SHARP LQ043T1DG01 LCD驱动。程序在LCD上面输出选定的显示模式。2个RGB888缓存区用于创建显示模式。-This is an example program for EPPI RGB888/RGB666 transmit modes and SHARP LQ043T1DG01 LCD driver.The program outputs a seleted display pattern t
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:21966
    • 提供者:二黑
  1. TimerA3(2)

    0下载:
  2. msp430F149,说明:拨动P3.4使用软件和TA_0 ISR。Timer_A的配置模式,定时器溢出时TAR计数到CCR0。在这个例子中,CCR0装有20000。-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 l
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:775
    • 提供者:zhf
  1. TimerB7(2)

    0下载:
  2. msp430F149,说明:拨动P3.4使用软件和TB_0 ISR。的Timer_B配置模式,定时器溢出时TBR计数到CCR0。在这个例子中,CCR0装有20000。-Descr iption: Toggle P3.4 using software and TB_0 ISR. Timer_B is configured for up mode, thus the timer overflows when TBR counts to CCR0. In this example, CCR0 is l
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:zhf
  1. twi-eeprom-iar

    0下载:
  2. 这是一个用IAR for ARM5.2版本编译的EPPROM运用的例子,用的是AT91SAM7SE的TWI模式,写的非常好的一个例程。可以拿来参考下。-This is a compiled version of IAR for ARM5.2 EPPROM use examples, using the TWI Modes AT91SAM7SE, wrote a very good routine. Can be used to refer to.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:245355
    • 提供者:zdp
  1. adapter

    0下载:
  2. 适配器模式的例子,headfirst系列,对编程很有启发意义。-Adapter pattern example, headfirst series of programming is very instructive.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4389
    • 提供者:Sattri
  1. PSoc4_UART_InterruptReciveMode

    0下载:
  2. PSoc4平台上使用串口功能的例子,包含整个工程文件,串口使用115200波特率通信,中断接收模式,功能是将接收到的字符直接返回发送方。-Examples of using the serial port function on PSoc4 platform contains the entire project file, use 115200 baud serial communication, interrupt reception mode, the function is to rec
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:983370
    • 提供者:陈天
  1. adapter

    0下载:
  2. 适配器模式的例子,headfirst系列,对编程很有启发意义。-Adapter pattern example, headfirst series of programming is very instructive.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4428
    • 提供者:邓吉元
  1. 28335_ECAN_1PROGRAM

    0下载:
  2. 参考ti提供得例子程序,先将他们得例子在自己得板子上跑起来,其实就是用自测试得方式来验证一下程序,也可以加些中断,看看程序怎么跑得。这步没问题得话,可以改写程序,当然还在自测试模式下先试,如果可以改写后,在自测试模式下可以。那么就差不多了,将自测试模式改成正常模式,将程序移植到自己得程序中,拿一个经过验证可以正常通讯得can模块通讯,记得两个can得速率要一致。当然这个can模块还要能让你看到或者说能验证你得can是否通讯正常。-Reference ti provide examples of
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:赵明
  1. ti_master

    0下载:
  2. 这个例子显示了如何配置SSI0为TI spi模式。该代码将对主机发送三个字符,然后轮询接收FIFO,直到3个字符在主Rx接收buff空间。-This example shows how to configure the SSI0 as TI Master. The code will send three characters on the master Tx then poll the receive FIFO until 3 characters are received on the m
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:3466
    • 提供者:paulhyde
  1. F02x_SMBus_Slave

    0下载:
  2. 一个C8051F02x的SMBus总线,从模式,一个字节传输的例子。-// Example software to demonstrate the C8051F02x SMBus interface in Slave mode //- Interrupt-driven SMBus implementation //- Only slave states defined //- 1-byte SMBus data holder used for both transmit and re
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3412
    • 提供者:黄高玮
  1. F02x_SMBus_Master

    0下载:
  2. 一个C8051F02x的SMBus总线,主模式,一个字节传输的例子。-// Example software to demonstrate the C8051F02x SMBus interface in // Master mode. //- Interrupt-driven SMBus implementation //- Only master states defined (no slave or arbitration) //- 1-byte SMBus data ho
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4770
    • 提供者:黄高玮
  1. code-engine-user-xiaojie.docx.tar

    0下载:
  2. 本人根据公司手册 自己总计的达芬奇模式的开发流程以及工作原理 和dm6446的各个模块理解以及职责 任务分配。包括一些例子的解释-a very good summary for dm6446
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:52176
    • 提供者:诡城
  1. msp430x47xx_uscib0_i2c_02

    0下载:
  2. 本程序代码是使用I2C通信的一个例子,主要实现I2C与在读写模式下的PCF8574通信。-I2C communication with a PCF8574 in read and write mode is demonstrated. PCF8574 port P is configured with P0-P3 input, P4-P7. Read P0-P3 input data is written back to Port P4-P7. This example uses t
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2581
    • 提供者:王望
  1. AVR128_PWM_LED

    0下载:
  2. 定时器PWM实险LED亮暗显示(非常好的学习PWM的小例子,内附详细说明,单片机为AVR128)。 原理简介: 1、让定时器工作由PWM模式,并调节输出占空比。 2、通过占空比的动态变化,实现LED亮暗变化。 3、LED为非线性器件,占空比均为人为设置。 4、占空比调节通过采样两路电位器实现。-PWM timer display real risk-LED light and dark. Principle: 1, so that the work of the
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者: xs
« 1 23 »
搜珍网 www.dssz.com