Skip to content

STM32H733VGT6 doesnt boot into program #2900

Description

@dpoettler

Describe the bug
After uploading my blinking LED programm to my chip it doesnt blink. Uploading works without issues with the STLink V3 Minie, but the Chip doesnt seem to boot into the programm afterwards

To Reproduce
Write a simple blinking LED programm. (In my case on PIN PE8). Set pinmode and let the pin "blink" every half second in the loop. Upload the code and wait for nothing to happen.

The reason i think its not booting into the program at all was because i made a for loop that activates every pin because i thought the pin definitions might be wrong.

Expected behavior
Chip gets power and the LED on Pin PE8 starts flashing.

Desktop:

  • OS: Windows 11
  • Arduino IDE version: 2.3.7
  • STM32 core version: 2.12.0
  • Upload method: SWD via STLink V3 Minie

Board (please complete the following information):

  • Name: STM32H733VGTx Generic
  • Extra hardware used if any: STLink V3 MINIE

Additional context
Since I added the Generic Boards for this chip I am pretty stumped that it doesnt work. It doesnt seems like a hardware problem. I tested it with BOOTSEL on all possible Logic levels

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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