STM32F42xx SPI errata handling with 70pF load
Hello
I was studying the errata sheet for my uC (STM32F427ZI) and found this entry:
Corrupted last bit of data and/or CRC, received in Master mode with delayed SCK feedback
For the possible workarounds a table with the maximum allowable APB frequency is listed.

But my problem is, that on my SPI channel I have 70pF load. So now I don't know how to setup my SPI channel to avoid the corrupted last bit.
Does anybody have some informaton about this?
Kind regards
Mathias