any means to program flash using PC serial port?
Company  
ST Home | Microcontrollers

Index  »  µPSD3200  »  any means to program flash using PC serial port?
     
   any means to program flash using PC serial port?
 Moderated by :   »  uPSD

Author
beginning argument    ( Replies received: 3 )
Purvi   Posted 08-05-2003 at 08:54   



Registered on :
04-09-2003

From India

Messages : 57

 OFF-Line

Hello,
Can any one has any utility to program the MCU flash using PC serial port.

Programming using JTAG is not a fissible solution in case of field application.

In IAP , one can erse the code & program the same if it's from keyboard....but how to program the hex file using PC serial port???

Any one has any utilty or application code which can send bin or hex file to serial port ????

Or using hyperterminal, can we send bin or hex file...
the file size may be of 16Kbyte.


purvi



 Profile   Quote  
Devarshi   Posted 19-10-2003 at 00:08   



Registered on :
10-19-2003

From USA

Messages : 1

 OFF-Line

hello,
there are so many windows and linux based utility for sending
hex or bin data to eeprom via rs232 port


here is one of them
http://www.lookrs232.com/img/lookRS232.gif

bye



 Profile   Quote  
uPSDude   Posted 22-10-2003 at 23:39   



Registered on :
06-24-2003

From USA

Messages : 6

 OFF-Line

Purvi,

I use HyperTerminal on Windows and minicom on Linux to do a file transfer using the xmodem protocol. My IAP code/ boot loader code executes from the secondary flash and has a xmodem client. I've written a small utility that converts the hex file to an obj file. So my xmodem client simply writes to main flash whatever it receives.

I'm not sure if this is the answer you're looking for so if you need more information, please let me know.


[ This message was edited by: uPSDude on 22-10-2003 23:42 ]


 Profile   Quote  
Anonymous





The user doesn't exist in database
I've used SimpleTerm Gold for RS232 debugging and sending serial data from a file for a number of years. It is great for serial port debugging.

http://www.ptronix.com

Parv



  Quote  
On Top

Search in the forums
 
Jump To