Hi,
For a wearable EMG device, I tried connecting a arduino through SPI interface with the ADS1292R evaluation board. I connected the arduino serial pins to the serial pins of the evaluation board by soldering wires to the test points as indicated in the evm technical document. The program to edit registers and read data from the ads is compiling without any error. But I am afraid that connecting another microcontroller by bypassing the MSP430 microcontroller from test points 24, 56,47,11,46,52,53,42 doesnt work as I am not getting any good output. Please educate me on this.
Also, if I interface the evaluation board to the GUI in the windows 7 laptop, how can I use the TX and RX pins in the evaluation board to send data (EMG voltage) to a smartphone application? I mean, is it possible to do so. If possible can I use HC05 bluetooth module connected to the bluetooth section of the evaluation board to transmit only the emg data?
Any help will be highly appreciated as I have limited time. Thank you