25LC1024 STORING 16BIT INTEGERS

I'm pretty sure you have to call SPI.begin before doing anything else. Otherwise your setup of bitorder etc. will be overridden by whatever default is set by SPI.begin.

Pete