Problems to comunication SPI between two SPC56EL70L5, maybe it's due of the LATEST UPDATES.
Hi,
I have implemented a master slave communication between two uC SPC56EL70L5 but it only works for a short time.
In particular, each microcontroller can be both slave and master, it is in master mode when it must send data and in slave mode when it must receive them.
The problem is that the system works correctly, in terms of data validity, only when I make the "Enable Synchronous Functions" setting and precisely the system works correctly in this case only for a limited number of time. Without that setting communication does not work.
I noticed that as time passes tcsc and tasc increases the number of times I am able to make this two-way communication but it still ends up stopping.
I have tried several possible configurations but I can not solve the problem.
Also I want to point out that after compiling the SPIConfig structure in spi_lld_cfg.c is filled with a non-existent argument "SPI_MASTER".
I NEED TO FIND A SOLUTION AS SOON AS POSSIBLE.
Thanks
Matteo Ferrara
