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.

lmp90100 normal streaming mode issues

Other Parts Discussed in Thread: LMP90100

hi, i'm using the lmp90100 for general purpose measuring and i have some issues in  reading and writing registers in the normal streaming mode, i'm get response reading or writing only when i read or write by a single transaction, but when i try to use the normal streaming mode for read or write 3+ bytes i have no response from the lmp90100, i'm using the Cy8C5868AXI-LP32 from cypress semiconductor for interfacing the LMP90100. 

  • Hello,

    A couple of things you can check. The default value of the SPI_STREAMCN register is Normal Streaming. Please make sure that you are not over writing this default value.

    What is your CSB signal doing? Is it deasserting after 3 bytes? This will stop the streaming if it does.

    Can you send an example of the values that you are sending to the LMP90100 over SPI?

    Thanks,

    Mike