Skip to main content
Graduate II
November 18, 2024
Question

Searching for detailed STM32H7S3L8 tutorials or lessons

  • November 18, 2024
  • 1 reply
  • 753 views

Hello,

I'm looking for detailed tutorials or lessons on the STM32H7S3L8 / STM32H7R3L8 MCU. Is it possible to purchase such tutorials or lessons? I've been using Microsoft Visual Studio with VisualGDB for quite some time now, but those MCUs are relatively new, and VisualGDB only has the basics to work with those chips. I contacted Sysprogs and was told they are still waiting for their hardware to test those MCUs. 

However, I tried the STM32CubeIDE and ran some sample codes for the NUCLEO-STMH7S3L8, but I couldn't get anything to work.

If anyone can help me out, please get in touch with me.

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 9, 2024

    Hello @Intector,

     

    I think these resources may be able to help you:

    GitHub - ST-TOMAS-Workshop/stm32h7s_workshop: stm32h7s workshop content

    Getting started with External memory Manager and External memory loader - stm32mcu

    STM32CubeH7RS/Projects/NUCLEO-H7S3L8/Examples/GPIO/GPIO_IOToggle/README.md at main · STMicroelectronics/STM32CubeH7RS · GitHub, you can refer to STM32CubeH7RS examples and precisely readme file to make the program work with STM32CubeIDE.

     

    Thank you.

    Kaouthar