SPI initial with two masters

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SPI initial with two masters

975 Views
supra0309
Contributor I

Hi :

If I want to initial both of configurations in same SPI_pal, how should I do the initialize step contemporary?

Please help me to figure out them, thanks.

BR,

Xantia

supra0309_0-1661411780764.png

supra0309_1-1661411780772.png

supra0309_2-1661411780715.png

supra0309_3-1661411780654.png

supra0309_4-1661411780652.png

0 Kudos
Reply
1 Reply

964 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

no, it is not possible to have both initialized in the same time for the same module.
If you want to do communication with second configuration, you need to first finish previous communication, call Deinit and then Init with new master configuration. Then you can do a communication again.

BR, Petr

0 Kudos
Reply