Skip to main content
Aurelien1
Associate III
July 21, 2022
Question

STM32CubeProgrammer external loader : issue with multiple sector size

  • July 21, 2022
  • 0 replies
  • 474 views

Hi,

I've created *.stldr for custom hardware.

My hardware use HyperFlash with first sector divided in smaller sector.

Configuration is :

0693W00000QLljOQAT.pngSectors are contiguous but in STM32Cubeprogrammer each sector type start at DeviceStartAddress and not at the end of last previous sector.

0693W00000QLlkvQAD.pngDoes this issue come frome STM32CubeProgrammer or from the code?

224K sector start at 0x70008000 and first 256K sector start at 0x70040000...

Thanks for your help.

Have a good day.

Aurélien

This topic has been closed for replies.