cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeProgrammer. STM4L4x5. How to download binary or hex file with start address that not equal 0x8000000. For example, 0x807F000. ST-LINK_UTILITY does it without problem.

Nikolay Brinken
Associate III
 
5 REPLIES 5
Nikolay Brinken
Associate III

I found that by using the STM32CubeProg it is impossible to erase some sectors of STM32L475RG: 254, 253, 252 and so on. 

Javier1
Principal

same question here 2 years later.

I see the start address box which i cannot use?0693W000007EgsVQAS.png

we dont need to firmware by ourselves, lets talk
Thanks, but I'm currently using an LPC55S69 processor. It is better than any of the STM32L series.
 
 
 

What type of file?

A .BIN should let you set this.

A .HEX/.ELF has addresses in it, make a .BIN if you need to relocate it some place else.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

It was a very stupid thing, i named my files as .hex instead of .bin, now i have different problems but not thisome :D

we dont need to firmware by ourselves, lets talk