Hi all,
I am using the ACPWM library to control the fan speed. The I2C or Serial communication is getting affected immediately after calling ACPwm.Initialize() method. Does the timer initialization in ACPWM library affect the communication?
Thanks, raob
Does the timer initialization in ACPWM library affect the communication?
Could be. Post a link to the library if you want a better answer.
Here is the link to the library
Arduino Playground - ACPWM.
The files are attached.
ACPWM.cpp (4.43 KB)
ACPWM.h (3 KB)