Skip to content

UART echo's back half the input #131

@eliquinox

Description

@eliquinox

I have set up the UART example with Arty A7 100 board and I observe the following:

When I send data to the USB descriptior as:

echo "AAAA" > /dev/ttyUSB3

In the minicom I can see

AA

being output.

Is that expected? Shouldn't all the input be echo'd back or am I missing something?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions