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.

AM6442: SPI code examples

Part Number: AM6442
Other Parts Discussed in Thread: SYSCONFIG

Hi,

I am a new embedded developer. I am working with AM64x EV Board. I am trying to use SPI with one of R5F cores (preferably with FreeRTOS).

I am using the examples that are provided in MCU SDK, ospi and mcspi. 

But in the examples, not all configurations are provided. For example, in mcspi loopback project, only channel 0 is used (in loopback mode), also, in the library of the project, only channel 0 definitions is provided.

Is there any other resource where I can get more examples?

Also, where can I not find the driver ports/library for SPI peripheral? Or where can I find library for SPI?

Thanks.