336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

http://www.atmel.com/images/atmel-2486-8-bit-avr-microcontroller-atmega8_l_datasheet.pdf


.

.

.

96쪽  (PWM관련)

ATmega128은 TCCR1A, TCCR1B, TCCR1C 의 3개의 채널을 갖고있는 반면

ATmega8은 TCCR1A, TCCR1B 의 2개의 채널을 갖고있다.

ATmega128에서의 TCCR1A Register Bit configuration

TCCR1A = (1<<COM1A1)|(0<<COM1A0)|(0<<COM1B1)|(0<<COM1B0)|(0<<COM1C1)|(0<<COM1C0)|(1<<WGM11)|(0<<WGM10);

COM1C1, COM1C0 비트가 있다.

반면...

ATmega8에서의 TCCR1A Register는 COM1C1, COM1C0 비트 없이 구성되어있다.


The FOC1A/FOC1B bits are only active 

when the WGM13:0 bits specifies a non-PWM mode. 

However, for ensuring compatibility with future devices, 

these bits must be set to zero when TCCR1A is written when operating in a PWM mode. 

When writing a logical one to the FOC1A/FOC1B bit, 

an immediate Compare Match is forced on the waveform generation unit. 

The OC1A/OC1B output is changed according to its COM1x1:0 bits setting. 

Note that the FOC1A/FOC1B bits are implemented as strobes. 

Therefore it is the value present in the COM1x1:0 bits that determine the effect of the forced compare.

Posted by ElectricShock
:
BLOG main image
잡동사니들(지극히 개인취향인...) (다른글에도 댓글 부탁해요♥) You May Leave English Messages on GuestBook. by ElectricShock

공지사항

카테고리

분류 전체보기 (782)
Programming(=프로그래밍) (3)
MiDi (2)
Animation (4)
Blender (3D Graphic Program.. (10)
Blendtuts.com (Series) (1)
Blender 기초 팁들 (2)
Processing (디지털미디어과) (2)
Music (1)
Books in the world (0)
Communication(CAN, UART, et.. (12)
MCU Examples (PIC 기반) (7)
Transistor (1)
Mikro C Pro (11)
Mikro Pascal (1)
Proton IDE (0)
Robot (0)
Swift 3D (1)
Dummies Series (1)
All about Hacking (0)
제2 외국어 (1)
PIC 해외서적들 (3)
AVR (25)
PIC (MikroC) (MPLAB) (4)
Assembly (2)
ARM (3)
Arduino (26)
PSpice (1)
Proteus ISIS (14)
CodeVision (2)
FPGA (15)
MPLAB (24)
PCB (the Procedure) (15)
3D Printer (5)
PICKIT3 (6)
Matlab (11)
RaspBerry PI (15)
BeagleBone (1)
Android Studio (17)
졸업작품 (172)
Korea History (0)
Issue(사회) (73)
Multimeter 리뷰 (1)
Oscilloscope (1)
A (34)
B (19)
J (6)
C (32)
P (12)
T (37)
H (12)
I (12)
M (44)
R (5)
E (5)
F (2)
D (9)
O (2)
L (7)
S (9)
W (2)
V (6)
G (14)
Visual C++ or Visual Studio (2)
Android App Development (0)

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백