kobol-wiki/docs/helios64/fan.md

29 lines
733 B
Markdown
Raw Normal View History

2020-03-16 13:11:25 +07:00
## PWM Introduction
Please kindly review the [pwm pages](/helios4/pwm) from the Helios4 device.
2020-03-16 13:11:25 +07:00
Basically the PWM mechanism of Helios64 board is same with Helios4.
2020-03-16 13:11:25 +07:00
## Fan Control Schematic
2020-03-16 13:11:25 +07:00
![!Fan Control Schematic](img/fan/fan_control_schematic.png)
**Remarks**
| Description | Header P7 | Header P6 | Remarks |
|-----------|---------|-----------|---------|
| PWM pin | PWM0 | PWM1 | 5V tolerant |
| SENSE pin | GPIO4_C5 | GPIO4_C7 | no kernel module/userspace apps that make use of this pin yet |
| PWM Frequency | 25 kHz | 25 kHz | defined in device tree |
## Fan Specification in Helios64
Coming Soon.
2020-03-16 13:11:25 +07:00
## Use Case in Linux
Coming Soon.
!!! Notes
RPM readings in the PWM fans is not available in Helios64 board.