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.

write read low resolution bmp file from/to flash memory

Status
Not open for further replies.

garfield

Member level 1
Joined
Oct 3, 2001
Messages
33
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
209
Hi
Anyone help me with some guidelines about how to read a bmp file from pc hard disk , then write / read it from / to flash memory.

Regards


<font size=-1>[ This Message was edited by: garfield on 2001-11-17 14:59 ]</font>
 

In my opinion,you can use a DSP and a flash to build a system.Then you can use C language to make a program.There is "file reading/writing" function in C language.
 

Use hex loader by Keil,
Write the code in plain c to display your BMP file then convert to hex and load it thorough memmory maker or any flash programmer with data clocking in at rise edge

I had done it 100%
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top