This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F2800157-Q1: Sysconfig support for multiple SPI chip select

Part Number: TMS320F2800157-Q1
Other Parts Discussed in Thread: SYSCONFIG

Champs,

There is a need to support 2 slaves on SPI bus and currently there seem to be no support for such a use case in Sysconfig SPI configuration. Do I miss something and if not, is there a plan to add it?

thanks

Michael

  • Michael,

    You cannot configure multiple chio select (SPIPTE) pins from SPI sysconfig. But, you can get around it by configuring GPIOs as outpin pin and use them as chip select signals for multiple peripherals (slaves). For that, you need to use GPIO sysconfig section instead SPI.

    Regards,

    Manoj