Communication from MC9S12NE64 through RS232 to PC through hyperterminal

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Communication from MC9S12NE64 through RS232 to PC through hyperterminal

1,327 次查看
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

标签 (1)
0 项奖励
回复
2 回复数

1,096 次查看
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 项奖励
回复

1,096 次查看
infoclog
Contributor III

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

0 项奖励
回复