2024-08-30 6:31 AM
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?
Solved! Go to Solution.
2024-08-30 4:57 PM
Yes I may have to let Master send 8 bit data.
2024-08-30 8:16 AM
Transfer two bytes?
2024-08-30 4:57 PM
Yes I may have to let Master send 8 bit data.