Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Embedded Systems and Real-Time OS

Status
Not open for further replies.

palpandi461

Newbie level 3
Joined
Feb 22, 2012
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
Hi all,

Am doing a project in 4.3" TFT LCD, driven by Renesas Microcontroller. The High performance Embedded Workshop(HEW) compiler is used to modify the software(C coding). The objective is display a image(Bitmap format) on LCD. Using Segger-emWin bitmap converter, i have converted the bitmap image into C file which has the equivalent Hexadecimal value for the each color pixels. My question is how can we manipulate the codes of HEW and the C file which is derived from emWin converter?
 

By writing image data into frame buffer area
 

Hi,
THanks for your support....
The code of converted image data has the equivalent hexadecimal value of each color pixels and HEW has certain API functions to access/manipulate the bitmap image. So we cant directly write the image data into frame buffer area....
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top