I want to use an MSP430 in a power meter type application. I found this block diagram in one of the MSP430 brochures:
Can someone explain to me how the MSP430 is measuring the current and voltage running through the power lines depicted here? Specifically:
I understand that the Sigma Delta pins are ADCs. What is the effect of the two resistors shone near the Vsense input? Are they just to limit current into the MSP430?
How is the I-sense depicted working? What does the blue buffer represent - a separate IC? Or is this some built-in functionality I'm not following?
Thanks.