Skip to main content
Associate
August 30, 2024
Solved

STM8S208 SPI

  • August 30, 2024
  • 1 reply
  • 1965 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?

Best answer by QIN_123

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

1 reply

Tesla DeLorean
Guru
August 30, 2024

Transfer two bytes?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
QIN_123AuthorAnswer
Associate
August 30, 2024

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