cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L432 flash loader demonstrator

krestan
Associate II
Posted on May 15, 2017 at 20:07

I'd like to ask if there will be any support for STM32L432 for the flash loader demonstrator. So far with the GUI version this device is not supported. I've tried to create STmap file from the STM32L4 just by editting the PID, but for GUI version the device is still not recognized and for the command line version it just recognize the device, but the erasing does not work and with option 'skip 0xFF' is this tool making windows exception and crashes. I'm using the latest version 2.8.0.

#stm32l432-flash-loader-demonstrator
1 ACCEPTED SOLUTION

Accepted Solutions

The software is deprecated. Use the STM32 Cube Programmer, it supports USART/COM 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

3 REPLIES 3
Imen.D
ST Employee
Posted on May 16, 2017 at 09:54

Hello

,

You find attached a newer version of the FlashLoader supporting new devices.

Please try it and keep me informed if it is working as expected or you faced any issue using it.

Thanks

Imen

________________

Attachments :

STMFlashLoader Demo_V2.9.0RC4.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HyfT&d=%2Fa%2F0X0000000bAk%2F20oFV9mWzh4rqrQe1SKx.2I.wkjg42k8R4.djml7vcU&asPdf=false
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
jcart
Associate

Hello,

This version crash also on my comuter.

  • Nom de l’application défaillante STMFlashLoader Demo.exe, version : 2.8.0.0, horodatage : 0x57484afb
  • Nom du module défaillant : ntdll.dll, version : 10.0.17134.471, horodatage : 0xfe852bc4
  • Code d’exception : 0xc0000005
  • Décalage d’erreur : 0x00047ca6
  • ID du processus défaillant : 0x8e8
  • Heure de début de l’application défaillante : 0x01d4a11aa4f7bf82
  • Chemin d’accès de l’application défaillante : C:\Users\jeanc\OneDrive\Documents\Pro-face\flash-loader 8439\STMFlashLoader Demo.exe
  • Chemin d’accès du module défaillant: C:\WINDOWS\SYSTEM32\ntdll.dll
  • ID de rapport : 4f61bcab-b7db-4c55-9bd1-6f617e08a4f6
  • Nom complet du package défaillant :
  • ID de l’application relative au package défaillant :

Do you have any idea ?

Jean C

The software is deprecated. Use the STM32 Cube Programmer, it supports USART/COM 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..