RT-Thread-Studio / sdk-bsp-stm32h750-realthread-artpi

321 stars 203 forks source link

ART-Pi_W25Q64.stldr can not be loaded on STM32cubePrg #242

Open qsazx874 opened 1 year ago

qsazx874 commented 1 year ago

STM32cubePrg can not load w25q64 external flash download algorithm image

Rbb666 commented 1 year ago

You need to copy the external SPI Flash burning algorithm file of ART-Pi to the installation directory of STM32CubeProgrammer Location: STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin\ExternalLoader

qsazx874 commented 1 year ago

image image

I checked, is not file path error. The STM32cubePrg version is 2.12.0, could you upgrade this version to try?

Logiase commented 1 year ago

Same error

wuhanhua commented 1 year ago

work correct in STM32cubePrg version is 2.11.0

image

hellototoro commented 1 year ago

The same error goes for the latest STM32CubeIDE

StackYuan commented 1 year ago

finally fixed on this pr: https://github.com/RT-Thread-Studio/sdk-bsp-stm32h750-realthread-artpi/pull/249