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.

RTOS/AM5728: SPI example

Part Number: AM5728

Tool/software: TI-RTOS

1.My board is IDKAM5728

When I read Device Drivers about SPI 

and I find some examples about SPI 

->: pdkProjectCreate.bat AM572x idkAM572x little spi all dsp

but I cannot get there examples and I can only get some examples about QSPI and MCSPI

Why? How I can get the examples about SPI?

  • Hi user5229477,

    When I run below command, I have "MCSPI_Loopback_idkAM572x_armExampleProject" which should match with "spiLoopback example"

    ~/ti/pdk_am57xx_1_0_14/packages$ ./pdkProjectCreate.sh AM572x idkAM572x little spi all arm

    Regards,
    Pavel