This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

static Uint8 saa7113_ta[]



static Uint8 saa7113_ta[]={
  0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,
  0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x10,
  0x11,0x12,0x13,0x15,0x16,0x17,0x40,0x58,
  0x59,0x5a,0x5b,0x5e
  };
这段demo在DM642中是什么意思和用途呢?