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.

LAUNCHXL-F28069M: SPI interface as slave with interrupt

Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: C2000WARE

Hi guys,

a customer can't get the SPI interface of LAUNCHXL-F28069M set as slave with interrupt. The issue here is that the interrupt doesn't get triggered. CS is on pin 19.

Do you have example code on how to configure an SPI slave with interrupt?

Thank you for your support,

Franz

  • Hi,

    There are some external loopback examples available in C2000ware driverlib. The example configures one SPI module as master and another as slave. But unfortunately, these are not present for F2806x device. You can check the examples in F28004x/F2807x folder as a reference.

    Regards,

    Veena