Communication from MC9S12NE64 through RS232 to PC through hyperterminal

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Communication from MC9S12NE64 through RS232 to PC through hyperterminal

876 Views
rachana
Contributor I

Hi

 

I have implemented serial communication from MC9S12NE64 to hyperterminal.i have sent a string from hyperterminal via keyboard to microcontroller  and again sent it hyperterminal to display the string.now i want to send a text file from hyper terminal to controller.How can i implenment this?can any one please help me?

 

Thanks

Labels (1)
0 Kudos
Reply
2 Replies

645 Views
vishaka_maithil
Contributor I

Dear rachana,

 

Use file management functions like file write in your program, using which you can send a string onto serial port.

 

all the best.

0 Kudos
Reply

645 Views
infoclog
Contributor III

The easiest way is to download hterm and send a text file from there.

0 Kudos
Reply