I'm trying to configure the FlexIO as SPI for the first time, can someone give me some reference how to configure?
Solved! Go to Solution.
Hi Ravindra,
At first, I would like to recommend the doc AN12174 Using FlexIO to emulate communications and timing peripherals
https://www.nxp.com/docs/en/application-note/AN12174.pdf
and SW which you can use as reference:
https://www.nxp.com/webapp/Download?colCode=AN12174SW
Also, flexio_spi_s32k148 example is available in the S32 Design Studio for ARM version 2.2
I hope it helps.
Best regards,
Diana
Hi Ravindra,
At first, I would like to recommend the doc AN12174 Using FlexIO to emulate communications and timing peripherals
https://www.nxp.com/docs/en/application-note/AN12174.pdf
and SW which you can use as reference:
https://www.nxp.com/webapp/Download?colCode=AN12174SW
Also, flexio_spi_s32k148 example is available in the S32 Design Studio for ARM version 2.2
I hope it helps.
Best regards,
Diana
Thanks dianabatrlova for taking time to respond, This will help help me a lot :smileyhappy: :smileyhappy:@