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.