[SPI] Many master SS pins on Due?

Also on the Due you can use any GPIO pin as an SS pin in master mode but only with pins 4, 10 and 52 you can use the extended SPI API described here: http://arduino.cc/en/Reference/DueExtendedSPI.

What AVR microcontrollers are you connecting to? Do they run on 3V3? If not, are you using level converters?