Multiple timer control for PWM in the 18F27/47K40

Post your requests and ideas on the future development of mikroBasic PRO for PIC.
Post Reply
Author
Message
David Hansen
Posts: 12
Joined: 03 Aug 2011 19:38

Multiple timer control for PWM in the 18F27/47K40

#1 Post by David Hansen » 13 Jul 2017 17:29

The PWM module in the 18F27/47K40 (and in other MCU's I imagine) can use timers other than TIMER2. Will this functionality be implemented in future mikroBasic Pro upgrades?

Dave H

User avatar
darko.ilijevski
Posts: 581
Joined: 21 Mar 2017 16:57

Re: Multiple timer control for PWM in the 18F27/47K40

#2 Post by darko.ilijevski » 16 Jul 2017 15:22

Hello,

It sounds like a good idea, but we tend to keep our libraries as small as possible. Besides timers, there are also other parameters which could be added and which are supported on some particular chips - like the timer prescalers, but for now - we avoid making libraries bigger than they are - if you add functions to a library - you might broke someone's project with too much memory used... so for now - we keep them simple. You can always make your own library module with special functions. Anyway I will suggest this to our developers and they'll consider it. Thanks for the suggestion.

Best regards
BR,
Darko

Post Reply

Return to “mikroBasic PRO for PIC Wish List”