SPI Clock Speeds
OK, like all digital problems there seems to analog gremlin.
Thanks to some of the replies, and one asking for logic anlayser outputs, it seems I can not reproduce the issue.
Using the code
SPI.beginTransaction(SPISettings(8000000, MSBFIRST, SPI_MODE1));
without any follow on...