TMR2 PROBLEM

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

Moderator: Benj

Post Reply
msahin1976
Posts: 18
Joined: Tue Aug 23, 2016 8:03 am
Has thanked: 3 times
Been thanked: 2 times
Contact:

TMR2 PROBLEM

Post by msahin1976 »

High,

I've a problem with the PWM module in my project. I'm using FlowCode 6, and I it seems that I can only use TMR2 for PWM output.

Also I use an interrupt based on timer (2ms). This one also want to use TMR2. When I select TMR4 or any other timer it doesn't react.

The micrcontroller is PIC18F45K80. I searched for the forum but couldn't find a solution.

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: TMR2 PROBLEM

Post by Benj »

Hello,

Please can you attach your Flowcode program and generated C file to the forums and we will take a look for you.

msahin1976
Posts: 18
Joined: Tue Aug 23, 2016 8:03 am
Has thanked: 3 times
Been thanked: 2 times
Contact:

Re: TMR2 PROBLEM

Post by msahin1976 »

I allready fix the problem. Sorry to disturb you.

Post Reply