2004-05-14 01:09 AM
Programming ST7LITE05 PWM output with ST Realizer II
2004-05-05 09:02 PM
Hello,
I'm trying to program ST7LITE05 PWM output using ST Realizer II. I first select the correct target device ST7LITE05: no problem. Under hardware setting, I try to enable 12bit ART to enable PWM. Note that ''Generate a complete Realizer Operating System (ROS)'' is selected. When compiling, I get error message as follow: ''The timer is already used by the ROS''. With unselected ''Generate a complete ROS'', I get ''The PWM is not supported on this target hardware'' when executing target compiler. + The ST Realizer II versin used is 4.10b So questions are: + Is there a graphic library compatible with ST7LITE05? + What is the way to use PWM on this µC? Thanks for your reply. Carmina2004-05-14 01:09 AM
In order to have access to the timer used by the Realizer, you should get in contact with ACTUM and be prepared to buy the Gold version of Realizer that probably provide such feature.
Regards