stimmer / DueVGA

Arduino Due VGA library
92 stars 30 forks source link

SPI issue #12

Open RajivTyagi opened 9 years ago

RajivTyagi commented 9 years ago

I'm using the monochrome VGA library (800x600) on a Due. Finally I reached a point where I wanted to add an SD card and realized the MOSI pin on the Due was already used by the monochrome video out. What can I do for MOSI now? Can I still use the MOSI pin?