CommentStreams:41dc892e0aaaeda55d401f483a243ff4
Hello,
I bought a cooling fan X735 ver. 3.0 for my raspberry pi 4B and tried to install it. Reading the manual, it seems that X735 has the following GPIOs dedicated.
GPIO 5,12,13,16,20
However, my plan is to use the following GPIOs for another purpose. Unfortunately, for various reasons, this cannot be changed.
GPIO 16,20,21
Therefore, I would like to change the duplicated GPIOs used for X735 as follows.
from 16 to 19 from 20 to 26
How should I rewrite the programs and execute them? I would appreciate it if anyone could lend me your wisdom.