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

Clock

  • his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak

    his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable Clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any Clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has default Clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!

    标签: the 20060125 project WinAVR

    上传时间: 2014-10-10

    上传用户:yan2267246

  • This program provides an example of how to configure the C8051F02x device to operate from an extern

    This program provides an example of how to configure the C8051F02x device to operate from an external 22.1184MHz crystal attached to the XTAL1 andXTAL2 pins. Also enables Missing Clock Detector.

    标签: C8051F02x configure provides program

    上传时间: 2014-01-09

    上传用户:1079836864

  • 汇编的PIC程序

    汇编的PIC程序,包括MOUSE,FLOAT,Clock,BCD

    标签: PIC 汇编 程序

    上传时间: 2015-08-20

    上传用户:yoleeson

  • * DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit

    * DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and * 9 or less, except the second-to-last digit must be 5 or less. Time of day * values are valid if they conform to normally accepted Clock values of * 1:00 to 12:59 for a 12-hour Clock or 00:00 to 23:59 for a 24-hour Clock.

    标签: functions DEFINITION accept digit

    上传时间: 2014-01-15

    上传用户:Divine

  • 一个简单的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

  • This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t

    This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are then adapted to work between systems with very long interconnect delays, by migrating a single-Clock solution by Carloni et al. (1999, 2000, and 2001) (for “latency-insensitive” protocols) to mixed-timing domains. The new designs can be made arbitrarily robust with regard to metastability and interface operating speeds. Initial simulations for both latency and throughput are promising.

    标签: mixed-timing low-latency interfaces first-out

    上传时间: 2015-10-08

    上传用户:dapangxie

  • This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The

    This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a Clock on an character LCD.

    标签: project the example simple

    上传时间: 2015-10-19

    上传用户:waitingfy

  • SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a

    SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or without MMU and I Cache is disable or enabled, with or without MMU.

    标签: BasicMMU Example project 9261

    上传时间: 2013-12-28

    上传用户:zhanditian

  • The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled

    The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search for information on writing arithmetic routines for real-time embedded systems. With instruction cycle times coming down and Clock rates going up, it would seem that speed is not a problem in writing fast routines. In addition, math coprocessors are becoming more popular and less expensive than ever before and are readily available. These factors make arithmetic easier and faster to use and implement. However, for many of you the systems that you are working on do not include the latest chips or the faster processors. Some of the most widely used microcontrollers used today are not Digital Signal Processors (DSP), but simple eight-bit controllers such as the Intel 8051 or 8048 microprocessors.

    标签: arithmetic high-speed ultimately efficient

    上传时间: 2014-11-30

    上传用户:lizhen9880

  • TLC549是一种采用8位逐次逼近式工作的A/D转换器。内部包含系统时钟、采样和保持、8位A/D转换器、数据寄存器以及控制逻辑电路。TLC549每25uS重复一次“输入—转换—输出”。器件有两个控制输

    TLC549是一种采用8位逐次逼近式工作的A/D转换器。内部包含系统时钟、采样和保持、8位A/D转换器、数据寄存器以及控制逻辑电路。TLC549每25uS重复一次“输入—转换—输出”。器件有两个控制输入:I/O Clock和片选(CS)。 内部系统时钟和I/O Clock可独立使用。应用电路的设计只需利用I/O时钟启动转换或读出转换结果。当CS为高电平时,DATA OUT处于高阻态且I/O时钟被禁止。

    标签: TLC 549 8位 转换器

    上传时间: 2014-01-17

    上传用户:qiaoyue