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

Back to Subject List

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


 
#87047 - Re: Remote download data file from 8051
Hi, All

I start to write communication code for a 8051 variant MCU.
The code supports remote transfer data file from 8051 MCU to PC via modem. The data file is actually stay in the flash such as AM29Fxxx. when 8051 receives instruction from PC, it reads data from flash and send to UART.

We know that 8051 has a simple UART without handshaking signals, the RS232 interface I am using is MAX3235E. Since I never writing such code, I was wondering if anyone can give me following help.

(1)How fast(speed) the 8051 can reach for a stable file transfer ? 9600,19200,38400 bps or even more ?

(2)Do I need FTP protocol(such as Kermit) at PC side program ? or simply use Windows Hyperterminal to do it because it support FPT protocol.

Thanks in advance

Daniel




List of 7 messages in thread
TopicAuthorDate
Re: Remote download data file from 8051            01/01/70 00:00      
   Use a protocol            01/01/70 00:00      
      MUST use handshake            01/01/70 00:00      
      Sector size            01/01/70 00:00      
   Modem speed - how much data?            01/01/70 00:00      
      Modem speed 2            01/01/70 00:00      
         All true            01/01/70 00:00      

Back to Subject List