Skip to main content
David Brooks
Associate III
April 7, 2016
Question

CubeMX and STemWin Integration

  • April 7, 2016
  • 2 replies
  • 614 views
Posted on April 07, 2016 at 02:35

Can someone point me to some documentation for integrating STemWin into a CubeMX HAL Project? I found a sample project on the 469i-DISCO board I am using, but it does not tell the whole story.

    This topic has been closed for replies.

    2 replies

    Nesrine M_O
    Associate
    April 7, 2016
    Posted on April 07, 2016 at 10:13

    Hi dmbrooks44,

    I recommend you to have a look to the

    http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/DM00089670.pdf

    application note 

    Also have a look to the STM32CubeF4 firmware, you find some demonstration application using the STemWin Library:

    STM32Cube_FW_F4_V1.11.0\Projects\STM32469I-Discovery\Applications\STemWin

    -Syrine-

    David Brooks
    Associate III
    April 7, 2016
    Posted on April 07, 2016 at 15:52

    I've already read the App Note and ''guessed'' at integrated STemWin into my HAL-generated application using that exact sample project. But I am having issues and was hoping for more documentation.