Resolved! My SPI clock produce 16bit rather than 8bit
I have a problem where my SPI clock produce 16bit, where I already set it to 8bit. I am not using any HAL driver, but I am learning from online course to develop my own driver from scratch.I have a problem at SPI master slave.The program is like this...