Pinscape fork (KL25Z)

Dependents:   Pinscape_Controller_V2_arnoz Pinscape_Controller_V2

Fork of FastPWM by Erik -

History

Merge branch default tip

2017-03-24, by mjr [Fri, 24 Mar 2017 05:39:58 +0000] rev 35

Merge branch


Merge branches, remove instrumentation;

2017-03-24, by mjr [Fri, 24 Mar 2017 05:32:57 +0000] rev 34

Merge branches, remove instrumentation;


Fixed issue where STM32 PWM on MCUs with high clock frequency could be a factor of two too fast

2017-01-01, by Sissors [Sun, 01 Jan 2017 14:37:55 +0000] rev 33

Fixed issue where STM32 PWM on MCUs with high clock frequency could be a factor of two too fast


Temporary fix for K64F with new mbed lib:

2016-09-06, by Sissors [Tue, 06 Sep 2016 20:17:21 +0000] rev 32

Temporary fix for K64F with new mbed lib:
; 1. KSDK funtions changed (fixed)
; 2. Mbed uses a completely different mode for the PWM, which screws up my code. (Temp fix, don't call write directly after setting a new period, but wait 1 pwm period)


Should fix for LPC824

2016-03-14, by Sissors [Mon, 14 Mar 2016 20:41:49 +0000] rev 31

Should fix for LPC824


Added LPC81x/LPC82x support

2016-03-13, by Sissors [Sun, 13 Mar 2016 11:43:18 +0000] rev 30

Added LPC81x/LPC82x support


STM32F3, F4, L4, etc now use the channels number from the mbed library. The others still need to use the manual way.

2016-02-29, by Sissors [Mon, 29 Feb 2016 19:18:42 +0000] rev 29

STM32F3, F4, L4, etc now use the channels number from the mbed library. The others still need to use the manual way.


Bug fixes.

2017-03-17, by mjr [Fri, 17 Mar 2017 22:01:35 +0000] rev 28

Bug fixes.


Added extra Nucleo/Disco targets (by https://developer.mbed.org/users/mimi3/)

2016-02-11, by Sissors [Thu, 11 Feb 2016 06:33:59 +0000] rev 27

Added extra Nucleo/Disco targets (by https://developer.mbed.org/users/mimi3/)


Added two more NUCLEO Targets

2016-01-31, by Sissors [Sun, 31 Jan 2016 08:29:35 +0000] rev 26

Added two more NUCLEO Targets