Question
LCD interfacing with SPI Communication
Posted on December 25, 2017 at 15:52
Hello All,
I would like to understand the LCD Interfacing with the SPI Communications.
Fo LCD,
I Think it would be a one communication.
I am using STMCUBEMX
I am assigning few pins to the others like usb-Device n usb Host.
Controller I am using : STM32F417IH6-176PINS
in that case, for lcd interfacing it shows only the
1)Half duplex Slave
2)receive only master
in above case, will which option I will have to select to send the String to the LCD.
Or do you have any idea.
Regards
Deep
#lcd-interfacing #stm32f417ih6 #spi-communication