Difference between revisions of "Microzed issues"

From ElphelWiki
Jump to: navigation, search
Line 1: Line 1:
==Issues==
+
==List==
 
* UART
 
* UART
 
<font size='2'>
 
<font size='2'>

Revision as of 19:16, 18 February 2016

List

  • 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.
    remembers all typed symbols
Possible reason:
    In driver .startup and .termios conflict?

  • SSH terminal

    timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
Description:
    Freezes, lags but remembers all typed symbols
Possible reason:
    UART problem?