stm32-external-loader icon indicating copy to clipboard operation
stm32-external-loader copied to clipboard

MX25LM51245G_STM32L562E-DK Project not working as expected

Open YadavPratik22 opened this issue 2 years ago • 2 comments

I have compiled the "MX25LM51245G_STM32L562E-DK" project and generated a .stldr file. If I used generated file and tried to download the sample file using the STM32Cube programer it fails, If I tried with the default stm32 provided .stldr file then it works fine.

Is "MX25LM51245G_STM32L562E-DK" has been tested? Any configuration extra required, before building it?

Note: I am using the 9.10 version of the IAR workbench, during project open it shows "Project is in old formate, would you like to convert it for used this version?"

YadavPratik22 avatar Jan 04 '22 07:01 YadavPratik22

Hi YadavPratik22, Thank you for your feedback. I built the "MX25LM51245G_STM32L562E-DK" project using IAR workbench 9.10.2. I tested the ".stldr" under STM32Cubeprogrammer version 2.8. It worked fine. Could you send me more info: board revision, connection mode, Cubeprogrammer version boot on system or user flash?

FBOSTM avatar Jan 04 '22 10:01 FBOSTM

Thanks @FBOSTM for quick response, Please find details below: Board: STM32l562E-DK Kit Connection Mode: Normal (Also tried with HOTPlug) CubeProgramer Version : 2.9

After analysis error, If I tried to download 4 KB file it is downloading successfully, but if I only download "Hello World!", It fails. In the Default loader, both binaries are working. Any specific reason or configuration for it?

YadavPratik22 avatar Jan 05 '22 04:01 YadavPratik22