STM32F7 Disco LED Blink

Sysprogs forums Forums VisualGDB STM32F7 Disco LED Blink

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6878
    oldman
    Participant

    hi

    I have installed visual GDB and have followed tutorial Using VisualGDB with the Official ARM Toolchain..

    using Visual Studio 2015 community everything builds ok but when i debug the led next to the usb on the board is flashing but the desired led GPIO_PIN_12; does not.

    I presume i’m doing something wrong and undoubtedly stupid .

    I would appreciate any words of wisdom

    thanking you in advance

     

    oldman (yes i really am old)

     

     

    #6880
    support
    Keymaster

    Hi,

    According to the STM32F7-Discovery schematics, an LED is connected to GPIOI1. Please select it in the wizard, or adjust the code afterwards.

    #6883
    oldman
    Participant

    hi Bazis

    Thanks for the info

    i did say

    “I presume i’m doing something wrong and undoubtedly stupid .”

    At least i can blame my Age

    #6884
    support
    Keymaster

    Hi,

    No problem. If you encounter further problems, feel free to contact us.

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