Nicholas Landi 9:35 AM
I am seeing that when putspi is requested with ecc there is a read being done so that the write is byte aligned. That read is requested without ecc and is causing an issue with the SPI driver. Would it be possible to request ecc for the read before write when a write with ecc is passed in?