Re: transfering binary file using hyperterminal
- From: Hans-Bernhard Broeker <broeker@xxxxxxxxxxxxxxxxxxxxx>
- Date: 22 Apr 2005 11:07:00 GMT
kittyawake@xxxxxxxxx wrote:
> I want to transfer and receive a binary file using hyperterminal to
> the soft core processor through UART.Is it possible?
Possible: sure. It may be harder to achieve with HT than with a
proper terminal program.
> Please can anybody give me guidelines to do this?Can anyone give me an
> example of how to write a binary file?is there a particular format for
> doing this?I want to send stream of binary bits through the
> hyperterminal to the processor.
These questions suggest that your real problem is not in the
transmission of those data, though. You rather apparently haven't
thought through the "why" before attacking the "how" question:
1) UARTs don't send "streams of bits" --- they send bytes.
2) If you don't even know how to create a binary file, why do you think
you should be sending it to your micro?
--
Hans-Bernhard Broeker (broeker@xxxxxxxxxxxxxxxxxxxxx)
Even if all the snow were burnt, ashes would remain.
.
- References:
- transfering binary file using hyperterminal
- From: kittyawake
- transfering binary file using hyperterminal
- Prev by Date: Initialize the Task Control Block
- Next by Date: Re: USB Host & PDA
- Previous by thread: Re: transfering binary file using hyperterminal
- Next by thread: Re: transfering binary file using hyperterminal
- Index(es):
Relevant Pages
|