Update HAL/STM32 platform to 8.0 (#18496)
This commit is contained in:
parent
828a582f4d
commit
4fc1aba848
23 changed files with 180 additions and 633 deletions
|
|
@ -115,7 +115,7 @@ extern "C" {
|
|||
#define NUM_ANALOG_FIRST 80
|
||||
|
||||
// PWM resolution
|
||||
#define PWM_RESOLUTION 12
|
||||
// #define PWM_RESOLUTION 12
|
||||
#define PWM_FREQUENCY 20000 // >= 20 Khz => inaudible noise for fans
|
||||
#define PWM_MAX_DUTY_CYCLE 255
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue