I am embarking on a new SYS/BIOS project, based on the DM3730/AM3703. My development platform is a Logic PD DM3730 Torpedo Development Kit. I contacted them about development libraries, and they pointed me here.
For my project, I need to display graphical (bitmap) data on the LCD screen. I am hoping there exist someplace SYS/BIOS libraries which initialize the display and make a framebuffer available for me to draw into.
My searches so far for a SYS/BIOS SDK for this chip have come up empty. Does anyone know of any available libraries? Is the integrated LCD controller in the DM3730 similar to the LCD in other processors? Maybe I can borrow code from a different SDK, if the display controller is the same?
Thank you!
Noel