Skip to main content
Rafael Paz Oliveira
Associate II
September 26, 2018
Solved

How to use flash loader demonstrator to program STM32L031G6U7?

  • September 26, 2018
  • 2 replies
  • 1169 views

Hello,

I'm using a STM32L031G6U7 in a new product design, but when I try to program it using the flash loader released by ST(STMFlashLoader v 2.8.0) the flash map(STmap) for this processor is not there.

I'm missing something or this release doesn't support this processor? In that case are there any other solutions for uart programming?

This topic has been closed for replies.
Best answer by Tesla DeLorean

Use the STM32 Cube Programmer, it supports a USART mode of connectivity

https://www.st.com/en/development-tools/stm32cubeprog.html

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
September 26, 2018

Use the STM32 Cube Programmer, it supports a USART mode of connectivity

https://www.st.com/en/development-tools/stm32cubeprog.html

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Rafael Paz Oliveira
Associate II
September 27, 2018

Thanks for the help, it solved my problem!