Hi @abhijith_r,
What is the transfer format expected by the flash chip?
The LPSPI can send 4 bytes in one transfer if the flash can ignore the 3 bytes at MOSI.
Or the HalfDuplex APIs can be used instead.
danielmartynek_0-1678981320126.png
Depending on the Transfer type, the LPSPI module can either send data on the MOSI line or just receive data on the MISO line.
danielmartynek_1-1678981408905.png
Regards,
Daniel