Code: Select all
Single block aligned read performance: 1556 blocks/S
That's about 600us per block. Does that mean that using SD read will introduce 600us jitter or will Chibios and the SDIO hardware be able to ensure loss free reading whilst maintaining the usual fast RTOS servicing of other threads?
Thanks.