Control the LEDs

With the example design downloaded into the board and the Tera Term software set up, you are ready to control the LEDs by entering commands in the terminal. The command is of the format:
  • Writes—<address><operator><LED data>
  • Reads—<address><operator>

where: <operator> is ! for write and @ for read

After you issue a write command, the LEDs display the last data written in hex.