Setting up terminal (TeraTerm etc) interface with STM32L476VG-Discovery Board

Sysprogs forums Forums VisualGDB Setting up terminal (TeraTerm etc) interface with STM32L476VG-Discovery Board

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20311
    syt93
    Participant

    Hi,

    I am developing a code in Visual Studio/visualgdb for STM32L476VG Discovery Board. How do I set up UART on this board so that I would be able to print my output on a terminal program (teraTerm, PuTTY etc)? Is there any standard code library available for this specific problem? I am using ST-Link debugger and STM32CubeMX for skeleton code generation.

    Thank you!

    #20312
    support
    Keymaster

    Hi,

    Please try selecting “Show STM32CubeMX samples” on the sample selection page in the VisualGDB wizard. It will show the sample projects that came with the STM32CubeMX software libraries and might include an out-of-the-box UART example for your board.

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