Page 1 of 1
PWM
Posted: Wed Oct 22, 2008 10:17 pm
by davecairns
I am curremtly engaged on a final year BEng project which requires generation and control of six independant PWM signals. Flow Code has been suggested to me as a possible tool for PIC code development. Is Flow Code (Student Version) powerful enough to generate the code that I require?
Re: PWM
Posted: Thu Oct 23, 2008 9:15 am
by Benj
Hello
Flowcode is capable of controlling up to two hardware driven PWM signals. As well as this it is capable of controlling as many software PWM channels as you require using a simple interrupt based routine. See the examples page for my example on bit banged PWM using LEDs.
http://www.matrixmultimedia.com/Flowcode_Examples.php