Added PWM fan schematic
This commit is contained in:
parent
03db643ed8
commit
52cd482f52
2 changed files with 15 additions and 5 deletions
|
@ -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
|
||||

|
||||
|
||||
**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.
|
||||
|
||||
|
|
BIN
docs/helios64/img/fan/fan_control_schematic.png
Normal file
BIN
docs/helios64/img/fan/fan_control_schematic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
Loading…
Add table
Reference in a new issue