Other Parts Discussed in Thread: TCA9548A, AMC6821
Hi,
I am using I2C3 connected on P10.1 and P10.2 (pins 77, 78 respectively ) on MSP430F5438A.
This I2C further connected to switch (TCA9548A) and from switch ch0-ch4 five FANs are connected ( one fan on one channel).
FAN part number : AMC6821
So when I debug the code step by step from debugger, those five fans are working properly but when I give
Run button( green button to run code at once) my fans are not starting.
I am also configuring switch properly before making I2C transactions.
What could be the reason for these action?