I want to control a device through spi ,how to make am3517 spi work? could you give me a spi driver?
many thanks!
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.
I want to control a device through spi ,how to make am3517 spi work? could you give me a spi driver?
many thanks!
Driver is already supported in Linux PSP.
From Usage perspective, you can refer to the http://elinux.org/BeagleBoard/SPI
Thanks,
Vaibhav
i can not quite understand the content you give me
first my platform is am3517 evm ,and i learn that /include/linux/spi/spi.h
I want to control a device through spi
but i do not know how to program,what is the proceture of spi
coulg you give me a simple example of how to use spi with spi.h
in addition,whether need to make configure with uboot and kernel ?
i do not know if i express clearly
best wishes