Dear All I have to write a driver for a display on a system based on the DM355. It's a small OLED display connected via one of the serial ports again via a PIC.
So we have DM355 ------ PIC ------ OLED The screen has limited requirements 64x96 pixels, Bayer RGB565 format and we only need about 5-10 frames per second. I am just looking for some pointers on where to start with this custom display module. I have the DM355 up and running and have run the various demo applications. Having dug around a bit and I figure that a good place to start is by tweaking the "drivers/media/video/davinci/display.c" file to add my display here by extending the various structures and functions. OR As this is effectively a preview screen, so I wonder is the IPIPE driver would be a suitable mechanism. Any pointers or comments will be much appreciated/ Thanks in advance Brendan Cassidy _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
