stm32f429 discovery gui_init
Posted on January 03, 2015 at 11:04HelloI'm using stemwin library for stm32f429 discovery. I just try to create simple project like - ''Hello world''. And my program hangs in GUI_init, namely in _DMA_Fill in line:while (DMA2D->CR & DMA2D_CR_START) {...