SPI Communication Start Byte

Comments

4 comments

  • neiljhs

    For follow-up clarification I've attached an image found in the US2066 driver datasheet (on page 11). My original question revolves around whether I can associate a 'start byte' with every command/data sequence.

    A follow up, second question I have is how long the 'wait' drawn on the attached image should last? What is a minimum, safe delay time before transmitting the next command/data sequence?

    [attachment deleted by admin]

    0
  • Saurabh_B

    You should be able to send continuous commands as well.

    The minimum wait time should be about 40 ns. For the clock rise time, and the clock rise time plus hold time.

    0
  • neiljhs

    Thank you for the prompt response! Just looking to confirm I'm interpreting what you wrote correctly: you are saying that it is okay to send start bytes with each/all command/data messages?

    0
  • Saurabh_B

    According to the datasheet you should be able to. The start byte dictates whether the following chain of instructions are commands or not.

    0

Please sign in to leave a comment.