2026-01-15 4:03 AM
Hello everyone,
I created an external loader project using the STM32H743 development board. I used the W25Q32 chip. I used SPI directly in my project (I didn't use OctoSPI or QSPI).
I followed the advice found in forums and meticulously followed the video examples. However, when I try to open and test my external load file with STM32CubeProgrammer, I can only establish a connection; I cannot perform operations such as deleting, writing, or reading.
I'm sharing my project file, the CubeProgrammer Log output, and the library I used along with this post.
I can't figure out where I'm making a mistake.
I would appreciate your help. Best regards.