Hi, after connect CM4-fan-3007 to FAN pins (all 4) I can't force it to spin using I2C and cm4io-fan.
Before instaling cm4io-fan when I run i2cdetect -y 10 I get correct value on 2f and I can change it (but fan dont spin).
After install cm4io-fan i2cdetect return UU on 2f place, and when I try to set it manually i got Error Device or resource busy.
In config.txt i have:
dtparam=i2c_arm=on
dtparam=i2c_vc=on
dtoverlay=i2c-fan,emc2301,i2c_csi_dsi
dtoverlay=cm4io-fan,minrpm=1000,maxrpm=3000
Other options are default, I'm trying to do it on clean rpi OS 64 Lite (september 22) with Compute Module 4 IO Board With PoE Feature.
Only when I disconnect last PIN then fan start working (regardless of the settings).
Hi, after connect CM4-fan-3007 to FAN pins (all 4) I can't force it to spin using I2C and cm4io-fan.
Before instaling cm4io-fan when I run
i2cdetect -y 10I get correct value on 2f and I can change it (but fan dont spin).After install cm4io-fan i2cdetect return UU on 2f place, and when I try to set it manually i got Error Device or resource busy.
In config.txt i have:
Other options are default, I'm trying to do it on clean rpi OS 64 Lite (september 22) with Compute Module 4 IO Board With PoE Feature.
Only when I disconnect last PIN then fan start working (regardless of the settings).