Hi everyone!
I'm considering using ADS1298ECGFE PDK as a tool in my EEG-oriented research. I'm aware it's been designed for ECG applications but I believe I'd be able to use it in my project as well.
Before I make my final decision about purchasing it I still need to get clear with some things. I hope someone here will be able to help me out.
I'm planning to process the EEG data real time in my application written in C#. I know that real time data processing is not supported but maybe I'll find a way around that. I'm considering reprogramming the MMB0 Mother Board, so that it's only job would be to configure ADS1298 at start-up and then simply keep sending raw data to USB com port on my PC.
Is that possible? I mean, is there a possibility to reprogram firmaware in this PDK? If so could someone provide me with the source code for both firmware and software so that I would have something to base on? Or maybe there is the other way to get access to real time/continuous data without modifying firmware?
I am really counting on your help here!
edit: I guess the only way to modify MMB0 firmware is to use any JTAG emulator, right?