changed for STM32F4

Fork of FastPWM by Erik -

History

Hal interface for Linuxcnc 5 axis step/dir - 5 axis encoder - 32 DIO default tip

2015-08-09, by gurh_an [Sun, 09 Aug 2015 20:24:55 +0000] rev 25

Hal interface for Linuxcnc 5 axis step/dir - 5 axis encoder - 32 DIO


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()


Added NUCLEO F103RB; adapted t 32/16 bit pwm struct for NUCLEO

2014-10-04, by jocis [Sat, 04 Oct 2014 13:14:44 +0000] rev 17

Added NUCLEO F103RB; adapted t 32/16 bit pwm struct for NUCLEO


Added NUCLEO F103RB

2014-10-02, by jocis [Thu, 02 Oct 2014 08:09:52 +0000] rev 16

Added NUCLEO F103RB