User Activity

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...
Posted on February 22, 2013 at 18:10Hi, I would like to use TIM14 @ STM32F103VGT6 uC but it doesn't defined everywhere. Did anybody used this timer before? What was the startup file used? Best regards, #stm32-tim14-stm32f103vgt6