This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMP91051 SPI communication code help!

Other Parts Discussed in Thread: LMP91051

Hello

I am currently working on LMP91051 chip to communicate with MSP430 or Arduino with SPI connection. 

here is the datasheet of LMP91051

www.ti.com/.../lmp91051.pdf

I am trying to find some code example to operate but I cannot find. I also looked at their example code

http://www.ti.com/product/LMP91051/toolssoftware

but it does not look like this is the way to go.

If anyone can help to give some idea how to write the code... like setting gain and transfer. I know basic commands of SPI from examples

but I just do quite get how I can interprete the device datasheet register information to understand  and how commands and data need to be structured for transmission.

Please anyone give me some advice. I am desperate. Thank you