SDD1963 LCD Controller with FSMC
Posted on March 11, 2013 at 20:21Hello, Does anybody already used sdd1963 lcd controller with STM32 through FSMC? The used code to configure the FSMC is: void FSMC_LCD_Init(void) { FSMC_NORSRAMInitTypeDef FSMC_NORSRAMInitStructure; FSMC_NORSRAM...