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.

TMS320F28386D: SPI

Part Number: TMS320F28386D
Other Parts Discussed in Thread: C2000WARE

Hi,

I try to configure the SPIC_BASE withoutsuccess.

can i get an example that use SPI_setConfig with FIFO Interrupt.

the example in the SDK C2000 is not configure the SPI.

advice

  • Asaf,

    SPI examples are available in C2000Ware in below path. To get SPIC working, make sure to change the SPI GPIO to point to SPIC and chance the SPI configuration to point to SPIC_BASE..

    PAth: <C2000Ware>\driverlib\f2838x\examples\c28x\spi\

    Example: spi_ex4_external_loopback_fifo_interrupts

    Regards,

    Manoj