Hi,
I am currently working with the "NIRScan main processing board controller with DMD Interface Board and DLP4500NIR DMD". I have a crosscompiling environment set up on my computer for the Sitara processor.
We want to have total control over the DMD, so I started to look into the DLP_NIRSCAN software. I noticed there is a dlpc350_api with all the functions to control the DMD. My question is about the steps I must take (which functions I need to call and in which order) to control it.
For a start, I just want to display an internal test pattern or a BMP loaded from the SD card. Once I have the steps to display a test pattern I think I can figure out how to load a BMP.
Also, if there is a program available that explicitly calls the api then I should be able to reverse engineer it to fit it to our applications.
With kind regards, Gordian
edit0: My computer runs Ubuntu 14.04