Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: setting.h
- Revision:
- 39:e961db3b93f8
- Parent:
- 36:a46e63505ed8
diff -r 118df027d851 -r e961db3b93f8 setting.h --- a/setting.h Thu Nov 28 09:18:03 2019 +0000 +++ b/setting.h Thu Dec 05 14:29:22 2019 +0000 @@ -7,7 +7,8 @@ //#define PWM_ARR 0x465 // loop 80k, pwm 40k //#define PWM_ARR 0x8CA // loop 40k, pwm 20k //#define PWM_ARR 0x1194 // loop 20k, pwm 10k -#define PWM_ARR 0x2328 // loop 10k, pwm 5k +//#define PWM_ARR 0x2328 // loop 10k, pwm 5k +#define PWM_ARR 0x465 #define TMR3_COUNT 0x4650 // loop 5k #define TMR2_COUNT 0x2710 // loop 500hz with prescale 18