Difference between revisions of "Microzed issues"

From ElphelWiki
Jump to: navigation, search
(Created page with "==Issues== * UART <font size='2'> timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56 <b>Description:</b> minicom prints 56 symbols at a time when rxfifo r...")
(No difference)

Revision as of 19:14, 18 February 2016

Issues

  • UART

    timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
Description:
    minicom prints 56 symbols at a time when rxfifo reaches its level.
Possible reason:
    In driver .startup and .termios conflict?