From datasheet i see that this module can be interfaced using parallel or on SPI
I am looking for information on what kind of binding (DTS) i need to make use to interface this module with MPU.
-maheshG
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.
From datasheet i see that this module can be interfaced using parallel or on SPI
I am looking for information on what kind of binding (DTS) i need to make use to interface this module with MPU.
-maheshG
Hello Mahesh,
the available examples are listed in the FAQ document.
Other code than that needs to be developed by your own.
Best regards,
Andreas.
Thanks for the response, FAQ throws the examples which are predominantly based on MCU.
I am seeking information where i can integrate this chip which will be interfaced with MPU and interacting with Linux OS
I see there is a firmware available for this module, can it be compiled for Linux and loaded as a module
Hello Mahaesh,
you are right there is only one Linux MPU based example listed in the FAQ document.
The compile process is explained in the build instructions.
There is no other Linux based example available.
Best regards,
Andreas.