-

CommentStreams:41dc892e0aaaeda55d401f483a243ff4

From Geekworm Wiki
< X735 Software
Revision as of 18:43, 4 October 2022 by 133.232.65.249 (talk) (Migrated comment #2823)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.