• stm32f429 and emWIN
    STM32F429 Chrom-Art Accelerator (DMA2D) is a specialized DMA dedicated to image manipulation. Does keil support it in its emWin middleware library?
  • emWin on LPC1788
    Dear all I want to start using emWin graphical interface on LPC1788. I have come here to use your invaluable experiences. The main question: is internal flash memory and SRAM of LPC1768 (512 kB...
  • EMWIN on LPC1788
    Hi every one. I'm trying to build a Emwin project for the nxp lpc1788 with keil.Im designing my own board based on Embedded artist 1788 board. sources and headers are compiled correctly but they can...
  • emwin: GUI_PNG_DrawEx
    I play around with emwin, MDK-Professional and the LPT1760 Board. Every thing works fine when I draw a bitmap with GUI_BMP_DrawEx. The same project with GUI_PNG_DrawEx instead response with ...
  • keil mcbstm32f400 core utilization
    I am measuring acceleration continuously using keil mcbstm32f4 development kit and calculating the time dt for integrating acceleration to get velocity. Velocity= summation of a*dt.Since dt is very small...