Skip to main content
Explorer
November 7, 2024
Solved

Is STM32F746G-DISCO input button up, down, right, left, or just a push button?

  • November 7, 2024
  • 3 replies
  • 1114 views

How do I know if the button in the board is just a push button, or also has up,down,right left capabilities? 

 

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    On STM32F746G-DISCO board, the User button (blue) is only a simply push button not a joystick.

    From the board schematics:

    SofLit_0-1731056508910.png

    This is a symbol of a joystick from another board schematics:

    SofLit_1-1731056568735.png

    Hope that answers your question

     

    3 replies

    Super User
    November 7, 2024

    What does the User Manual tell you? And/or the schematics?

    Technical Moderator
    November 8, 2024

    Well, the buttons only have a blue and black extension to make them easier to press. Despite the wobbly impression, which is reminiscent of a micro joystick, they are still pure push buttons.

    But as @Andrew Neil said: the UM1907 lists them as "Two user and reset push-buttons".

    Regards
    /Peter

    mƎALLEmAnswer
    Technical Moderator
    November 8, 2024

    Hello,

    On STM32F746G-DISCO board, the User button (blue) is only a simply push button not a joystick.

    From the board schematics:

    SofLit_0-1731056508910.png

    This is a symbol of a joystick from another board schematics:

    SofLit_1-1731056568735.png

    Hope that answers your question