Skip to main content
stevemelnikoff9
Associate II
September 24, 2008
Question

STM32 headers

  • September 24, 2008
  • 16 replies
  • 4053 views
Posted on September 24, 2008 at 17:57

STM32 headers

    This topic has been closed for replies.

    16 replies

    lanchon
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:24

    @bobz,

    THANKS, THAT'S GREAT!!!

    now if only we had a license to use that...

    (BTW, have you seen that all the new parts are there up to 512k/64k? :) )

    jilisegiar
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:24

    IAR also provides this feature(DDF files).

    After entering in debug session, go to view-> registers then click on the register group.

    lmontgolf
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:24

    Quote:

    On 26-02-2008 at 12:14, Anonymous wrote:

    bobz:

    this hint (C:\Program Files\Raisonance\Ride\Sim\ARM\STM32F103RBT6.sim) is quite useful. But this file does not include all registers: e.g. TIM1_BDTR is missing!

    Best regards

    Ok, I am not familiar with this type of file. How is it useful?

    What can one do with the ''.sim'' files for other developemnt environments? Is there a utility that can generate a header file?

    lanchon
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:24

    hi lionel,

    thanks for sharing the info, I would have thought ST gave you machine readable data...

    I would very much like to build header files from the sim files (or even better, the from the sim source files on which you're working! :) ). do you know what license covers these files?

    thanks!

    16-32micros
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:24

    Hi all,

    I'm pleased to announce you that we have released a new FW Library version 2.0.3 that adds and extends support for header files where a description of all registers and bit definitions are provided in a file called ''stm32f10x_map.h''. To download the Library please click

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

    .

    Enjoy it ! and thank you for all you queries. ( Here attached as well)

    Cheers,

    STOne-32. :)

    [ This message was edited by: STOne-32 on 24-09-2008 21:28 ]

    lanchon
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:24

    > How is it useful?

    > Is there a utility that can generate a header file?

    it's useful in that you can make a utility that does precisely that.