Skip to main content
stefanoroggerini9
Associate
June 1, 2010
Question

Graphic Library firmware

  • June 1, 2010
  • 19 replies
  • 3185 views
Posted on June 01, 2010 at 10:38

Graphic Library firmware

#unavailable-resources #unavailable-resources #setting-a-bad-example #stm32
    This topic has been closed for replies.

    19 replies

    swhite2
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    If the library was on ST's site it'd expect it to be here

    http://www.st.com/stonline/products/support/micro/files/an3128.zip

    Since it isn't either it isn't posted yet (the AN is only a few weeks old) or its somewhere else.

    Where did you find the original link to AN3128? Its not on the main STM32 download page at

    http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=110

    swhite2
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    For the benefit of other forum members here's a link to the document referred to.

    http://www.st.com/stonline/products/literature/an/16918.htm

    http://www.st.com/stonline/products/literature/an/16918.htm

    cmanzanal9
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Any news regarding source code described by

    AN3128

    .

    pdf

    ? How to get the library? It seems to have vanished.

    Microchip and

    Luminary

    Micro provide free graphics libraries. What are the plans of

    STMicroelectronics

    ?

    Regards,

    stefanoroggerini9
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    I don't remember , probably I find the document on

    http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&fam=110

     but now is not here.I'll wait for the zip file.

    Regards.

    Stefano

    philippe_chapus
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Hi All,

    I went on a ST seminar in Rousset (France).

    They said that this graphics library will be available during 1st quarter of 2011.

    You have to wait.

    Philippe

    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Maybe it's another one that you have to specifically request?

    See: 

    [DEAD LINK /public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/ARM CortexM3 STM32/AN2799 - STM32 and STPM01 - Source Code&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000626BE2B829C32145B9EB5739142DC17E]https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/ARM CortexM3 STM32/AN2799 - STM32 and STPM01 - Source Code&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000626BE2B829C32145B9EB5739142DC17E

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    aviramd
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Hi,

    Is the Firmware supports working with foreign languages fonts? work with unicode? if yes how?

    afinko
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Great step from STM.

    Thanks a lot.

    Nickname12657_O
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Dear All,

    We are pleased to inform you that the STM32 Embedded GUI library release is now available(attached). Please refer to application note AN3128 for a complete description of the graphical library Objects/API.

    The full package contains the STM32 Embedded GUI library and demonstrations firmware as well as a software application Resource Editor (User Interface).

    1. The STM32 Embedded GUI demonstrations are running on the following Evaluation board:  

      • STM3210B-EVAL Board,
      • STM3210E-EVAL Board ( for High density and XL density devices)
      • STM3210C-EVAL board,
      • STM32100E-EVAL Board
      • STM32100B-EVAL Board.

    2.  The software application Resource Editor (User Interface UI) is provided to leverage the feature of the STM32 Embedded GUI Library. This UI allows the user to develop his own screens using the controls provided by the library and then generate the source code (header and c file) which can be integrated in the firmware application. For more details on how to use the Resource Editor please refer to the software help file (after installing the software application).
    Cheers,

    STOne-32

    beat_blaser
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 13:53

    Hi

    Hmm, the last comment is not really motivating to start with...

    I am searching a practical and free library to display just some text an some pictures on a OLED-display via SPI.

    --> Is the ST Graphics LIB for this aim a bad choice?

    --> if yes: can somebody recommend another LIB which is easy to adapt on a ST-Microcontroller? (I also encountered the StellarisWare Graphic LIB which is only royalty free in use with Stellaris microcontrollers...)

    Spec:

    - 128x96 pixel

    - 256 colors

    - Mircroprocessor: STM32F107, later STM32F20x

    - OLED-Driver: SSD1351

    - Tool: Keil

    For your help thanx in advance

    Beat