Hi Team,
I am using ECSPI for user space application. While transmitting data using
struct spi_ioc_transfer, mentioned .len as 4096 and its giving error like message to long, bad address. For small .len like 255, it is working fine.
I have checked the reference manual ECSPI features (attached below). It is mentioned 32-bit wide by 64-entry FIFO for both transmit and receive data.
Is the max len supported by ECSPI is 256 bytes while transmitting? Does this length can be increased to 65535?
Thanks & Regards,
Kartheek