Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

h503 .cfg Files to enable Debug #2382

Closed
LightningStalker opened this issue May 28, 2024 · 0 comments
Closed

h503 .cfg Files to enable Debug #2382

LightningStalker opened this issue May 28, 2024 · 0 comments

Comments

@LightningStalker
Copy link

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

@stm32duino stm32duino locked and limited conversation to collaborators May 28, 2024
@fpistm fpistm converted this issue into discussion #2383 May 28, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant