Library that allows for higher resolution and speed than standard mbed PWM library using same syntax (drop-in replacement).

Dependents:   PwmOscillator FastStepDriver TLC5940 CameraTest ... more

This pull request has been rejected by Erik -

Added: DISCO_F407VG, DISCO_F303VC, DISCO_F051R8,DISCO_F100RB, NUCLEO_L152RE

Hello, I've added DISCO_F407VG, DISCO_F303VC, DISCO_F051R8,DISCO_F100RB, NUCLEO_L152RE.

Test program is here. https://developer.mbed.org/users/mimi3/code/FastPWM-DISCO-test/

Regards, mimi3

My forked repository. DISCO_F407VG, DISCO_F303VC, DISCO_F051R8 and DISCO_F100RB maybe added.

1 comment:

11 Feb 2016

Thats an extensive one. Thanks for your help. I include this.

I will close this pull request since I manually copy pasted it from your code. The reason for this is that you used a very old version of the library to start with, and this caused a ton of merging conflicts, where it was more effort to try to fix that manually than to just get the changes from your repository. So next time, make sure you start with latest version :).