Posted on December 18, 2014 at 11:43Hullo guys , This is my first time to use STemwin GUI library , everything compiled fine , and the code is simple enough just to test it int main (){ RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_CRC, ENABLE); GUI_Init();...