Other Parts Discussed in Thread: FDC2214, FDC2214EVM
Tool/software: Code Composer Studio
Hello,
I am going to use a MSP430F5528 to control multiple FDC2214EVM, each FDC2214EVM has a MSP430F5528 controller, the FDC2214EVM is a breakable board that can be separated into a MSP430 controller board and a FDC2214 board. I am thinking to use only one of the separated-MSP430 controller board to control 8 separated-FDC2214 boards to build a prototype. I went through the MSP430 user guide(SLAU208Q) and noticed that the MSP430 has only 2 addresses for I2C interface, it also shows that it can handle many I2C devices as slaves (see page 997).
Could someone tell me how to address to the 8 separated-boards for data communication? Also please specify the maximum number of FDC2214 can be used with the SMP430 without using an external power supply? I noticed that each FDC2214 consumes 2.1mA at active status. What is the maximum current draw allowed from a SMP430? and what external power supply can you recommend if an external one must be used?
Thanks,
Gu