PWM Icon red not yellow

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

Moderator: Benj

Post Reply
beneee
Posts: 37
Joined: Tue May 14, 2013 8:18 pm
Has thanked: 6 times
Been thanked: 1 time

PWM Icon red not yellow

Post by beneee »

Hi All,

I have a simple program which I could not get to run on the chip, simulation was fine, I re-wrote it again with identical settings and it worked, what did I do wrong in the non-working one (Nwork) and why was the PWM image red instead of yellow?

Thanks
Ben
nwork.PNG
nwork.PNG (117.42 KiB) Viewed 1587 times
NWork.fcfx
(8.7 KiB) Downloaded 173 times
YWork.fcfx
(8.75 KiB) Downloaded 166 times

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: PWM Icon red not yellow

Post by Benj »

Hello,

The difference is the configuration settings in the project options. YWorks is set to use the INTOSC and NWorks is set to use an external clock.

I would also disable the watchdog timer and Low Voltage Programming options.

beneee
Posts: 37
Joined: Tue May 14, 2013 8:18 pm
Has thanked: 6 times
Been thanked: 1 time

Re: PWM Icon red not yellow

Post by beneee »

Ahh, awesome, great work - thanks Benj

Ben

Post Reply