Part Number: STELLARIS_PCB_LIB
Hi!
I am using sitara AM3358 processor on custom board with processor_sdk_rtos_am335x_6_01_00_08. I have intergrated stellaris graphics library. In this graphics library I didn't get Arial font. Which tool I need to generate this font? Please send a download link.
Another thing, how to use buffers for drawing operations before display. I didn't get any option for using buffers. Currently it is taking too much time to display. I am attaching sample pic.
In this pic, there are four rectangles and some strings. Firstly, it is drawing first rectangle then second and same for other things. It is visible like it is displaying from left to right. I want to display entire 480x480 display at a time so I need to create buffers for drawing operations before display. Because of this my system response time is bit slow.
Is there API to clear display?
Regards,
Gaurav