Hi @VeerappanP
The SPI peripheral can be configured as master or chip device, for example, on the KL25Z reference manual chapter 37.3.1 SPI control register 1 (SPIx_C1), you will find:
Miguel04_0-1691171634605.png
Any MCU with the SPI peripheral should work for your application.
Best Regards, Miguel.