Any issue with PWM not working, and you have used the PWM Enable component then see this post.
Before recompiling, Reload flowchart (File, Reload).
PWM Not working
Moderator: Benj
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: PWM Not working
Hi Martin,
Thank you for your fast answer, that did the trick for the frequency not changing.
Leaves the issue with duty cycle, but that is not important to me.
Is there anywhere on the forum a list of things that do not work / need a work around?
It could have saved me a few hours work if I had known before that there was an issue.
Thank you for your fast answer, that did the trick for the frequency not changing.
Leaves the issue with duty cycle, but that is not important to me.
Is there anywhere on the forum a list of things that do not work / need a work around?
It could have saved me a few hours work if I had known before that there was an issue.
Better safe then sorry
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: PWM Not working
The best thing to do is upgrade to Flowcode v10 which can be downloaded from here.
All the components are now open source and free!
There are no code or macro limitations, unlike all the other free versions. If you use the Free target devices mentioned here then you can develop and compile fully working projects for free.
If you are sicking with older versions, the only things I can suggest is use the search for the component you would like to use.
If you can't find any information, then try the component.
If it does not work as expected take a look at this topic
Perhaps if you post the issue on the forums then someone who knows the answer could help you further, but that is not guaranteed.
All the components are now open source and free!
There are no code or macro limitations, unlike all the other free versions. If you use the Free target devices mentioned here then you can develop and compile fully working projects for free.
If you are sicking with older versions, the only things I can suggest is use the search for the component you would like to use.
If you can't find any information, then try the component.
If it does not work as expected take a look at this topic
Perhaps if you post the issue on the forums then someone who knows the answer could help you further, but that is not guaranteed.
Martin