cancel
Showing results for 
Search instead for 
Did you mean: 

How to use flash loader demonstrator to program STM32L031G6U7?

Rafael Paz Oliveira
Associate II

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 discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions

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 Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

2 REPLIES 2

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 Venmo
Up vote any posts that you find helpful, it shows what's working..
Rafael Paz Oliveira
Associate II

Thanks for the help, it solved my problem!