PWM issue with ATMEGA8A

For general Flowcode discussion that does not belong in the other sections.
Post Reply
artan
Posts: 13
http://meble-kuchenne.info.pl
Joined: Mon Oct 11, 2021 5:27 pm

PWM issue with ATMEGA8A

Post by artan »

Hello, I want to get a PWM signal out at port B3 of a ATMEGA8A. This port uses Timer2 for PWM signal.
The other two ports PWM B1 and B2 use the Timer1.

Unfortunately that doesn't work. In a test program that enables only PWM ports and then sets DutyCycle at 255, B1 and B2 turn on, B3 doesn't.

chipfryer27
Valued Contributor
Posts: 1528
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 353 times
Been thanked: 549 times

PWM issue with ATMEGA8A

Post by chipfryer27 »

Hi

As your issue is not to do with the PIC16F1825, you really should have created a new post.

Also, you will need to attach your file for anyone to help.

Regards

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: PWM issue with ATMEGA8A

Post by medelec35 »

Hello.
chipfryer27 is correct.
Please don't hijack other people's topics.
I have created a new topic for you.
Martin

Post Reply