STM32F429ZI Register View

Sysprogs forums Forums VisualGDB STM32F429ZI Register View

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25993
    krid
    Participant

    Hi everybody.

    due to a problem with setting the clock of the 429zi I found out that the visualisation of RCC->CFGR in the Hardware Register is not complete.

    The register view shows only the two SW bits (see attached file), the rest is not available.

    Is there an update available?

    Thanks in advance

    best regards

    Dirk

    Attachments:
    You must be logged in to view attached files.
    #26010
    support
    Keymaster

    Hi,

    Sorry, unfortunately the ST’s SVD files (files with register definitions) do not include much details, so our BSP building logic uses some heuristics to extract this information from ST’s header files. This process is not perfect and it may skip some definitions, but unfortunately there is no better source for subregister information.

    Our best advice would be to locate and patch the corresponding definition file in %LOCALAPPDATA%\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.stm32\<family>\DeviceDefinitions (you can keep the unzipped file in place and it will override the .xml.gz file automatically).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.