Tool/software: Code Composer Studio
hello
currently i'm using the Sitara AM335x kit with Arago image, how to enable and control the SPI 1 module from user space?
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.
Tool/software: Code Composer Studio
hello
currently i'm using the Sitara AM335x kit with Arago image, how to enable and control the SPI 1 module from user space?
Harshad,
on a high-level here's what you would need to do to allow for SPI master operation from Linux userspace:
Please review the below posts for details (there are other applicable E2E threads that can be found via E2E search or Google)
https://e2e.ti.com/support/processors/f/791/p/875745/3249514#3249514
https://e2e.ti.com/support/processors/f/791/p/875745/3257271#3257271
This should give you a starting point to implement your solution.
Regards, Andreas