Skip to content

h503 .cfg Files to enable Debug #2382

@LightningStalker

Description

@LightningStalker

Is your feature request/improvement related to a problem? Please describe.

STM32H503RB Nucleo
analogWrite(PA5, xxval) is non-return
HAL_DAC_ConfigChannel() (called by analogWrite) is also non-return
Unable to trace further without debugging
No compile error but MCU "lockup"

Describe the solution you'd like

.cfg files and others related to openocd Debug for STM32H5xx

Describe alternatives you've considered

CubeIDE having its own issues

Additional context

.cfg files not found in stm32duino github
DAC config state unknown but doing conversion
HAL functions must be used (except ConfigChannel()
Nice MCU need to try more peripherals

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions