wich pin is hard wired to PWM in ATMEGA8535...to get output

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
zenzehar
Posts: 21
Joined: Sat Nov 01, 2008 4:00 pm

wich pin is hard wired to PWM in ATMEGA8535...to get output

Post by zenzehar »

i wan to know wich pin is hard wired to the PWM inside ATMEGA8535 to get output of it ... i couldn't find ccp1 ad ccp2 mentioned before ... please help ... best regards

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: wich pin is hard wired to PWM in ATMEGA8535...to get output

Post by Benj »

Hello

Sorry for an AVR chip the PWM outputs are labelled OC1A for channel 1 and OC1B for channel 2. On the ATMEGA8535 chips these are pins D5 and D4.

Post Reply