I have this 24V 5015 brushless part cooling fan that I want to control with Fysetc Spider v1.1 board. I confirmed that the fan is voltage controlled(not PWM) by testing it with an adjustable PSU in isolation. I connected the fan to FAN0 header on the board and set the fan section in printer.cfg as:
[fan]
pin: PB0
Fan only works at 100% at full speed. Is there a way to disable the PWM on FAN0 and control with increasing/decreasing the voltage only? I managed to somewhat make it work by trying different values for cycle_time but it is not optimal.