Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/02/05 04:32
Read: times


 
#86341 - download file to flash?
Responding to: ???'s previous message
For Russell Bull:
I understand the bmp file structure and have taken care of that.

For Andy Neil:
Yes u are absolutely right that the Cypess USB can write to the flash directly. Thats what I am doing currently, generating a checkerboard pattern through some c coding, dumping it on to the flash and then displaying it(just for testing).

The problem I am facing is to dump the values of the image pixels, which I have in a .dat file, onto the flash. Since there are 640x480 pixels i.e. 38400 bytes of data, I cannot declare an array so huge, and obviously as already pointed out, I cannot read from the file.
How to I download this pixel value file from my computer to my on-board flash memory is the question.

List of 10 messages in thread
TopicAuthorDate
Dump values from .dat file to flash mem.            01/01/70 00:00      
   You need to program the Flash!            01/01/70 00:00      
      More details on my problem            01/01/70 00:00      
         File Transfer            01/01/70 00:00      
            Not X-Modem?            01/01/70 00:00      
   download file to flash?            01/01/70 00:00      
      Confused!            01/01/70 00:00      
         Me too!            01/01/70 00:00      
            Code Space?            01/01/70 00:00      
            Ok, but beware            01/01/70 00:00      

Back to Subject List