MC33664 with single SPI port on MCU

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

MC33664 with single SPI port on MCU

1,330 Views
jbirchy
Contributor IV

can the MC33664 operate with a single SPI port on a MCU?

The datasheet shows the following, but I thought a single SPI port architecture was possible

jbirchy_1-1651169022698.png

 

 

0 Kudos
Reply
2 Replies

1,318 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hello John,

The TPL bus is only suitable handling half duplex communication (one sender only).

If the MCU wants to send messages via the MC33664 the MCU is the SPI master providing CSB; CLK, DATA.

If the MC3377x transmits message the MC33664 translates the message back to SPI signals providing CSB, CLK, DATA. The MCU is acting as SPI slave here.

The MC33664 is intentional done as just translator without any internal intelligence (eases functional (ASIL) safety requirements).

Using a MOSI, MISO would require to change this fundamental requirement setup. And the handling would not be as easy as it looks from first sight.

Best regards,

Tomas

0 Kudos
Reply

905 Views
Patrick_Pavle
Contributor III

Hello @TomasVaverka ,

so this isn´t a fault in figure 1 that MOSI should be used twice for both SPI interfaces?

Best regards,

Patrick

0 Kudos
Reply