Question
STM32F407+SSD1963+STemWin
Posted on September 15, 2015 at 20:02
Hello!
We developed a board with STM32F407 and a 7'' TFT with SSD1963, when this board was projected we didn't know STemWin library and the bus interface was connected on I/O pins like this:SSD1963 ---> STM32F407IG DB0...DB15 ---> PE0....PE15 CS ---> PD2 DC ---> PD3 RD ---> PD0 WR ---> PD1 TE ---> PD5 We want to know if is there a way to configure this pins to use with stemwin library or we have to route again our board to use other pins like the ones used on STM324xG-EVAL? Thanks, Giovani #ssd1963-stm32f407-stemwin