Hi,
We desperately need your help on this.
We are a small group of students using the ADS1298ECGFE-PDK, and are trying to pick signals from electrodes then send them to an arduino to process and display the data on other devices. We are not sure how to do this, especially between the ADS1298ECGFE-PDK and the Arduino. here are some of the questions we are looking for answers.
1) Does anybody know how to connect the 6 pins SPI output to communicate with the Arduino Mega.
2) are there some sample codes for the Arduino Mega (preferably) to communicate with the ADS1298ECGFE-PDK.
3) After the configuration of the PDK, how do we load the new configuration to the ADS1298 chip from the arduino, before that we only needed to load the code using the ADS1298ECGFE-PDK interface, now we want the Arduino to do that as the Master.
Some of these might sound basic to most of you, but please understand that we are trying new things, so we are not on our comfort zone
In our project we are seeing some signals picked from electrodes and displayed on the user interface. our problem is how to set up a good communication for the data to be sent to the Arduino.