Skip to main content
ingwmeier
Senior
February 25, 2025
Solved

STM32L4P5 Programming fail

  • February 25, 2025
  • 2 replies
  • 1010 views

ingwmeier_0-1740495629711.png

if we don't make a full erase, this error comes up.
I hoped it would disappear with V2.18

Best answer by ingwmeier

it works now with Version 2.19

2 replies

TDK
Super User
February 25, 2025

Does it work if you upload to flash at 0x08000000?

"If you feel a post has answered your question, please click ""Accept as Solution""."
ingwmeier
ingwmeierAuthor
Senior
February 26, 2025

with a binary file (we attached a 32bit CRC), the Programmer seems to interprete this as an offset so it must be zero. 
I also tested programming it with the hex file, where 0x08000000 is selected automatically, but same error message occurs.
It only can be programmed when you first make a full chip erase.

ingwmeier
ingwmeierAuthorBest answer
Senior
March 3, 2025

it works now with Version 2.19