write to text file

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

write to text file

2,151 次查看
writetotextfile
Contributor I
I am using 68HC(S)12 . I want to write the results of analog to digital conversion into a text file. Anyone has any helpful hints.
 
thanks
s
标签 (1)
0 项奖励
回复
3 回复数

1,282 次查看
pittbull
Contributor III
Hi,
You can send the data over SCI to a PC...
0 项奖励
回复

1,282 次查看
Nicklop
Contributor I
But how to do it in the program?
 
Any example?
0 项奖励
回复

1,282 次查看
allawtterb
Contributor IV
Is this just for testing purposes or will it be part of the final product?  If it is for testing purposes, the FreeMASTER program provided by freescale be setup to do this very simply.
 
 
Otherwise, you can use the SCI as mentioned above to send the data over RS-232 to a computer, you will have to write an application on the computer to log the data or find a free RS232 monitor program that allows logging of data.
0 项奖励
回复