PIC18F2431 PWM

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

Moderators: Benj, Mods

Post Reply
pheelius
Posts: 7
Joined: Sat Oct 08, 2005 6:31 pm
Location: Guildford, Surrey
Contact:

PIC18F2431 PWM

Post by pheelius »

How does one access all five of the PIC18F2431's PWM outputs, also everytime I bring the macro up it says disabled??

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:

Post by Benj »

Hello

Flowcode can currently only control a maximum of 2 PWM channels. These are numbered 1 and 2. You can use the hardware macros to enable the PWM channels and to set the mark space ratio.

canipus
Posts: 31
Joined: Sun Nov 12, 2006 7:33 am
Contact:

Post by canipus »

Benj wrote:Hello

Flowcode can currently only control a maximum of 2 PWM channels. These are numbered 1 and 2. You can use the hardware macros to enable the PWM channels and to set the mark space ratio.
Benj,

Could you please expand on the hardware macro setting up please with a specific run through example. i can't turn of the 'disabled' showing on the PWM component itself. I must be messing up the variable settings so a little more explanation would be appreciated.

canipus
Posts: 31
Joined: Sun Nov 12, 2006 7:33 am
Contact:

Post by canipus »

OK I've worked it out. Please ignore above post.

regards etc.

Post Reply