Hello,
I just ran my SPI code between my PIC and ADS1298ECGFEPDK, and in my buffer SPI2BUF (where the data should be) there was only value '0x00'. I want to diagnose this first by, aside from ensuring my PIC code is okay, making sure my power setup is fine because I am only using the PIC to power it not the MMB0 board. Here are the following power connections that I've made:
PIC's 5 V - pin 10 of J4
PiC's 3.3V - pin 2 of JP24
PIC's ground - pin 5 of J4
Are these connections sufficient for powering the ADS1298ECGFEPDK on its own? Also, any suggestions on how to debug SPI? I'm already planning on using an oscilloscope to verify that the SPI signals from the PIC that I'm sending are valid.
Thanks,
Noel Teku