Is it possible to use SPI and SSP at the same time?
Because, I get a signal from an ADC on the SPI interface and I have to store it on a SD-Card which, on the LPC2148 board, is connected to the SSP Controller. In my opinion these are 2 different things, so it should work.
If it works together, do I have to make the same settings, like clock, transfer bits etc.
Thanks