Thanks,
when I do the bench test I get:
write speed and latency
speed,max,min,avg
KB/Sec,usec,usec,usec
13088.17,13039,32,37
12952.54,12960,33,38
I then modified the bench test to simple writing to the card:
#include <Metro.h>
#include "SdFat.h"
#include "sdios.h"
#include "FreeStack.h"...