Tool/software:
Dear champs,
I could not find any mention of SPI slave mode support in our MCAL driver in our documentation. Can someone please confirm if we support SPI slave mode ....
Thanks, one and zero
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Dear champs,
I could not find any mention of SPI slave mode support in our MCAL driver in our documentation. Can someone please confirm if we support SPI slave mode ....
Thanks, one and zero
Hello,
You can connect SPI instance as slave ,if the master already provides the clock then their is no issue in using the SPI instance.
Regards
Tarun Mukesh
Hello,
I have analyzed the MCAL SPI driver and found that on the code:
the SPI driver version:
Please confirm that the SPI driver supports Slave configuration and support us how to make it?
Hello,
Please confirm that the SPI driver supports Slave configuration and support us how to make it?
The SPI IP supports slave mode but not MCAL driver.Since AUTOSAR specification tell us to use MCAL driver only for master mode.
[SWS_Spi_00040] ⌈The SPI Handler/Driver handles only the Master mode.⌋
Regards
Tarun Mukesh