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.

Displaying fonts on AM1808

Other Parts Discussed in Thread: AM1808

Hi Guys,

I have an AM1808 board. I am using CCS4 on windows. I have looked at the example programs with the BSL. I want to be able to display text on the LCD screen. Is there BSL/SDK support for the same? I am also looking for basic graphics support (circles, lines, boxes etc). Any help/pointers/links would be appreciated.


Thanks,

Rajah

  • Rajah,

    we do not supply any low level drivers and additional basic graphics software for our Sitara families currently. However if you install embedded Linux on the system using our PSP you will have a lot of options writing to a (display) frame buffer. Start reading our processor wiki pages and get info about using high level software frameworks such as Qt (' Building Qt' on the wiki). That is an excellent option for all kind of graphics features. There is really more than fonts and circles in that methods and they are easy to use.

    Regards.

  • Thanks Frank, I will give it a shot.

     

    Rajah