You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: