PWM
Last updated
Last updated
For example: Configure GPIO0_C0 (pwm1m0) on the K1 expansion pin as PWM.
Note: Any IO can only be configured with one function. If you need to modify an already used IO, you need to find the corresponding position and comment out the original usage.
Refer to the testing method in: 12-Hardware Function Testing
To permanently disable the infrared remote control of the board, modify the rk3568-kickpi-ir.dtsi file in the device tree directory.
Taking the Android_SDK as an example: