Hi everyone,
I am trying to do SPI interfacing between tms320c5515 ezdsp usbstick and ads1299.I am using ccs v4 as provided by the vendor.
For the SPI interface I am using the CS1 and having a clock division of 25.I am initialising and configuring the SPI module as per given in SPI related datasheet of tms320c5515.
My problem is that,my code is debugging without any error.But I am getting no output in my output buffer.I have also noticed that the system registers in the register window of ccs4 is not even changing.I think even if their any sorts of problem with my code the registers value should get changed while I am doing step by step debugging atleast.I am really a beginner and dont have much idea about c5515 processors spi module.Hope someone can help me with this.
Thanks and regards
Arun