I’ve been having SPI conflicts with other libraries I’ve used for controlling the Nokia 5110 LCD, so time to pull out the big guns - the wonderful Adafruit library set which includes a PCD8544 module.
I started with a few tests of the hardware and software SPI modes.
As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub