3.95 inch LCD touch screen ili9488

David, unfortunately, I need the speed and memory of the stm32's for my project. Now if somebody produced a board with an stm32F103 with a 64 pin chip and a MEGA2560 form factor, Id be all over it. As it is, I'm trying to design my own board which will have headers etc but I need to prove that I can drive the screen etc before I commit to having them printed.

BTW, would it take much to change the SPECIAL to work with the following pins
Data on PA0 .. PA7
Control on PortB from 5..9
LCD_RST PB9
LCD_CS PB8
LCD_RS PB7
LCD_WR PB6
LCD_RD PB5

I read somewhere about problems using PB4 and these pins certainly work with your lcd_id_readreg sketch?

Steve.