Skip to main content
NSemrHomeInit
Associate III
October 18, 2020
Question

STM32F and Texas instruments DSP SPI communication.

  • October 18, 2020
  • 1 reply
  • 1254 views

Dear ST hello,

I am working on SPI communication between two boards, of two different companies.

TMS320F28397D of TI and STM32F429 of ST.

My question is about the SPI configuration in CubeMx, should I chose the Frame format TI?

2/When I chose The TI configuration CubeMx don't accept this frame? should I download any framework to let CubeMx accept this chose?

The issue is I am always receiving 255 side TI.

Thank you in advance,

S.Tarik,

This topic has been closed for replies.

1 reply

TDK
Super User
October 18, 2020

> should I chose the Frame format TI?

"TI mode" means there's a pulse on NSS prior to the MSB of each byte. This is rarely what you want, even with TI chips.

0693W000004K9sXQAS.png 

> 2/When I chose The TI configuration CubeMx don't accept this frame?

Not sure what you mean here. Perhaps you can provide more information, or a screenshot. But TI mode probably isn't what you want.

"If you feel a post has answered your question, please click ""Accept as Solution""."
NSemrHomeInit
Associate III
October 18, 2020

0693W000004KACcQAO.pngYes the same protocol with TI DSP,

Could tell me please why i have this red in clock configuration and peripheral please.

0693W000004KACmQAO.pngOne thing please, Why I have this warning around the spi3?

0693W000004KACrQAO.png 

Thank you for help