Renesas V850E2 Manual Página 16

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 30
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 15
Binary Mode 2 (SW7-1:ON, SW7-2:OFF, SW7-3:ON)
It displays the hexadecimal data as sent without entering space between 1Byte data.
It can display 16Byte in 1 screen. It scrolls 1 line when it received 17Byte of data.
(example URTH?TX = 0x01; TXWait();
URTH?TX = 0x02; TXWait();
・・・・・・・・・・
URTH?TX = 0x10; TXWait();
10203040506 08
90A0B0C0D0E 10
URTH?TX = 0x11; TXWait();
90A0B0C0D0E 10
(use case) By developing a program to send 16Byte once in 1 second, it will display the
first 1Byte at the top-left of the screen.
- 16 -
Vista de página 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 29 30

Comentários a estes Manuais

Sem comentários