Added PWM fan schematic

This commit is contained in:
Aditya Prayoga 2020-03-16 13:11:25 +07:00
parent 03db643ed8
commit 52cd482f52
2 changed files with 15 additions and 5 deletions

View file

@ -1,15 +1,25 @@
## PWM Fan
## PWM Introduction
Please kindly review the [pwm pages](/helios4/pwm) from the Helios4 device.
Basically the PWM mechanisms of Helios64 board is same with Helios4.
Basically the PWM mechanism of Helios64 board is same with Helios4.
---TBU---
## Fan Control Schematic
### Fan Specification in Helios64
![!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.
### Use Case in Linux
## Use Case in Linux
Coming Soon.

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB