The only routine folder in the \bin\ExternalLoader folder in the cubemxprogrammer2.18.0 installation folder is the stldr file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-20 7:34 AM - edited 2025-02-28 6:59 AM
我使用 H750VBTx 芯片读取寄存器0x1FF1E7FE返回值如下所示
参考 https://community.st.com/t5/stm32cubeprogrammer-mcus/stm32cubeprogrammer-2-18-0-released/td-p/747840 文章,我的芯片的 bootloader 版本是否无法使用 stm32cubeprogramme2.18.0 对外部 qspi 闪存进行编程?
我在哪里可以获得 \bin\ExternalLoader 文件夹中的最新可用例程?
哪个版本的 CubeProgrammer 有这个例子?
非常感谢
愿你安好
- Labels:
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-21 12:47 AM
Hello @keanlee0721
I don't quite understand your request. Do you want to program external memory via the bootloader interface ?
If yes, this is not possible for most STM32 system bootloaders (For now only possible for STM32H7R/S using the OBL external loader).
Aziz
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
