Graphic library for MCF51

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Graphic library for MCF51

1,093 次查看
Mikerider
Contributor II

Is there any graphic library for MCF51? I want to use a MCF51AC256 with a 3.5''  320x240 pixel TFT display.

标签 (1)
0 项奖励
回复
1 回复

589 次查看
scifi
Senior Contributor I

I don't think there is a graphics library targeting Coldfire V1 specifically. You'd look for a more general-purpose library, like uC/GUI.

I have experience implementing GUI with TFT LCD. It turned out that I didn't need any third-party code. The graphics primitives I needed were solid filled rectangles, text and bitmaps. Those were easy enough to implement...

0 项奖励
回复