Version Update – March 2003
NANO-C, V3.00 to V3.01
14
Jetter AG
Register 10019: Amount of errors on the PC interface
Function Description
Read
present amount of errors on the PC interface
Note
The error-count is not supported, if PRIM interfaces are
used.
Write
reset the error counter
Value range
0 – 65535
Value after reset
0
Register 10039: Amount of errors on the LCD
interface
Function Description
Read
present amount of errors on the LCD interface
Note
The error-count is not supported, if PRIM interfaces are
used.
Write
reset the error counter
Value range
0 – 65535
Value after reset
0
Each time a character has been received on the PC and the LCD interface, the NANO-C
checks, whether an error has occurred during transmission. The error counts will be
incremented by one, if the following errors have occurred:
Overrun Error
The UART of the interface received characters, although the
receiving buffer had already been full.
Parity Error
The parity of the received character was not correct.
Framing Error
The received character had no valid stop bit.