Re: transfering binary file using hyperterminal



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.
.



Relevant Pages

  • Re: transfering binary file using hyperterminal
    ... > I want to transfer and receive a binary file using hyperterminal to ... > the soft core processor through UART.Is it possible? ... So that we don't end up with yet another "my terminal program is better ... at the newsgroup archives or search the web. ...
    (comp.arch.embedded)
  • Re: transfering binary file using hyperterminal
    ... I want to transfer and receive a binary file using hyperterminal to the soft core processor through UART.Is it possible? ... the Xilinx UART cores could transfer the data. ... Now check what binary transfer protocols your terminal program supports, find source code for that protocol, and implement it on the MicroBlaze end. ...
    (comp.arch.embedded)
  • Re: transfering binary file using hyperterminal
    ... I want to transfer and receive a binary file using hyperterminal to the soft core processor through UART.Is it possible? ... tauno voipio iki fi ...
    (comp.arch.embedded)
  • Re: transfering binary file using hyperterminal
    ... > I want to transfer and receive a binary file using hyperterminal to ... > the soft core processor through UART.Is it possible? ... > doing this?I want to send stream of binary bits through the ... Prev by Date: ...
    (comp.arch.embedded)
  • transfering binary file using hyperterminal
    ... I want to transfer and receive a binary file using hyperterminal to ... the soft core processor through UART.Is it possible? ... doing this?I want to send stream of binary bits through the ... Prev by Date: ...
    (comp.arch.embedded)