Circuits & Schematics Microcontrollers Usage: clock - 3

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 116 Output: 21-30
  1. .. R C ≥ 16×T. Some practical numbers: low-power microprocessors often use a crystal oscillator of 32768 Hz, and this clock signal is used for the PWM block. With 6-bit PWM, the period T is 64/32768 ≈ 2 ms, necessitating a time ...
    14-03-2017
  1. .. and R12 for the new and old states R24 and R25 for position transducer To calculate the current position requires only one clock cycle. The downside is that the position can only have 65536 values. You can determine the position using 3 or ...
    25-05-2016
  1. .. An 8051 version is shown below. The routine uses no RAM; it uses R7 only. Execution time is 76 µs for a standard 12-clock 12 MHz 8051 core (including the call). ;**************************************************************** ;* * ...
    20-05-2015
  2. .. functions to draw different things, but settled on the current marquee app. It uses a simple bitmapped font to render a clock-like demo text onscreen and scrolls it at a random vertical position. while this demo only uses numbers and ...
    29-05-2014
  3. .. (a cascadable decoded 1-of-10 Johnson counter) for reliable operation should an EMI or ESD event occur that could falsely clock the counter, or you can use the circuit shown in Figure 2 and retain the two-pin feature. The diodes isolate ...
    11-03-2014
  4. .. 1 to implement a 10V 10-bit DAC with a throughput of 20 kHz. A dsPIC30F4011 microcontroller (not shown) is operated at a clock frequency of 96 MHz to generate the capture signals OC 1 and OC 4 . Clock/4 is fed to an internal 16-bit timer ...
    24-12-2013
  5. .. hi8) { // this is equivalent to : // *reinterpret_cast volatile uint8_t * (0x8100 | lo8)=hi8; // this method costs 5 clock cycles __asm volatile( ldi r27,0x81 n t mov r26,%0 n t st X,%1 n t :: d (lo8), d (hi8) : r26, r27); } In AVR ...
    05-10-2013
  6. .. Fuse: 0x1F and Low Fuse: 0x7A .These settings set the ATtiny13 to work with the internal 9.6 MHz oscillator. The System clock divided by 8 function is disabled. The firmware v1.00 is 1024 bytes and it occupies the 100% of the Flash ...
    31-05-2013
  7. .. One CD4017 is used to control the keyboard rows, while the other is used to control the columns. The MCU generates a clock signal and feeds it to the counter IC controlling the columns. Initially, the 0th output of the column counter ...
    20-05-2013
  8. .. I put in the attachment. Figure 2. AVR frequency meter Schematic Diagram Resolution vs accuracy Accuracy depends on the clock source with which meter is fed. The code itself can occasionally add one pulse at very high frequencies, but it ...
    17-05-2013

Sort by: relevance / date

Search "clock" on other search engines: Only-DataSheet.com Google
EMS supplier