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.

TMS570LS1224BPGEQQ1 SPI Configuration using Hal code gen

Other Parts Discussed in Thread: HALCOGEN

Hi,


Can any one help me ...what are configurations that needs to selected in Halcogen to configure SPI in slave mode (interrupt mode)

1.In Driver Enable ?

2.SPI

 a) SPI global ?

b) SPI Data Formats

c)SPI Delays?

d)SPI Ports?

  • Before setting up a SPI port, you need to figure out the requirements for this port. What it is a slave, you need to match the requirement of the master.

    Thanks and regards,

    Zhaohong
  • Hi,

    As i'm new TMS570LS1224BPGEQQ1,
    My requirement is :
    TMS 570LS being a slave will send continuous stream of data upon master request.

    We need to take care only the polarity @ Slave.. clock will be decided only on master (and slave to respond)..

    If i can get brief idea about below ones in HAL code gen i can configure the slave.
    1.In Driver Enable ?

    2.SPI

    a) SPI global ?

    b) SPI Data Formats

    c)SPI Delays?

    d)SPI Ports?


    Regards,
    Bindu