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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/31/05 22:14
Read: times


 
#86246 - File Transfer
Responding to: ???'s previous message
What you need is to implement a file transfer protocol. XModem is probably the simplest and is supported by many terminal programs. It is simple to implement is assembler or 'c'. Do a Google on 'xmodem protocol' and see what you find.

Once you've solved the issue of getting the file data into flash, then there is the issue of the BMP file structure - normally you have to 'flip' the image data to get the image to display the correct way. If you don't understand what I have just said - you will as soon as you try to display an image!



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