hi community iam beginner to the embedded system iam facing issue with selecting of chip select for diffrent slave but iam not getting the if i use LPSPI_MasterTransferBlocking(); it takes two arg lpspin and structure but iam not getting how to choose the perticular chip select line if want to communicate with diffrent slaves(daisy chain method)
can any one help me with it
thank you
Hi @sandeep_c
You can refer to linux-imx/imx8mn-evk.dts at imx_5.4.47_2.2.0 · nxp-imx/linux-imx · GitHub or linux-imx/imx8mn-evk.dts at imx_5.4.47_2.2.0 · nxp-imx/linux-imx · GitHub as reference.
Best regards
Harvey