Hello,
I am trying to figure out how to let the AFE4404EVM communicate with a currently blue-wired MSP430. I am not sure what I need to do in the code to allow the MSP 430 to send a command to the AFE to turn on its photodiode and LEDs for oximetry, and have the data be sent back to the MSP 430. I know that the AFE4404 requires a clock to run, and the frequency of this clock has to be at 8MHz. The MSP 430 that I am currently using is the MSP430 EXP430G2 launchpad with the MSP430G2553 in it.
How would you recommend going about this problem?
Thanks!