motor control library (dsPic30F2010)

Post your requests and ideas on the future development of mikroC for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Dave Selfors
Posts: 27
Joined: 13 Jan 2008 22:52

motor control library (dsPic30F2010)

#1 Post by Dave Selfors » 31 Oct 2009 17:04

PWMMotorControlLibrary should handle all motor control parameters in the datasheet including dead band, complementary/independent output, single pulse, pwm override, pwm output and polarity, pwm flta, PWM update lockout, and pwm special event trigger.

jpc
Posts: 1986
Joined: 22 Apr 2005 17:40
Location: France 87

#2 Post by jpc » 31 Oct 2009 19:14

Dave,

i can understand your wish but in reality it is not easy, and anyway very inefficient to write library's that are covering all possibility's of peripherals of this complexity. If the choices are to be made at runtime, there will be huge overhead and you would complain about that.
Au royaume des aveugles, les borgnes sont rois.

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

#3 Post by anikolic » 02 Nov 2009 14:44

Hi,
jpc answered very extensively to your wish. Microcontollers have limited resources and this level of complexity is not easy to balance. Although this can be obtained, but the expenses of using this library are not something all people are willing to pay. So, libraries like this are not our number one priority in this moment. However, I will inform our developers of your wish and your idea will be recorded.

Thank you for your support.

Best regards,
Aleksandar
Web Department Manager

Post Reply

Return to “mikroC for dsPIC30/33 and PIC24 Wish List”