Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: USB file transfer in microcontrollers flash memory

$
0
0
If you can already save data to flash from command line input and you can get data from the PCDC interface then all you have to do is send the text file using a terminal program to the com port that represents the RSK111 board. This will only work up to the amount of memory you are willing to allocate in ram before committing to flash as once the programming starts you wont be able to keep up with the incomming serial stream unless you start using a file transfer protocol like X modem, Y modem or Kemit of old or you can write your own PC based app that sends small packets and waits for an acknowledgement from the RSK111 before sending the next packet. Paul.

Viewing all articles
Browse latest Browse all 59170

Trending Articles