Skip to main content
Visitor II
August 30, 2024
Solved

STM8S208 SPI

  • August 30, 2024
  • 1 reply
  • 1210 views

Hello, I'm using STM8S208 to receive 16 bit data in SPI slave. The SPI_DR is 8 bits. The master FPGA is sending 16 bits data, otherwise don't have enough luts.Is there anyway to solve this?

    This topic has been closed for replies.
    Best answer by QIN_123

    Yes I may have to let Master send 8 bit data.

    1 reply

    Graduate II
    August 30, 2024

    Transfer two bytes?

    QIN_123AuthorAnswer
    Visitor II
    August 30, 2024

    Yes I may have to let Master send 8 bit data.