04-02-2012 12:34 PM
Hello,
I'm using LabVIEW 2011 Embedded for ARM in conjunction with the MCB2300 development board and the MCP3204 12-bit ADC chip. I'm attempting to use the basic SPI VIs to communicate with the MCP3204. I enclose below the screenshot of my VI. Can somebody tell me if this is correct way of thinking ? I'd like to read data from all 3 channels from ADC - 3 axis of ADXL sensor connected. Additionally, I attached a few pages from MCP3204 datasheet.
Thanks in advance
Solved! Go to Solution.
04-25-2012 01:57 AM
Hello,
there is solution on NI Developer zone, that can help you - https://decibel.ni.com/content/docs/DOC-15231
04-25-2012 12:21 PM - edited 04-25-2012 12:23 PM
Thank you for response. This is one of possible solutions to my problem. However, I solved it in some other way.