write to text file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

write to text file

2,146件の閲覧回数
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,277件の閲覧回数
pittbull
Contributor III
Hi,
You can send the data over SCI to a PC...
0 件の賞賛
返信

1,277件の閲覧回数
Nicklop
Contributor I
But how to do it in the program?
 
Any example?
0 件の賞賛
返信

1,277件の閲覧回数
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 件の賞賛
返信