Hi,
I want to connect an ECG analogue front end module to a TMS320C5515 EVM. This is quite straight forward.
However I am facing a problem, which I cannot understand how I can solve. The ECG front end device connects to the DSP via SPI. The only SPI Chip select line that is available at the ECG FE is CS0.
The problem is that CS0 is also used for the SPI EEPROM. Thus, when I select CS0, I am communicating with both the ECG FE and the SPI EEPROM. Obviously this does not work.
How can I solve this problem?
Thanks a lot!
Simon