Resolved! STM32F767 3wire(9ibt) SPI 9BIT DATA SIZE problem
I'm currently using a stm32f767 board and I'm going to try lcd this time.I need to use spi 9bit to write my lcd, but I set the data size to 9bit in the settings window.I want to implement it as ST7701.Below is the mode and code I set.Please check if...