Hi @danielmartynek
I have another query. I wanted to test SPI is working or not. So, I configured one of our boards as slave and another same board as master. But while configuring I encountered a problem in EBTresos saying Slave can only work in asynchronous transmission. So, I configured slave in Asynchronous mode. Please note that master is our main board it has to be synchronous mode and we configured slave to just test the master.
Two queries: -
1. Can we configure LPSPI as slave in synchronous mode?
2. If not, then if we connect master and slave together--will it work(as the parameters are same only in master and slave, i only changed SpiPhyUnitMode from master to Slave and Unchecked SpiPhyUnitSync in Slave side)?
We are using S32K3 Real-Time Drivers AUTOSAR 4.4 & R21-11 Version 3.0.0.
N.B refer image attached for reference.