I am using an Arduino Due connected to a Windbond flash chip with CS on pin 4. I now want to add a display on pin 10. Do I just use the same SPI bus as the flash chip, only changing the CS pin? If so, what is the current draw limit for the SPI control pins?