FastPWM library, modified by benkatz

Dependents:   WangBoard_MotorScience

Fork of FastPWM3 by Ben Katz

History

VFD for induction motor default tip

2016-06-15, by nki [Wed, 15 Jun 2016 05:24:05 +0000] rev 27

VFD for induction motor


for other things;

2015-12-13, by benkatz [Sun, 13 Dec 2015 11:31:55 +0000] rev 26

for other things;


added pins for ST32F303RE

2015-09-30, by alpsayin [Wed, 30 Sep 2015 20:46:18 +0000] rev 25

added pins for ST32F303RE


Changed F103 registers to 32-bit from 16-bit

2015-06-20, by Sissors [Sat, 20 Jun 2015 20:03:16 +0000] rev 24

Changed F103 registers to 32-bit from 16-bit


Added LPC11XX_LPC11cXX support (LPC1114). Should work. Probably.

2015-04-19, by Sissors [Sun, 19 Apr 2015 19:35:50 +0000] rev 23

Added LPC11XX_LPC11cXX support (LPC1114). Should work. Probably.


Fixed a bug for STM targets. The mbed library did not enable syncing of the period register, resulting in sometimes a smaller period being set than the current timer value -> it would first need to overflow before it worked properly. Which takes long o...

2015-04-16, by Sissors [Thu, 16 Apr 2015 19:23:53 +0000] rev 22

Fixed a bug for STM targets. The mbed library did not enable syncing of the period register, resulting in sometimes a smaller period being set than the current timer value -> it would first need to overflow before it worked properly. Which takes long o...


Added F072RB target, including PWMx/1N channels

2015-01-12, by altaran [Mon, 12 Jan 2015 10:31:18 +0000] rev 21

Added F072RB target, including PWMx/1N channels


Added F072RB

2015-01-06, by altaran [Tue, 06 Jan 2015 14:32:49 +0000] rev 20

Added F072RB


Added F334 (Untested but requested, hey that rhymes).

2014-11-10, by Sissors [Mon, 10 Nov 2014 16:36:19 +0000] rev 19

Added F334 (Untested but requested, hey that rhymes).


Minor optimisation in updateTicks()

2014-10-04, by jocis [Sat, 04 Oct 2014 20:54:56 +0000] rev 18

Minor optimisation in updateTicks()