Circuits & Schematics Microcontrollers Usage: clock - 10

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 116 Output: 91-100
  1. .. 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
  1. .. 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
  1. .. 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
  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. .. 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
  4. .. 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
  5. .. 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
  6. .. amplify the LED's minuscule output voltage. The circuit also exploits the microprocessor's onboard low-frequency clock oscillator, which allows low-powered operation without an external crystal. The resultant circuit includes only ...
    09-05-2017
  7. .. rise-time, and faster PWM frequency translates to lower resolution when achieved by reducing the counter size at a given clock frequency. I am going to talk about an interesting Design Idea that focuses on lowering the ripple of PWM DACs ...
    20-10-2017
  8. .. desired to check the state of the batteries more often. This code segment can be used to test the circuit: Init(GPIO,Clock,etc..); void Test_BattMon(void) { // Using pin PA0 to drive and to sample the Battery monitor while(l) { ...
    12-07-2017

Sort by: relevance / date

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