Skip to content

Latest commit

 

History

History

Timer1_CTC

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Config Timer1 in CTC Mode

MCU: ATmega32
Frequency: 8MHz

The waveform frequency is defined by the following equation:

$$ Frequency(OC1A) = {clk \over 2 * Prescaler * ( 1 + OCR1A ) } $$

Prescaler: 1, 8, 64, 256 or 1024

Folder and Files Description

It has included:

  • Code_CodeVisionAVR (Code with C Language)
  • Simulate (Simulator File)

Simulate: v1.0

My GitHub Account: GitHub.com/AliRezaJoodi
Note: You can go here to download a single folder or file from GitHub.com