2022-07-21 06:23 AM
Hi,
I've created *.stldr for custom hardware.
My hardware use HyperFlash with first sector divided in smaller sector.
Configuration is :
Sectors are contiguous but in STM32Cubeprogrammer each sector type start at DeviceStartAddress and not at the end of last previous sector.
Does 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