Question
stemwin library with STM32F429DISCOVERY can not display
Posted on October 10, 2014 at 09:29
I have used the stemwin to display on my STM32F429DISCOVERY board,but this stemwin library use the STM32CubF4 library.I want to use UCOS III and stemwin on my board ,but there are many difference between STM32CubF4 library and the STM32F4xx_DSP_StdPeriph_Lib, the UCOS III used the STM32F4xx_DSP_StdPeriph_Lib,i can not use them in one project .what should I do to use them in a project.
#stemwin #ucos-iii #stm32f429discovery #stemwin