How to use flash loader demonstrator to program STM32L031G6U7?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-26 9:29 AM
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?
Solved! Go to Solution.
- Labels:
-
FlashLoader
-
STM32L0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-26 9:32 AM
Use the STM32 Cube Programmer, it supports a USART mode of connectivity
https://www.st.com/en/development-tools/stm32cubeprog.html
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-26 9:32 AM
Use the STM32 Cube Programmer, it supports a USART mode of connectivity
https://www.st.com/en/development-tools/stm32cubeprog.html
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-27 6:43 AM
Thanks for the help, it solved my problem!
