Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
In my project, I plan to share one SPI controller between a SDHC card and a graphic LCD controller so I can have a SPI controller dedicated for expansion purposes. (I'm designing the LCD controller so I can set it to use the same SPI format as the SDHC.) Is it possible to do that and will I have to modify the SD library for it to cooperate?